From d6ad7d11d0dce92f927406379ced57af17b7bf6d Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 1 May 2023 16:24:41 +0200 Subject: ui: handle update signatures Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/strings.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ui/src/main/res') diff --git a/ui/src/main/res/values/strings.xml b/ui/src/main/res/values/strings.xml index e842a393..66e35c98 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -229,6 +229,13 @@ Go userspace Kernel module Unknown error + An application update is available. Please update now. + Download & Update + Fetching update metadata… + Downloading update: %1$s / %2$s (%3$.2f%%) + Downloading update: %s + Installing update… + Update failure: %s. Will retry momentarily… %1$s backend %2$s Checking %s backend version Unknown %s version -- cgit v1.2.3