summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-ast-rES/strings.xml
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-11 22:45:01 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-11 22:45:01 +0100
commitc65088b68e9bb0aa97768c536822c6b82cc86b6f (patch)
tree6f1f1189764a238d417ed7d2f742a56f78507ad9 /core/res/res/values-ast-rES/strings.xml
parenta57394a0be5e601c447a07786487bd4c34b0d899 (diff)
parent4ba10939b7c05e4cf44d053ee8fa37a703c19e9b (diff)
downloadframeworks_base-c65088b68e9bb0aa97768c536822c6b82cc86b6f.zip
frameworks_base-c65088b68e9bb0aa97768c536822c6b82cc86b6f.tar.gz
frameworks_base-c65088b68e9bb0aa97768c536822c6b82cc86b6f.tar.bz2
Merge branch 'cm-13.0' of https://github.com/LineageOS/android_frameworks_base into replicant-6.0
Diffstat (limited to 'core/res/res/values-ast-rES/strings.xml')
-rw-r--r--core/res/res/values-ast-rES/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/res/res/values-ast-rES/strings.xml b/core/res/res/values-ast-rES/strings.xml
index 65cdade..f2abe83 100644
--- a/core/res/res/values-ast-rES/strings.xml
+++ b/core/res/res/values-ast-rES/strings.xml
@@ -850,6 +850,8 @@
<!-- Message shown during fingerprint acquisision when the user moves their finger too slowly -->
<string name="fingerprint_acquired_too_slow">Movisti\'l deu mui lento. Vuelvi intentalo.</string>
<!-- Array containing custom messages shown during fingerprint acquisision from vendor. Vendor is expected to add and translate these strings -->
+ <string-array name="fingerprint_acquired_vendor">
+ </string-array>
<!-- Error message shown when the fingerprint hardware can't be accessed -->
<string name="fingerprint_error_hw_not_available">El hardware pa buelgues dixitales nun ta disponible.</string>
<!-- Error message shown when the fingerprint hardware has run out of room for storing fingerprints -->
@@ -865,6 +867,8 @@
<!-- Template to be used to name enrolled fingerprints by default. -->
<string name="fingerprint_name_template">Deu <xliff:g id="fingerId" example="1">%d</xliff:g></string>
<!-- Array containing custom error messages from vendor. Vendor is expected to add and translate these strings -->
+ <string-array name="fingerprint_error_vendor">
+ </string-array>
<!-- Content description which should be used for the fingerprint icon. -->
<string name="fingerprint_icon_content_description">Iconu de buelga</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->