diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-11-28 17:40:09 +0200 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2015-11-28 17:40:09 +0200 |
| commit | 44584d843b82cf5aa7abfd95ec3fdbfb7723784c (patch) | |
| tree | 2208b8c9b266b655e0271df5dc7e98b68bd7e1c4 | |
| parent | 3cc0f8bedbcfe1bc5a898fb24ad245bc20e22720 (diff) | |
| download | android_packages_apps_Camera2-44584d843b82cf5aa7abfd95ec3fdbfb7723784c.tar.gz android_packages_apps_Camera2-44584d843b82cf5aa7abfd95ec3fdbfb7723784c.tar.bz2 android_packages_apps_Camera2-44584d843b82cf5aa7abfd95ec3fdbfb7723784c.zip | |
Automatic translation import
Change-Id: I65224534591766a10a1b40ce984ce4c43d5e046b
| -rw-r--r-- | res/values-gl-rES/cm_strings.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml new file mode 100644 index 000000000..f5b838c69 --- /dev/null +++ b/res/values-gl-rES/cm_strings.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="pref_camera_power_shutter_title">Disparador no botón de acendido</string> + <string name="pref_camera_max_brightness_title">Pantalla brillante</string> + <string name="pref_camera_storage_title">Localización do almacenamento</string> +</resources> |
