From 998d99eee043b31930c5ed7adc7e87c9dac97012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 30 Sep 2015 13:45:03 -0700 Subject: [PATCH] Be consistent about strings being capitalized These strings aren't completely wrong being all lowercase, but better be consistent. --- F-Droid/res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/F-Droid/res/values/strings.xml b/F-Droid/res/values/strings.xml index 6ac66e7f4..7e76a5302 100644 --- a/F-Droid/res/values/strings.xml +++ b/F-Droid/res/values/strings.xml @@ -270,9 +270,9 @@ Installation of F-Droid Privileged Extension failed F-Droid Privileged Extension has been successfully installed. This allows F-Droid to install, upgrade and uninstall apps on its own. The installation of F-Droid Privileged Extension has failed. The installation method is not supported by all Android distributions, please consult the F-Droid bug tracker for more information. - installing… - installing and rebooting… - uninstalling… + Installing… + Installing and rebooting… + Uninstalling… Do you want to install F-Droid Privileged Extension? This takes up to 10 seconds. This takes up to 10 seconds and the device will be <b>rebooted</b> afterwards.