summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-03-21 00:04:58 -0700
committerGeoff Mendal <mendal@google.com>2015-03-21 00:04:58 -0700
commite3eb97cdd8b2cf72d40e163fe7dd26d65e7ceaab (patch)
treebc467abc6c1d05f5d0915281708eb9cf71904009
parent2313f5a804f4e57e23549eaee63f2a2637f6cd76 (diff)
downloadandroid_packages_providers_MediaProvider-e3eb97cdd8b2cf72d40e163fe7dd26d65e7ceaab.tar.gz
android_packages_providers_MediaProvider-e3eb97cdd8b2cf72d40e163fe7dd26d65e7ceaab.tar.bz2
android_packages_providers_MediaProvider-e3eb97cdd8b2cf72d40e163fe7dd26d65e7ceaab.zip
Import translations. DO NOT MERGE
Change-Id: Id82303db23cbce43771ec4ecb00ad0e17b878513 Auto-generated-cl: translation import
-rw-r--r--res/values-en-rAU/strings.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
new file mode 100644
index 00000000..8b745116
--- /dev/null
+++ b/res/values-en-rAU/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="uid_label" msgid="999888504096344278">"Media"</string>
+ <string name="app_label" msgid="581696352855930028">"Media Storage"</string>
+ <string name="artist_label" msgid="1181678850424271227">"Artist"</string>
+ <string name="ringtone_default" msgid="3332469542084549546">"Default ringtone"</string>
+ <string name="notification_sound_default" msgid="5309766396223094324">"Default notification sound"</string>
+ <string name="alarm_sound_default" msgid="6854264112790616066">"Default alarm sound"</string>
+ <string name="root_images" msgid="7098113056247445324">"Images"</string>
+ <string name="root_videos" msgid="3304457332406057833">"Videos"</string>
+ <string name="root_audio" msgid="7177565505195715659">"Audio"</string>
+</resources>