summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/arrays.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-02-26 19:01:13 +0200
committerMichael Bestas <mkbestas@lineageos.org>2019-02-26 19:01:13 +0200
commit3c7fea6ebc91628d7992f97646ed578910a4cfe0 (patch)
treeca3303afac39391aea59a4457d6ee5192cc438cb /res/values-ast-rES/arrays.xml
parent3fe6b475de158cfcb0032a245108c0e568988818 (diff)
downloadandroid_packages_apps_Messaging-3c7fea6ebc91628d7992f97646ed578910a4cfe0.tar.gz
android_packages_apps_Messaging-3c7fea6ebc91628d7992f97646ed578910a4cfe0.tar.bz2
android_packages_apps_Messaging-3c7fea6ebc91628d7992f97646ed578910a4cfe0.zip
Automatic translation import
Change-Id: Ie815a059849c3e0cbfcc81de2e5da4244314202a
Diffstat (limited to 'res/values-ast-rES/arrays.xml')
-rw-r--r--res/values-ast-rES/arrays.xml20
1 files changed, 12 insertions, 8 deletions
diff --git a/res/values-ast-rES/arrays.xml b/res/values-ast-rES/arrays.xml
index 931a343..14c1433 100644
--- a/res/values-ast-rES/arrays.xml
+++ b/res/values-ast-rES/arrays.xml
@@ -19,19 +19,23 @@
<!-- String to match as no subject and filter out as a subject. For example, if the
subject string is "no subject", we won't display that. We'll pretend
no subject string was delivered. -->
+ <string-array name="empty_subject_strings">
+ <item>ensin asuntu</item>
+ <item>Ensin asuntu</item>
+ </string-array>
<!-- Choices for quick-reply to message notification. Users with an Android
Wear device (e.g. smartwatch) can reply to messages either by speaking their
response, or choosing one of these predefined options. -->
<string-array name="notification_reply_choices">
- <item>Yes</item>
- <item>No</item>
+ <item>Sí</item>
+ <item>Non</item>
<item>ACEUTAR</item>
- <item>Hehe</item>
- <item>Thanks</item>
- <item>I agree</item>
- <item>Nice</item>
- <item>On my way</item>
- <item>OK, let me get back to you later</item>
+ <item>Ḥeḥe</item>
+ <item>Gracies</item>
+ <item>Toi acordies</item>
+ <item>Bien</item>
+ <item>Al mio xeitu</item>
+ <item>Val, déxame contestate más sero</item>
<item>:)</item>
<item>:(</item>
</string-array>