summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-08 14:06:10 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-08 14:06:10 -0800
commitde3f5892c76d66ce9738190a4e8747cfe2710527 (patch)
treed427a5388d038ae68c33f62f62a80084f900d3f2
parent9a7f56d47ccd3b6f880369d52a429d2e47327c8a (diff)
downloadandroid_packages_services_CMAudioService-de3f5892c76d66ce9738190a4e8747cfe2710527.tar.gz
android_packages_services_CMAudioService-de3f5892c76d66ce9738190a4e8747cfe2710527.tar.bz2
android_packages_services_CMAudioService-de3f5892c76d66ce9738190a4e8747cfe2710527.zip
Automatic translation import
Change-Id: I05b2ae572595aab515b69c21f331b0445b8f7ff0
-rw-r--r--res/values-ast-rES/strings.xml4
-rw-r--r--res/values-fr/strings.xml4
-rw-r--r--res/values-nl/strings.xml2
3 files changed, 7 insertions, 3 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index d44a42d..ddb73e4 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/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">Serviciu d\'audiu CM</string>
+</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index d44a42d..337d20d 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/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">Service audio CM</string>
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 5f17524..a0085e9 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -16,5 +16,5 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">CyanogenMod-audioservice</string>
+ <string name="app_name">CM-audioservice</string>
</resources>