From c942ed1187ed37c974808e4802d8f860e428f959 Mon Sep 17 00:00:00 2001 From: Francesco Andreuzzi <andreuzzi.francesco@gmail.com> Date: Tue, 7 Jun 2016 21:37:15 +0200 Subject: [PATCH] updated --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 85e6098..a13ed35 100755 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -8,6 +8,7 @@ <string name="nosu">Seems that your device isn\'t properly rooted</string> <string name="permissions_toast">You have to grant at least Storage permission to make t-ui work</string> <string name="permission_error">t-ui has not the permissions to do this</string> + <string name="version_label">Version:</string> <!-- app mgr --> <string name="output_appnotfound">Application or package not found</string> @@ -118,6 +119,7 @@ \ncp myFile.txt myFolder </string> <string name="help_data">Toggle mobile data. Will always turn off it if WiFi is active</string> + <string name="help_donate">Donate something to the developer</string> <string name="help_flash">Toggle the flashlight</string> <string name="help_help">Print a list of available commands at this moment, or informations about a command \nUsage: help command -- GitLab