summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>