summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:18:17 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:18:17 +0200
commita3941e8851ff10bc1be9ebed6e4e717ca6f75dba (patch)
treeb926eebbeae6383de3474e3b277287f89fda01f5
parent9d7bfc36d5d6684910196f232ebe5504cde4d980 (diff)
downloadandroid_packages_apps_Profiles-a3941e8851ff10bc1be9ebed6e4e717ca6f75dba.tar.gz
android_packages_apps_Profiles-a3941e8851ff10bc1be9ebed6e4e717ca6f75dba.tar.bz2
android_packages_apps_Profiles-a3941e8851ff10bc1be9ebed6e4e717ca6f75dba.zip
Automatic translation import
Change-Id: I7b2532f3f1e261ae01787f021b32468180e3320c
-rw-r--r--res/values-es-rUS/strings.xml20
-rw-r--r--res/values-fr/strings.xml2
2 files changed, 21 insertions, 1 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..bf3a57e
--- /dev/null
+++ b/res/values-es-rUS/strings.xml
@@ -0,0 +1,20 @@
+<?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>
+ <string name="profile_trust_agent_summary">Permite que los perfiles desactiven temporalmente la protección de la pantalla bloqueada</string>
+</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index ba08e82..60f73ea 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -20,6 +20,6 @@
<string name="profile_picker_title">Profils</string>
<string name="profile_none">Aucun</string>
<string name="profile_trust_agent_title">Profils d\'agent de confiance</string>
- <string name="profile_trust_agent_summary">Permet à Profils de désactiver temporairement la protection de l\'écran de verrouillage</string>
+ <string name="profile_trust_agent_summary">Permet à Profiles de désactiver temporairement la protection de l\'écran de verrouillage</string>
<string name="trust_by_profile">Approuvé par Profil</string>
</resources>