summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-01-26 15:04:21 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-01-26 15:04:21 -0800
commita2892ea2dfbf5904776345fb762d25b8bbb72389 (patch)
treefb3c7a0f27994990d228250bf9b21cfe1fb4962e
parent3e34116ecf0747ba58a2290a1087166a21192d72 (diff)
downloadandroid_packages_apps_UnifiedEmail-a2892ea2dfbf5904776345fb762d25b8bbb72389.tar.gz
android_packages_apps_UnifiedEmail-a2892ea2dfbf5904776345fb762d25b8bbb72389.tar.bz2
android_packages_apps_UnifiedEmail-a2892ea2dfbf5904776345fb762d25b8bbb72389.zip
Automatic translation import
Change-Id: Icb39ec0abde5ace0807829008e5d0bead4e5aa67
-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
-rw-r--r--res/values-zh-rTW/cm_strings.xml4
19 files changed, 2 insertions, 110 deletions
diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
index 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-as-rIN/strings.xml
+++ b/res/values-as-rIN/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 ef619c484..1ca156518 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -322,7 +322,6 @@
<!-- 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] -->
@@ -598,13 +597,9 @@
<!-- 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] -->
@@ -773,7 +768,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-br-rFR/strings.xml
+++ b/res/values-br-rFR/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-csb-rPL/strings.xml
+++ b/res/values-csb-rPL/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-en-rPT/strings.xml
+++ b/res/values-en-rPT/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 48046a440..981cb70fe 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -200,7 +200,6 @@
<!-- 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] -->
@@ -361,13 +360,9 @@
<!-- 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] -->
@@ -479,7 +474,6 @@
<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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-es-rCO/strings.xml
+++ b/res/values-es-rCO/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-es-rMX/strings.xml
+++ b/res/values-es-rMX/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-frp-rIT/strings.xml
+++ b/res/values-frp-rIT/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-fy-rNL/strings.xml
+++ b/res/values-fy-rNL/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-ga-rIE/strings.xml
+++ b/res/values-ga-rIE/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-gd-rGB/strings.xml
+++ b/res/values-gd-rGB/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 38d2660af..9abd635ad 100644
--- a/res/values-ku/strings.xml
+++ b/res/values-ku/strings.xml
@@ -286,7 +286,6 @@
<!-- 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] -->
@@ -541,13 +540,9 @@
<!-- 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] -->
@@ -672,7 +667,6 @@
<!-- 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 0d1f8d943..242997ee5 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -333,7 +333,6 @@
<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>
@@ -677,13 +676,9 @@
<!-- 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] -->
@@ -866,7 +861,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-oc-rFR/strings.xml
+++ b/res/values-oc-rFR/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 1ff0ce6ce..b8ac67c8c 100644
--- a/res/values-or-rIN/strings.xml
+++ b/res/values-or-rIN/strings.xml
@@ -170,7 +170,6 @@
<!-- 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] -->
@@ -315,13 +314,9 @@
<!-- 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] -->
@@ -416,7 +411,6 @@
<!-- 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 05d67f640..360308345 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -295,7 +295,6 @@
<!-- 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] -->
@@ -553,13 +552,9 @@
<!-- 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] -->
@@ -684,7 +679,6 @@
<!-- 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-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index 1436da7be..bdf0d17be 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -28,7 +28,7 @@
<string name="preference_suggested_contacts_mode">建議聯絡人模式</string>
<string name="preference_suggested_contacts_clear_all">清除建議聯絡人</string>
<string name="suggested_contacts_cleared">建議聯絡人已清除。</string>
- <string name="clear_suggested_contacts_dialog_title">是否清除建議聯絡人?</string>
+ <string name="clear_suggested_contacts_dialog_title">清除建議聯絡人?</string>
<string name="clear_suggested_contacts_dialog_message">所有之前儲存的建議聯絡人都將被移除。</string>
<!-- Notification lights dialogs -->
<string name="edit_light_settings">資料夾指示燈設定</string>
@@ -36,7 +36,7 @@
<string name="default_time">一般</string>
<string name="custom_time">自訂</string>
<string name="dialog_delete_title">刪除</string>
- <string name="dialog_delete_message">是否移除選取的項目?</string>
+ <string name="dialog_delete_message">移除已選取的項目?</string>
<string name="pref_lights_default">預設</string>
<!-- Values for the notification lights pulse spinners -->
<string name="pulse_length_always_on">一律開啟</string>