summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWalter Jang <wjang@google.com>2015-07-09 10:19:35 -0700
committerWalter Jang <wjang@google.com>2015-07-09 10:40:59 -0700
commit6aa0ab91746534fe5b30a1456687485d1b38b85a (patch)
tree5fe7ca0c30fa6ee245310bc668d0527b0289fc3f /res
parent42765f6a00cedc980529cead74f829ddb3d05f16 (diff)
downloadandroid_packages_apps_ContactsCommon-6aa0ab91746534fe5b30a1456687485d1b38b85a.tar.gz
android_packages_apps_ContactsCommon-6aa0ab91746534fe5b30a1456687485d1b38b85a.tar.bz2
android_packages_apps_ContactsCommon-6aa0ab91746534fe5b30a1456687485d1b38b85a.zip
Resolve vcard export file display name
The display name of the export destination file is displayed in the Toast indicating that an export has been initiated as well as in the notification displayed after the export completes. Bug 22208705 Change-Id: Ifbf80945614d6d3244b58acff2160e3caf051d8d
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d9a68f56..2e49638e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -507,6 +507,9 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
<!-- The title shown when exporting vCard is successfuly finished [CHAR LIMIT=40] -->
<string name="exporting_vcard_finished_title">Finished exporting <xliff:g id="filename" example="export.vcf">%s</xliff:g>.</string>
+ <!-- The title shown when exporting vCard has finished successfully but the destination filename could not be resolved. [CHAR LIMIT=NONE] -->
+ <string name="exporting_vcard_finished_title_fallback">Finished exporting contacts.</string>
+
<!-- The filename that is suggested that users use when exporting vCards. Should include the .vcf extension. CHAR LIMIT=40] -->
<string name="exporting_vcard_filename">contacts.vcf</string>
@@ -588,6 +591,10 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
The argument is file name the user exported.
[CHAR LIMIT=40] -->
<string name="vcard_export_will_start_message"><xliff:g id="filename" example="import.vcf">%s</xliff:g> will be exported shortly.</string>
+
+ <!-- The message shown when a vCard export request is accepted but the destination filename could not be resolved. [CHAR LIMIT=NONE] -->
+ <string name="vcard_export_will_start_message_fallback">The file will be exported shortly.</string>
+
<!-- The message shown when a given vCard export request is rejected by the system. [CHAR LIMIT=NONE] -->
<string name="vcard_export_request_rejected_message">vCard export request was rejected. Try again later.</string>
<!-- Used when file name is unknown in vCard processing. It typically happens