diff options
author | Geoff Mendal <mendal@google.com> | 2015-04-24 23:44:04 -0700 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-04-24 23:44:04 -0700 |
commit | c9f5cb8caf61f3bcca13bc5f32cb373b9c5151bb (patch) | |
tree | e16bf13e58ef705bc42eea31dd5d227f94dec4de /packages/DocumentsUI/res/values-en-rAU | |
parent | e39e17dff767e11cffb54ab9eb34dc9e329c0e17 (diff) | |
download | frameworks_base-c9f5cb8caf61f3bcca13bc5f32cb373b9c5151bb.zip frameworks_base-c9f5cb8caf61f3bcca13bc5f32cb373b9c5151bb.tar.gz frameworks_base-c9f5cb8caf61f3bcca13bc5f32cb373b9c5151bb.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I79db3fdb8e2c5e86259a6c5cefe5e0790a07bc92
Auto-generated-cl: translation import
Diffstat (limited to 'packages/DocumentsUI/res/values-en-rAU')
-rw-r--r-- | packages/DocumentsUI/res/values-en-rAU/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/packages/DocumentsUI/res/values-en-rAU/strings.xml b/packages/DocumentsUI/res/values-en-rAU/strings.xml index 80f13b4..79805c1 100644 --- a/packages/DocumentsUI/res/values-en-rAU/strings.xml +++ b/packages/DocumentsUI/res/values-en-rAU/strings.xml @@ -65,12 +65,9 @@ <item quantity="one">Copying <xliff:g id="COUNT_0">%1$d</xliff:g> file.</item> </plurals> <string name="copy_preparing" msgid="3896202461003039386">"Preparing for copy…"</string> - <plurals name="copy_error_notification_title" formatted="false" msgid="4911333304372840735"> - <item quantity="other">Error copying <xliff:g id="COUNT_1">%1$d</xliff:g> files.</item> - <item quantity="one">Error copying <xliff:g id="COUNT_0">%1$d</xliff:g> file.</item> - </plurals> + <!-- no translation found for copy_error_notification_title (5267616889076217261) --> <string name="notification_touch_for_details" msgid="4483108577842961665">"Touch to view details"</string> <string name="retry" msgid="7564024179122207376">"Retry"</string> - <string name="copy_failure_alert_title" msgid="616726451967793549">"Error copying files"</string> - <string name="copy_failure_alert_content" msgid="2655232627616241542">"Following files are not copied: <xliff:g id="LIST">%1$s</xliff:g>"</string> + <!-- no translation found for copy_failure_alert_content (3715575000297709082) --> + <skip /> </resources> |