[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-0' - android/app

Pedro Pinto Silva (via logerrit) logerrit at kemper.freedesktop.org
Thu Dec 12 14:22:17 UTC 2019


 android/app/src/main/res/values-pt-rBR/strings.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c304dfe679437c0666fa45a64a58d8cde0877c32
Author:     Pedro Pinto Silva <pedro.silva at collabora.com>
AuthorDate: Thu Dec 12 15:04:56 2019 +0100
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Thu Dec 12 15:21:59 2019 +0100

    * Change menu item text so it fits in the sidepane
    * Fix diretorias to diretotios
    
    Change-Id: I11152a1c0a3deb536930260007682e444ace74f9
    Reviewed-on: https://gerrit.libreoffice.org/85058
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>
    Tested-by: Jan Holesovsky <kendy at collabora.com>
    (cherry picked from commit a002f5ee86b173cdd1a570fca0c338f4561191e9)
    Reviewed-on: https://gerrit.libreoffice.org/85059

diff --git a/android/app/src/main/res/values-pt-rBR/strings.xml b/android/app/src/main/res/values-pt-rBR/strings.xml
index 2f2635506..d66668d25 100644
--- a/android/app/src/main/res/values-pt-rBR/strings.xml
+++ b/android/app/src/main/res/values-pt-rBR/strings.xml
@@ -67,7 +67,7 @@
     <!-- Document provider names -->
     <string name="document_locations">Locais de arquivos</string>
     <string name="close_document_locations">Fechar Locais de arquivos</string>
-    <string name="local_documents">Diretorias de documentos</string>
+    <string name="local_documents">Diretórios de documentos</string>
     <string name="local_file_system">Sistema local de arquivos</string>
     <string name="external_sd_file_system">SD externo</string>
     <string name="otg_file_system">Dispositivo OTG (experimental)</string>
@@ -86,7 +86,7 @@
     <!-- Feedback messages -->
 
     <!-- Document provider settings -->
-    <string name="storage_provider_settings">Configurações do provedor de armazenamento</string>
+    <string name="storage_provider_settings">Configurações de servidor</string>
     <string name="owncloud_settings">Configurações do servidor na nuvem</string>
     <string name="physical_storage_settings">Configurações de armazenamento físico</string>
     <string name="external_sd_path">Caminho SD externo</string>


More information about the Libreoffice-commits mailing list