summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ef03483..297a5ad 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -198,7 +198,9 @@
<!-- Label for button in confirmation dialog when the user clicks on emergency information [CHAR LIMIT=15] -->
<string name="emergency_info_continue">Continue</string>
<!-- Message shown when no emergency information has been provided by the user [CHAR LIMIT=NONE] -->
- <string name="no_info_provided">No emergency information provided</string>
+ <string name="no_info_provided">No information about the phone\'s owner</string>
+ <!-- Extra message to indicate to the user that they can add emergency information [CHAR LIMIT=NONE] -->
+ <string name="tap_pencil">If this is your phone, tap the pencil icon to add information that will be displayed here in case of emergency</string>
<!-- Label for action item on the menu of the editing screen [CHAR LIMIT=15] -->
<string name="clear_all">Clear all</string>
<!-- Label for button of dialog shown to clear all information and contacts [CHAR LIMIT=15] -->