diff options
author | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-06-13 23:19:04 +0200 |
---|---|---|
committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-06-13 23:19:04 +0200 |
commit | b76b721b1238c6419baa152be151cda2c0022688 (patch) | |
tree | 1bc9608640077ac795169e1af34423928e0b3369 /res/values-en-rGB | |
parent | a153eecb1358b408bfee05dcad33730f77308ba9 (diff) | |
download | android_packages_wallpapers_PhotoPhase-stable/cm-12.1-YOG4P.tar.gz android_packages_wallpapers_PhotoPhase-stable/cm-12.1-YOG4P.tar.bz2 android_packages_wallpapers_PhotoPhase-stable/cm-12.1-YOG4P.zip |
Automatic translation importstable/cm-12.1-YOG4P
Change-Id: I49d34477637295342a7bd0dbcd3e7e89c8cfc4ae
Ticket: RM-154
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/plurals.xml | 21 | ||||
-rw-r--r-- | res/values-en-rGB/strings.xml | 32 |
2 files changed, 53 insertions, 0 deletions
diff --git a/res/values-en-rGB/plurals.xml b/res/values-en-rGB/plurals.xml new file mode 100644 index 0000000..74d3375 --- /dev/null +++ b/res/values-en-rGB/plurals.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014 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 xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Number of pictures found in an album --> + <!-- Total of pictures found after a media reload --> +</resources> diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml new file mode 100644 index 0000000..cf7989f --- /dev/null +++ b/res/values-en-rGB/strings.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014 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 xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- The application name --> + <!-- The app description --> + <!-- No images message --> + <!-- Menus --> + <!-- Formats --> + <!-- Preferences --> + <!-- [2 lines one for describe long tap and another for describe swipe] --> + <!-- Refresh intervals --> + <!-- Touch actions --> + <!-- Transitions --> + <!-- Effects --> + <!-- ColorPickerDialog --> + <!-- Changelog dialog --> +</resources> |