diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-04-16 17:52:35 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-04-16 17:52:35 +0300 |
commit | 380d31c00c36745b5511fa4b89acf8f252a78bf9 (patch) | |
tree | efcfd678b07dde787458995f308f056ab701e123 /packages/CMSettingsProvider/res | |
parent | 3944915061fc1f4206e2201376945e9295086591 (diff) | |
download | vendor_cmsdk-380d31c00c36745b5511fa4b89acf8f252a78bf9.zip vendor_cmsdk-380d31c00c36745b5511fa4b89acf8f252a78bf9.tar.gz vendor_cmsdk-380d31c00c36745b5511fa4b89acf8f252a78bf9.tar.bz2 |
Automatic translation import
Change-Id: Ic3958966b87da56246142a98957d9cfe820b4066
Diffstat (limited to 'packages/CMSettingsProvider/res')
-rw-r--r-- | packages/CMSettingsProvider/res/values-in/strings.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/packages/CMSettingsProvider/res/values-in/strings.xml b/packages/CMSettingsProvider/res/values-in/strings.xml new file mode 100644 index 0000000..03d7842 --- /dev/null +++ b/packages/CMSettingsProvider/res/values-in/strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014-2015 The CyanogenMod 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> + <string name="app_name">Penyimpanan Pengaturan CM</string> +</resources> |