summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-cy/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-cy/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-cy/strings.xml')
-rw-r--r--core/res/res/values-cy/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/res/res/values-cy/strings.xml b/core/res/res/values-cy/strings.xml
index 58b884b..3acd9fd 100644
--- a/core/res/res/values-cy/strings.xml
+++ b/core/res/res/values-cy/strings.xml
@@ -453,6 +453,8 @@
<!-- Message shown during fingerprint acquisision when the user removes their finger from the sensor too quickly -->
<!-- Message shown during fingerprint acquisision when the user moves their finger too slowly -->
<!-- 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 -->
<!-- Error message shown when the fingerprint hardware has run out of room for storing fingerprints -->
<!-- Error message shown when the fingerprint hardware timer has expired and the user needs to restart the operation. -->
@@ -461,6 +463,8 @@
<!-- Generic error message shown when the fingerprint hardware can't recognize the fingerprint -->
<!-- Template to be used to name enrolled fingerprints by default. -->
<!-- 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. -->
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->