diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:36:45 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:36:45 +0200 |
commit | 8c472fc564e78afacc46bb2ebbe7fae335fe5688 (patch) | |
tree | 45d047ce949f54a8f3309c8a990c10b2d3410b5d /res/values-gl-rES | |
parent | 7ab7f3c6d9927a9c833bfe3bd5c6d6819dbedb6d (diff) | |
download | packages_apps_SetupWizard-8c472fc564e78afacc46bb2ebbe7fae335fe5688.zip packages_apps_SetupWizard-8c472fc564e78afacc46bb2ebbe7fae335fe5688.tar.gz packages_apps_SetupWizard-8c472fc564e78afacc46bb2ebbe7fae335fe5688.tar.bz2 |
Automatic translation import
Change-Id: I1f5120b5affa555a034c43060b3dc300e2a144ad
Diffstat (limited to 'res/values-gl-rES')
-rw-r--r-- | res/values-gl-rES/strings.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/res/values-gl-rES/strings.xml b/res/values-gl-rES/strings.xml new file mode 100644 index 0000000..709f127 --- /dev/null +++ b/res/values-gl-rES/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2013-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="app_name">Asistente de configuraciĆ³n</string> + <string name="next">Seguinte</string> +</resources> |