summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:29:51 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:29:51 -0700
commitc6a1e02b9ac2e2764211b4e51f9da602144f3d80 (patch)
treee6ff3044ac7820744778fe6d8a9d427253425dda
parente10fe07105fe8265f10a097335d5cf3d1542b017 (diff)
downloadandroid_packages_apps_KeyChain-c6a1e02b9ac2e2764211b4e51f9da602144f3d80.tar.gz
android_packages_apps_KeyChain-c6a1e02b9ac2e2764211b4e51f9da602144f3d80.tar.bz2
android_packages_apps_KeyChain-c6a1e02b9ac2e2764211b4e51f9da602144f3d80.zip
Change-Id: I7a8ff24ea5523417da8f14653fdba478c0cacc3d
-rw-r--r--res/values-ast-rES/strings.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 5a32301..c9761f2 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -15,21 +15,12 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">Llaveru</string>
<!-- Dialog title when no certificates were found -->
- <string name="title_no_certs">Nun s\'atoparon certificaos</string>
<!-- Dialog title when at least one certificate was found -->
- <string name="title_select_cert">Esbillar certificáu</string>
<!-- Used at top of dialog to identify requesting application -->
- <string name="requesting_application">L\'aplicación %s solicitó un certificáu. Al seleicionar un certificáu, l\'aplicación podrá usar esta identidá colos sirvidores agora y nel futuru.</string>
<!-- Used at top of dialog to identify requesting server (may be host:port or just host)-->
- <string name="requesting_server">L\'aplicación identificó al sirvidor que solicita\'l certificáu como %s, pero namái dexes que l\'aplicación acceda al certificáu si confíes nella.</string>
<!-- Label of button to send the user to the CertInstaller to install a certificate (arguments are constants for .pfx and .p12) -->
- <string name="install_new_cert_message">Pues instalar certificaos dende un ficheru PKCS#12 con estensión %1$s o %2$s allugáu nel almacenamientu esternu.</string>
<!-- Label of button to send the user to the CertInstaller to install a certificate -->
- <string name="install_new_cert_button_label">Instalar</string>
<!-- Label of button to send the allow the application certificate request -->
- <string name="allow_button">Permitir</string>
<!-- Label of button to send the deny the application certificate request -->
- <string name="deny_button">Refugar</string>
</resources>