summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-11-26 01:50:49 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-12-04 23:29:48 +0100
commit279f6dcc4364a1127ded99ecb4dd4d6b5c3b6586 (patch)
treeee7ef68ec62aba7e17e6564b04706797cefd55ee
parent778d0f33d96bf74790771780d2aad8296a1ca425 (diff)
downloadandroid_packages_apps_Trebuchet-279f6dcc4364a1127ded99ecb4dd4d6b5c3b6586.tar.gz
android_packages_apps_Trebuchet-279f6dcc4364a1127ded99ecb4dd4d6b5c3b6586.tar.bz2
android_packages_apps_Trebuchet-279f6dcc4364a1127ded99ecb4dd4d6b5c3b6586.zip
Automatic translation import
Change-Id: I082f8f3893d9334616674acfb120eb3028322c78
-rw-r--r--res/values-ast-rES/strings.xml3
-rw-r--r--res/values-pl/lineage_strings.xml2
-rw-r--r--res/values-pt-rBR/lineage_strings.xml2
3 files changed, 6 insertions, 1 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index e758146c5..c251689ae 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -150,7 +150,8 @@
<!-- Explanation for abandoned promise dialog. "The first 'it' refers to the shortcut icon.
The second "it" refers to the app. -->
<string name="abandoned_promise_explanation">L\'aplicación d\'esti iconu nun ta instalada.
- Pues desanicialu o guetar l\'aplicación ya instalala a mano.</string>
+ Pues desanicialu o guetar l\'aplicación ya instalala a mano.
+ </string>
<!-- Title for an app which is being downloaded. -->
<!-- Title for an app whose download has been started. -->
<!-- Strings for widgets & more in the popup container/bottom sheet -->
diff --git a/res/values-pl/lineage_strings.xml b/res/values-pl/lineage_strings.xml
index d0b4bb7f7..f502eca16 100644
--- a/res/values-pl/lineage_strings.xml
+++ b/res/values-pl/lineage_strings.xml
@@ -68,5 +68,7 @@
<!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] -->
<string name="title_show_google_app">Pokaż aplikację Google</string>
<!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] -->
+ <string name="msg_minus_one_on_left">Gdy przesuniesz palcem w prawo od ekranu głównego</string>
<!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] -->
+ <string name="msg_minus_one_on_right">Gdy przesuniesz palcem w lewo od ekranu głównego</string>
</resources>
diff --git a/res/values-pt-rBR/lineage_strings.xml b/res/values-pt-rBR/lineage_strings.xml
index b31dce9b0..c16932e80 100644
--- a/res/values-pt-rBR/lineage_strings.xml
+++ b/res/values-pt-rBR/lineage_strings.xml
@@ -68,5 +68,7 @@
<!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] -->
<string name="title_show_google_app">Mostrar app do Google</string>
<!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] -->
+ <string name="msg_minus_one_on_left">Ao deslizar para a direita na tela inicial</string>
<!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] -->
+ <string name="msg_minus_one_on_right">Ao deslizar para a esquerda na tela inicial</string>
</resources>