summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/arrays.xml
diff options
context:
space:
mode:
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>