summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-11 12:44:46 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-11 12:44:46 -0800
commit8bfb8789d43cadff33071307d90a05950566822d (patch)
treef4c99f6e61d62342516d0105b4577a83d642ac01
parenta64c9b8fec26be72098863212c85b2e1a2273e66 (diff)
downloadandroid_packages_providers_MediaProvider-cm-14.1_prerebase.tar.gz
android_packages_providers_MediaProvider-cm-14.1_prerebase.tar.bz2
android_packages_providers_MediaProvider-cm-14.1_prerebase.zip
Automatic translation importcm-14.1_prerebase
Change-Id: I32332e080e48e1cf58eed9fc4ea1cf4b449680df
-rw-r--r--res/values-sr-rCS/strings.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/res/values-sr-rCS/strings.xml b/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000..69162d64
--- /dev/null
+++ b/res/values-sr-rCS/strings.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Label to show to user for all apps using this UID. -->
+ <!-- Label to show to user for this package. -->
+ <!-- Description line for music artists in the search/suggestion results -->
+ <!-- Choice in the ringtone picker. If chosen, the default ringtone will be used. -->
+ <!-- Choice in the notification sound picker. If chosen, the default notification sound will be
+ used. -->
+ <!-- Choice in the alarm sound picker. If chosen, the default alarm sound will be used. -->
+ <!-- Title for documents backend that offers images. [CHAR LIMIT=24] -->
+ <!-- Title for documents backend that offers videos. [CHAR LIMIT=24] -->
+ <!-- Title for documents backend that offers audio. [CHAR LIMIT=24] -->
+ <!-- Strings of localized sound names below:
+ VERY IMPORTANT: the lower case version of the names must match the resource
+ name as extracted from the metadata or the file name, all
+ non-alphanumeric characters are replaced by "_", each
+ resource name is preceded by "sound_name_".
+ -->
+ <!-- Name of alarm in the alarm sound picker: theme:motion, style:ambient tempo:flowing -->
+ <!-- Name of alarm in the alarm sound picker: theme:motion, style:soft pure tones
+ tempo:initially downtempo -->
+ <!-- Name of alarm in the alarm sound picker: theme:motion, style:traditional tempo:mid -->
+ <!-- Name of alarm in the alarm sound picker: theme:motion, style:rhythmic tempo:up-tempo -->
+ <!-- Name of alarm in the alarm sound picker: theme:motion, style:traditional tempo:mid -->
+ <!-- Name of alarm in the alarm sound picker: theme:motion, style:traditional tempo:mid -->
+ <!-- Name of alarm in the alarm sound picker: theme:motion, style:digital tempo:mid -->
+ <!-- Name of alarm in the alarm sound picker: theme:motion, style:musical tempo:swaying -->
+ <!-- Name of alarm in the alarm sound picker: theme:motion, style:sound design tempo:mid -->
+ <!-- When adding sounds as overlays, you can use the resources defined below.
+ For the translation of the names to be picked up by the RingtonePicker:
+ - in the sound files, set the "TITLE" tag as "alarm_XX" or "notification_XX"
+ or "ringtone_XX",
+ - in the overlay for packages/providers/MediaProvider/res/values/strings.xml
+ define the strings for the names "sound_name_alarm_XX" etc -->
+</resources>