From b230f01e56560c4c3ac326bbb6151893b8eedb69 Mon Sep 17 00:00:00 2001 From: Manuel Martin Date: Mon, 17 Dec 2018 14:03:04 +0900 Subject: [PATCH] Fixes #887 Merge localpages.xml and strings.xml (#894) * Fixes #887 Merge localpages.xml and strings.xml * Added new line to l10n.toml * add newline at EOF (nit) * add newline at EOF (nit) * removed extraneous whitespace in Italian "Private Browsing" body string --- .../main/res/values-de/localpages_strings.xml | 26 ------------------- app/src/main/res/values-de/strings.xml | 18 +++++++++++++ .../main/res/values-es/localpages_strings.xml | 26 ------------------- app/src/main/res/values-es/strings.xml | 20 +++++++++++++- .../main/res/values-fr/localpages_strings.xml | 26 ------------------- app/src/main/res/values-fr/strings.xml | 20 +++++++++++++- .../main/res/values-it/localpages_strings.xml | 26 ------------------- app/src/main/res/values-it/strings.xml | 18 +++++++++++++ .../main/res/values-ja/localpages_strings.xml | 26 ------------------- app/src/main/res/values-ja/strings.xml | 19 +++++++++++++- .../main/res/values-ko/localpages_strings.xml | 26 ------------------- app/src/main/res/values-ko/strings.xml | 18 +++++++++++++ .../res/values-zh-rCN/localpages_strings.xml | 26 ------------------- app/src/main/res/values-zh-rCN/strings.xml | 20 +++++++++++++- .../res/values-zh-rTW/localpages_strings.xml | 26 ------------------- app/src/main/res/values-zh-rTW/strings.xml | 18 +++++++++++++ .../main/res/values/localpages_strings.xml | 26 ------------------- app/src/main/res/values/strings.xml | 18 +++++++++++++ l10n.toml | 4 --- 19 files changed, 165 insertions(+), 242 deletions(-) delete mode 100644 app/src/main/res/values-de/localpages_strings.xml delete mode 100644 app/src/main/res/values-es/localpages_strings.xml delete mode 100644 app/src/main/res/values-fr/localpages_strings.xml delete mode 100644 app/src/main/res/values-it/localpages_strings.xml delete mode 100644 app/src/main/res/values-ja/localpages_strings.xml delete mode 100644 app/src/main/res/values-ko/localpages_strings.xml delete mode 100644 app/src/main/res/values-zh-rCN/localpages_strings.xml delete mode 100644 app/src/main/res/values-zh-rTW/localpages_strings.xml delete mode 100644 app/src/main/res/values/localpages_strings.xml diff --git a/app/src/main/res/values-de/localpages_strings.xml b/app/src/main/res/values-de/localpages_strings.xml deleted file mode 100644 index e43c29cd7..000000000 --- a/app/src/main/res/values-de/localpages_strings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - Privater Modus - - Wenn Sie in einem privaten Fenster surfen, wird %1$s Folgendes nicht speichern:

-
    -
  • Besuchte Seiten
  • -
  • Suchanfragen
  • -
  • Cookies
  • -
  • Temporäre Dateien
  • -
-

Der Private Modus bedeutet nicht, dass Sie beim Surfen im Internet anonym bleiben. Ihr Arbeitgeber oder Internetanbieter kann immer noch feststellen, welche Seiten Sie besuchen.

-

Weitere Informationen über den privaten Modus.

- ]]>
- -
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index a73fd2bc1..38a21e00e 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -490,4 +490,22 @@ Alle löschen + + Privater Modus + + + Wenn Sie in einem privaten Fenster surfen, wird %1$s Folgendes nicht speichern:

+ +

Der Private Modus bedeutet nicht, dass Sie beim Surfen im Internet anonym bleiben. Ihr Arbeitgeber oder Internetanbieter kann immer noch feststellen, welche Seiten Sie besuchen.

+

Weitere Informationen über den privaten Modus.

+ ]]>
+ diff --git a/app/src/main/res/values-es/localpages_strings.xml b/app/src/main/res/values-es/localpages_strings.xml deleted file mode 100644 index d2dcb4dc6..000000000 --- a/app/src/main/res/values-es/localpages_strings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - Navegación privada - - Cuando navega en una ventana privada, %1$s no guarda:

-
    -
  • las páginas visitadas
  • -
  • las búsquedas
  • -
  • las cookies
  • -
  • los archivos temporales
  • -
-

La navegación privada no le hace anónimo en Internet. Su empleador o proveedor de acceso a Internet aún pueden saber qué páginas ha visitado.

-

Más información sobre la navegación privada.

- ]]>
- -
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index f99478770..34bb548f2 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -488,6 +488,24 @@ Mostrar historial - Eliminar todo + Eliminar todo + + + Navegación privada + + + Cuando navega en una ventana privada, %1$s no guarda:

+ +

La navegación privada no le hace anónimo en Internet. Su empleador o proveedor de acceso a Internet aún pueden saber qué páginas ha visitado.

+

Más información sobre la navegación privada.

+ ]]>
diff --git a/app/src/main/res/values-fr/localpages_strings.xml b/app/src/main/res/values-fr/localpages_strings.xml deleted file mode 100644 index 9e8682025..000000000 --- a/app/src/main/res/values-fr/localpages_strings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - Navigation privée - - Lorsque vous naviguez dans une fenêtre privée, %1$s n’enregistre pas:

-
    -
  • les pages consultées
  • -
  • recherches
  • -
  • cookies
  • -
  • fichiers temporaires
  • -
-

La navigation privée ne vous offre pas l’anonymat sur Internet. Votre fournisseur d’accès à Internet ou votre employeur peuvent toujours connaître les pages que vous visitez.

-

En savoir plus Navigation privée.

- ]]>
- -
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index ec98083e5..0dc178441 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -488,6 +488,24 @@ Afficher l’historique - Tout supprimer + Tout supprimer + + + Navigation privée + + + Lorsque vous naviguez dans une fenêtre privée, %1$s n’enregistre pas:

+ +

La navigation privée ne vous offre pas l’anonymat sur Internet. Votre fournisseur d’accès à Internet ou votre employeur peuvent toujours connaître les pages que vous visitez.

+

En savoir plus Navigation privée.

+ ]]>
diff --git a/app/src/main/res/values-it/localpages_strings.xml b/app/src/main/res/values-it/localpages_strings.xml deleted file mode 100644 index 0ec340def..000000000 --- a/app/src/main/res/values-it/localpages_strings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - Navigazione anonima - - Quando si naviga tramite una finestra privata, %1$s non salva:

-
    -
  • le pagine visitate;
  • -
  • le ricerche;
  • -
  • i cookie;
  • -
  • i file temporanei.
  • -
-

La navigazione anonimanon rende anonimo l’utente su Internet. Il datore di lavoro o il provider Internet può ancora venire a conoscenza delle pagine visitate.

-

Ulteriori informazioni sulla navigazione anonima/a>.

- ]]>
- -
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 4e1d167a9..0da85836e 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -490,4 +490,22 @@ Rimuovi tutto + + + Navigazione anonima + + Quando si naviga tramite una finestra privata, %1$s non salva:

+
    +
  • le pagine visitate;
  • +
  • le ricerche;
  • +
  • i cookie;
  • +
  • i file temporanei.
  • +
+

La navigazione anonimanon rende anonimo l’utente su Internet. Il datore di lavoro o il provider Internet può ancora venire a conoscenza delle pagine visitate.

+

Ulteriori informazioni sulla navigazione anonima/a>.

+ ]]> + diff --git a/app/src/main/res/values-ja/localpages_strings.xml b/app/src/main/res/values-ja/localpages_strings.xml deleted file mode 100644 index 7a0ce9853..000000000 --- a/app/src/main/res/values-ja/localpages_strings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - プライベートブラウジング - - %1$sプライベートウィンドウでは以下を保存しません:

-
    -
  • 表示したページ
  • -
  • 検索履歴
  • -
  • Cookie
  • -
  • 一時ファイル/li> -
-

プライベートブラウジングで匿名化はできません。ネットワーク管理者やインターネットサービスプロバイダーは、依然としてあなたが訪れたページを追跡できます。

-

プライベートブラウジングの詳細

- ]]> - - diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index d0c779d27..9e866b283 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -490,4 +490,21 @@ すべて削除 - \ No newline at end of file + + プライベートブラウジング + + %1$sプライベートウィンドウでは以下を保存しません:

+ +

プライベートブラウジングで匿名化はできません。ネットワーク管理者やインターネットサービスプロバイダーは、依然としてあなたが訪れたページを追跡できます。

+

プライベートブラウジングの詳細

+ ]]>
+ + diff --git a/app/src/main/res/values-ko/localpages_strings.xml b/app/src/main/res/values-ko/localpages_strings.xml deleted file mode 100644 index 24906e232..000000000 --- a/app/src/main/res/values-ko/localpages_strings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - 프라이빗 브라우징 - - 프라이빗 창으로 브라우징할 경우, %1$s은(는) 다음을 저장하지 않습니다:

-
    -
  • 방문한 웹페이지
  • -
  • 검색
  • -
  • 쿠키
  • -
  • 임시 파일
  • -
-

프라이빗 브라우징이 인터넷 상에서 귀하를 완전히 감추어주는 것은 아닙니다. 귀하의 고용주 또는 인터넷 서비스 제공자는 귀하가 방문하는 웹페이지를 알 수 있습니다.

-

프라이빗 브라우징에 대해 자세히 알아보십시오.

- ]]>
- -
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index a97217f26..eee444713 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -490,4 +490,22 @@ 모두 삭제 + + 프라이빗 브라우징 + + + 프라이빗 창으로 브라우징할 경우, %1$s은(는) 다음을 저장하지 않습니다:

+ +

프라이빗 브라우징이 인터넷 상에서 귀하를 완전히 감추어주는 것은 아닙니다. 귀하의 고용주 또는 인터넷 서비스 제공자는 귀하가 방문하는 웹페이지를 알 수 있습니다.

+

프라이빗 브라우징에 대해 자세히 알아보십시오.

+ ]]>
+ diff --git a/app/src/main/res/values-zh-rCN/localpages_strings.xml b/app/src/main/res/values-zh-rCN/localpages_strings.xml deleted file mode 100644 index 384580597..000000000 --- a/app/src/main/res/values-zh-rCN/localpages_strings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - 隐私浏览 - - 当您在隐私浏览窗口中浏览时,%1$s 不会保存

-
    -
  • 访问过的页面
  • -
  • 搜索记录
  • -
  • cookie
  • -
  • 临时文件
  • -
-

隐私浏览不会使您在互联网上匿名。您的雇主或者网络服务提供商仍然可以知道您访问了什么页面。

-

详细了解隐私浏览

- ]]>
- -
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 53063d0f2..a764e076b 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -490,4 +490,22 @@ 全部移除 - \ No newline at end of file + + 隐私浏览 + + + 当您在隐私浏览窗口中浏览时,%1$s 不会保存

+ +

隐私浏览不会使您在互联网上匿名。您的雇主或者网络服务提供商仍然可以知道您访问了什么页面。

+

详细了解隐私浏览

+ ]]>
+ + diff --git a/app/src/main/res/values-zh-rTW/localpages_strings.xml b/app/src/main/res/values-zh-rTW/localpages_strings.xml deleted file mode 100644 index a0a6aef45..000000000 --- a/app/src/main/res/values-zh-rTW/localpages_strings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - 隱私瀏覽模式 - - 當您在隱私視窗中瀏覽時,%1$s 將不會儲存:

-
    -
  • 造訪過的頁面紀錄
  • -
  • 搜尋紀錄
  • -
  • Cookie
  • -
  • 暫存檔案
  • -
-

隱私瀏覽不會讓您在網路上匿蹤。您的雇主或網路業者還是能知道您看過哪些網站。

-

了解隱私瀏覽的更多資訊。

- ]]>
- -
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 15d16ff31..a48756030 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -490,4 +490,22 @@ 移除全部 + + 隱私瀏覽模式 + + + 當您在隱私視窗中瀏覽時,%1$s 將不會儲存:

+ +

隱私瀏覽不會讓您在網路上匿蹤。您的雇主或網路業者還是能知道您看過哪些網站。

+

了解隱私瀏覽的更多資訊。

+ ]]>
+ diff --git a/app/src/main/res/values/localpages_strings.xml b/app/src/main/res/values/localpages_strings.xml deleted file mode 100644 index 5c004e3c0..000000000 --- a/app/src/main/res/values/localpages_strings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - Private Browsing - - When you browse in a Private Window, %1$s does not save:

-
    -
  • visited pages
  • -
  • searches
  • -
  • cookies
  • -
  • temporary files
  • -
-

Private Browsing doesn’t make you anonymous on the Internet. Your employer or Internet service provider can still know what page you visit.

-

Learn more about Private Browsing.

- ]]>
- -
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ec563772e..9ea266ab4 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -489,4 +489,22 @@ Remove All + + + Private Browsing + + + When you browse in a Private Window, %1$s does not save:

+ +

Private Browsing doesn’t make you anonymous on the Internet. Your employer or Internet service provider can still know what page you visit.

+

Learn more about Private Browsing.

+ ]]>
diff --git a/l10n.toml b/l10n.toml index 964253a5c..e9f7f8a32 100644 --- a/l10n.toml +++ b/l10n.toml @@ -17,7 +17,3 @@ locales = [ [[paths]] reference = "app/src/main/res/values/strings.xml" l10n = "app/src/main/res/values-{android_locale}/strings.xml" - - [[paths]] - reference = "app/src/main/res/values/localpages_strings.xml" - l10n = "app/src/main/res/values-{android_locale}/localpages_strings.xml"