summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorblinky@build01 <jenkins@cyanogenmod.com>2016-12-22 18:15:11 -0800
committerblinky@build01 <jenkins@cyanogenmod.com>2016-12-22 18:15:11 -0800
commit7a14afb38164df95176adc05598b85c5fac9c2e8 (patch)
treed1239d0dafbcb4c7534bcc45393d7d1a9d0a0712 /res
parentfd9ecebcd83814c22edf1cd39a60225823909480 (diff)
downloadandroid_packages_apps_UnifiedEmail-7a14afb38164df95176adc05598b85c5fac9c2e8.tar.gz
android_packages_apps_UnifiedEmail-7a14afb38164df95176adc05598b85c5fac9c2e8.tar.bz2
android_packages_apps_UnifiedEmail-7a14afb38164df95176adc05598b85c5fac9c2e8.zip
Automatic translation import
Change-Id: I44c0ce61a130fb88d4991e8777e0cb2e7a1e178a Ticket: -
Diffstat (limited to 'res')
-rw-r--r--res/values-as-rIN/strings.xml6
-rw-r--r--res/values-ast-rES/strings.xml6
-rw-r--r--res/values-br-rFR/strings.xml6
-rw-r--r--res/values-csb-rPL/strings.xml6
-rw-r--r--res/values-cy/strings.xml6
-rw-r--r--res/values-en-rPT/strings.xml6
-rw-r--r--res/values-eo/strings.xml6
-rw-r--r--res/values-es-rCO/strings.xml6
-rw-r--r--res/values-es-rMX/strings.xml6
-rw-r--r--res/values-frp-rIT/strings.xml6
-rw-r--r--res/values-fy-rNL/strings.xml6
-rw-r--r--res/values-ga-rIE/strings.xml6
-rw-r--r--res/values-gd-rGB/strings.xml6
-rw-r--r--res/values-ku/strings.xml6
-rw-r--r--res/values-lb/strings.xml6
-rw-r--r--res/values-oc-rFR/strings.xml6
-rw-r--r--res/values-or-rIN/strings.xml6
-rw-r--r--res/values-ug/strings.xml6
18 files changed, 108 insertions, 0 deletions
diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-as-rIN/strings.xml
+++ b/res/values-as-rIN/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 1ca156518..ef619c484 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -322,6 +322,7 @@
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<string name="undo">Desfacer</string>
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<string name="deleted">Desaniciada</string>
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
@@ -597,9 +598,13 @@
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<string name="notification_action_undo_delete">Desanicióse</string>
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<string name="label_notification_ticker">"<xliff:g id="LABEL">%s</xliff:g>: <xliff:g id="NOTIFICATION">%s</xliff:g>"</string>
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
@@ -768,6 +773,7 @@
<!-- Version text [CHAR LIMIT=50] -->
<string name="version"><xliff:g id="app_name" example="Email">%1$s</xliff:g> versión <xliff:g id="version" example="2.2.1">%2$s</xliff:g></string>
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<string name="print_dialog">Imprentar\u2026</string>
diff --git a/res/values-br-rFR/strings.xml b/res/values-br-rFR/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-br-rFR/strings.xml
+++ b/res/values-br-rFR/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-csb-rPL/strings.xml b/res/values-csb-rPL/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-csb-rPL/strings.xml
+++ b/res/values-csb-rPL/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-en-rPT/strings.xml b/res/values-en-rPT/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-en-rPT/strings.xml
+++ b/res/values-en-rPT/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 981cb70fe..48046a440 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -200,6 +200,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<string name="deleted">Forigita</string>
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
@@ -360,9 +361,13 @@
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<string name="notification_action_undo_delete">Forigita</string>
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<string name="label_notification_ticker">"<xliff:g id="label">%s</xliff:g>: <xliff:g id="notification">%s</xliff:g>"</string>
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
@@ -474,6 +479,7 @@
<string name="copyright">©<xliff:g id="year" example="2010">%1$d</xliff:g> Google Inc.</string>
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-es-rCO/strings.xml
+++ b/res/values-es-rCO/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-es-rMX/strings.xml b/res/values-es-rMX/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-es-rMX/strings.xml
+++ b/res/values-es-rMX/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-frp-rIT/strings.xml b/res/values-frp-rIT/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-frp-rIT/strings.xml
+++ b/res/values-frp-rIT/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-fy-rNL/strings.xml b/res/values-fy-rNL/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-fy-rNL/strings.xml
+++ b/res/values-fy-rNL/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-ga-rIE/strings.xml
+++ b/res/values-ga-rIE/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-gd-rGB/strings.xml b/res/values-gd-rGB/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-gd-rGB/strings.xml
+++ b/res/values-gd-rGB/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml
index 9abd635ad..38d2660af 100644
--- a/res/values-ku/strings.xml
+++ b/res/values-ku/strings.xml
@@ -286,6 +286,7 @@
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<string name="undo">پاشگەزبوونەوە</string>
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<string name="deleted">سڕایەوە</string>
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
@@ -540,9 +541,13 @@
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<string name="notification_action_undo_delete">سڕایەوە</string>
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<string name="label_notification_ticker">"<xliff:g id="label">%s</xliff:g>: <xliff:g id="notification">%s</xliff:g>"</string>
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
@@ -667,6 +672,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index 242997ee5..0d1f8d943 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -333,6 +333,7 @@
<item quantity="other">Stär bei <xliff:g id="count">%1$d</xliff:g> Konversatiounen ewechgeholl</item>
</plurals>
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<plurals name="conversation_muted">
<!-- Displayed while muting one conversation -->
<item quantity="one">&lt;b&gt;<xliff:g id="count">%1$d</xliff:g>&lt;/b&gt; roueg geschalt</item>
@@ -676,9 +677,13 @@
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<string name="notification_action_undo_delete">Geläscht</string>
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<string name="label_notification_ticker">"<xliff:g id="label">%s</xliff:g>: <xliff:g id="notification">%s</xliff:g>"</string>
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
@@ -861,6 +866,7 @@
<!-- Version text [CHAR LIMIT=50] -->
<string name="version"><xliff:g id="app_name" example="Email">%1$s</xliff:g> Versioun <xliff:g id="version" example="2.2.1">%2$s</xliff:g></string>
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<string name="print_dialog">Drécken\u2026</string>
diff --git a/res/values-oc-rFR/strings.xml b/res/values-oc-rFR/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-oc-rFR/strings.xml
+++ b/res/values-oc-rFR/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-or-rIN/strings.xml b/res/values-or-rIN/strings.xml
index b8ac67c8c..1ff0ce6ce 100644
--- a/res/values-or-rIN/strings.xml
+++ b/res/values-or-rIN/strings.xml
@@ -170,6 +170,7 @@
<!-- Undo bar strings -->
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
<!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
@@ -314,9 +315,13 @@
<!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
<!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
@@ -411,6 +416,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
index 360308345..05d67f640 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -295,6 +295,7 @@
<!-- Menu item: undo latest action [CHAR LIMIT=12]-->
<string name="undo">يېنىۋال</string>
<!-- The following are shown as a toast after the operation has completed -->
+ <skip></skip>
<!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
<string name="deleted">ئۆچۈرۈلدى</string>
<!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
@@ -552,9 +553,13 @@
<!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
<string name="notification_action_undo_delete">ئۆچۈرۈلدى</string>
<!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
+ <string name="veiled_address"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text"></string>
<!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
+ <string name="veiled_alternate_text_unknown_person"></string>
<!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
+ <string name="veiled_summary_unknown_person"></string>
<!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
<string name="label_notification_ticker">"<xliff:g id="LABEL">%s</xliff:g>:<xliff:g id="NOTIFICATION">%s</xliff:g>"</string>
<!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
@@ -679,6 +684,7 @@
<!-- Copyright text [CHAR LIMIT=50] -->
<!-- Version text [CHAR LIMIT=50] -->
<!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
+ <string name="view_app_page"></string>
<!-- URL to a webpage about this application; this MUST be overlayed -->
<!-- Menu item: print... [CHAR LIMIT=25] -->
<!-- Menu item: copyright information [CHAR LIMIT=25] -->