summaryrefslogtreecommitdiffstats
path: root/chips/res
diff options
context:
space:
mode:
Diffstat (limited to 'chips/res')
-rw-r--r--chips/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chips/res/values/strings.xml b/chips/res/values/strings.xml
index 369a6cb..f67d440 100644
--- a/chips/res/values/strings.xml
+++ b/chips/res/values/strings.xml
@@ -26,4 +26,7 @@
<!-- Text displayed when the user long presses on a chip to copy the recipient's phone number.
[CHAR LIMIT=200] -->
<string name="copy_number">Copy phone number</string>
+ <!-- Text displayed in the enter key slot when the recipientedittextview has focus.
+ [CHAR LIMIT=12] -->
+ <string name="done">Return</string>
</resources>