aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-pt-rPT
diff options
context:
space:
mode:
authorKen Wakasa <kwakasa@google.com>2014-03-08 03:45:10 +0900
committerKen Wakasa <kwakasa@google.com>2014-03-08 22:37:27 +0900
commit783aee47e0b120c0c3dfe1ee5b53c4bc120cad38 (patch)
tree7d30d49455722618dd6a5757e5d6850caea61afb /java/res/values-pt-rPT
parentf14cf3e64caea68419969deb71793b367b1bbce2 (diff)
downloadlatinime-783aee47e0b120c0c3dfe1ee5b53c4bc120cad38.tar.gz
latinime-783aee47e0b120c0c3dfe1ee5b53c4bc120cad38.tar.xz
latinime-783aee47e0b120c0c3dfe1ee5b53c4bc120cad38.zip
Remove string-arrays that are getting in the way
These empty string-arrays should not have been in this resource file. They are in the translated files, and they are getting in the way of the resource finding paths. Fundamental fixes definitely should follow. For now, this CL should be safe and acceptable for Cannellini. bug: 13340486 Change-Id: I14c36babf9eb30cfc1c0adc5977136189a305f33
Diffstat (limited to 'java/res/values-pt-rPT')
-rw-r--r--java/res/values-pt-rPT/strings-config-important-notice.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/res/values-pt-rPT/strings-config-important-notice.xml b/java/res/values-pt-rPT/strings-config-important-notice.xml
index 7cc395917..38e2499d4 100644
--- a/java/res/values-pt-rPT/strings-config-important-notice.xml
+++ b/java/res/values-pt-rPT/strings-config-important-notice.xml
@@ -20,9 +20,5 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string-array name="important_notice_title_array">
- </string-array>
- <string-array name="important_notice_contents_array">
- </string-array>
<string name="use_personalized_dicts_summary" msgid="590432261305469627">"Aprender com comunicações e dados introd. para melhorar sugestões"</string>
</resources>