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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7dbe6c10b..9e76bd383 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -150,6 +150,9 @@
<!-- Menu item that joins an aggregate with another aggregate -->
<string name="menu_joinAggregate">Merge</string>
+ <!-- Menu item (in the action bar) to indicate that changes should be saved [CHAR LIMIT=20] -->
+ <string name="menu_save">Save</string>
+
<!-- Heading of the Join Contact screen -->
<string name="titleJoinContactDataWith">Join contacts</string>