summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/arrays.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-08-10 22:01:43 +0300
committerMichael Bestas <mkbestas@lineageos.org>2019-08-10 22:01:43 +0300
commitabbab603c163e1629ba6be1768b0d621da162169 (patch)
tree8e97e0c8e18cee6f993c883e93ce702aa2de8557 /res/values-ast-rES/arrays.xml
parent909f831b98faf15300676875afd2f21a1fc74d06 (diff)
downloadandroid_packages_apps_Messaging-cm-13.0.tar.gz
android_packages_apps_Messaging-cm-13.0.tar.bz2
android_packages_apps_Messaging-cm-13.0.zip
Change-Id: Ib93059b46ae36881aa5402b335b6d49efc28fee6
Diffstat (limited to 'res/values-ast-rES/arrays.xml')
-rw-r--r--res/values-ast-rES/arrays.xml36
1 files changed, 17 insertions, 19 deletions
diff --git a/res/values-ast-rES/arrays.xml b/res/values-ast-rES/arrays.xml
index 61e1f99..b9dd6a2 100644
--- a/res/values-ast-rES/arrays.xml
+++ b/res/values-ast-rES/arrays.xml
@@ -16,23 +16,21 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- 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. -->
- <!-- 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>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>:)</item>
- <item>:(</item>
- </string-array>
+ <string-array name="empty_subject_strings">
+ <item>ensin asuntu</item>
+ <item>Ensin asuntu</item>
+ </string-array>
+ <string-array name="notification_reply_choices">
+ <item>Sí</item>
+ <item>Non</item>
+ <item>ACEUTAR</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>
</resources>