summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-01-31 21:41:27 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-01-31 21:41:27 -0800
commit9d998c15d42b387a9c06217aec276b3234ef5278 (patch)
treee0caae3d401d1cc7c39fbd2a15cc6df3baae296a
parent904c90cf99d06b05f6530bff78d1102d89f3c9a8 (diff)
downloadandroid_packages_services_CMAudioService-9d998c15d42b387a9c06217aec276b3234ef5278.tar.gz
android_packages_services_CMAudioService-9d998c15d42b387a9c06217aec276b3234ef5278.tar.bz2
android_packages_services_CMAudioService-9d998c15d42b387a9c06217aec276b3234ef5278.zip
Automatic translation import
Change-Id: Ib40adfae7419f6edfc12d158c96c82c85f8831bf
-rw-r--r--res/values-es-rUS/strings.xml4
-rw-r--r--res/values-es/strings.xml4
-rw-r--r--res/values-tr/strings.xml4
3 files changed, 9 insertions, 3 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index d44a42d..0abe469 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -15,4 +15,6 @@
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"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Servicio de Audio de CM</string>
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index d44a42d..0abe469 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -15,4 +15,6 @@
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"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Servicio de Audio de CM</string>
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index d44a42d..bb6e8ba 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -15,4 +15,6 @@
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"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">CM Ses Servisi</string>
+</resources>