diff options
author | Kevin F. Haggerty <haggertk@lineageos.org> | 2019-05-06 21:14:00 -0600 |
---|---|---|
committer | Kevin F. Haggerty <haggertk@lineageos.org> | 2019-05-06 21:14:00 -0600 |
commit | f028b9675f21bf38a93136cd434069cdbba8afe1 (patch) | |
tree | 4cff8325c959514442e08ccf684f8cadfba0c93b | |
parent | 86865adcad0e8a6463fb42405481869dbdee9432 (diff) | |
parent | 33a187438ef781129865711235b2ab4d6a7ec69d (diff) | |
download | android_development-f028b9675f21bf38a93136cd434069cdbba8afe1.tar.gz android_development-f028b9675f21bf38a93136cd434069cdbba8afe1.tar.bz2 android_development-f028b9675f21bf38a93136cd434069cdbba8afe1.zip |
Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
Android 9.0.0 Release 37 (PQ3A.190505.002)
* tag 'android-9.0.0_r37':
Import translations. DO NOT MERGE
Change-Id: I46c649feb4d131b6a4a18d51335a97864bc76b6a
-rw-r--r-- | apps/Fallback/res/values-en-rXC/strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/Fallback/res/values-en-rXC/strings.xml b/apps/Fallback/res/values-en-rXC/strings.xml index 8e3e8aeb2..121fe541a 100644 --- a/apps/Fallback/res/values-en-rXC/strings.xml +++ b/apps/Fallback/res/values-en-rXC/strings.xml @@ -16,7 +16,7 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="appTitle" msgid="161410001913116606">"Fallback"</string> - <string name="title" msgid="8156274565006125136">"Unsupported action"</string> - <string name="error" msgid="6539615832923362301">"That action is not currently supported."</string> + <string name="appTitle" msgid="161410001913116606">"Fallback"</string> + <string name="title" msgid="8156274565006125136">"Unsupported action"</string> + <string name="error" msgid="6539615832923362301">"That action is not currently supported."</string> </resources> |