en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu    |    2 +-
 hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu |    2 +-
 pt_BR/dialog/OptionsDialog.xcu                                     |    3 +--
 pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu |    3 +--
 ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu |    2 +-
 5 files changed, 5 insertions(+), 7 deletions(-)

New commits:
commit 8c5b63124f5cedf97ed4799560fdd1202f039511
Author:     Stéphane Guillou <stephane.guil...@member.fsf.org>
AuthorDate: Tue Apr 16 10:27:40 2024 +1000
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Thu Apr 18 07:54:26 2024 +0200

    tdf#157716 rename 'Language Settings' to 'Languages and Locales'
    
    ... for bundled dictionary dialogs. The string still exists in
    various README files but prefer not to touch because some refer
    to OpenOffice dialogs, others could be fixed upstream (e.g.
    lv_LV), and some are explicitly legacy (it_IT).
    
    Also remove pt_BR hardcoded translations.
    
    Change-Id: I9dce059fc5e6fa6553c2acc16d2b6285bced72e3
    Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/166137
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
b/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
index a867a59..d04ce25 100644
--- a/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
+++ b/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
@@ -4,7 +4,7 @@
     <node oor:name="Nodes">
         <node oor:name="LanguageSettings" oor:op="fuse">
             <prop oor:name="Label">
-                <value xml:lang="en-US">Language Settings</value>
+                <value xml:lang="en-US">Languages and Locales</value>
             </prop>
             <node oor:name="Leaves">
                 <node oor:name="org.openoffice.lightproof.en" oor:op="fuse">
diff --git a/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
b/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
index 9bc53f5..579ff6c 100644
--- a/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
+++ b/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
@@ -4,7 +4,7 @@
     <node oor:name="Nodes">
         <node oor:name="LanguageSettings" oor:op="fuse">
             <prop oor:name="Label">
-                <value xml:lang="en-US">Language Settings</value>
+                <value xml:lang="en-US">Languages and Locales</value>
             </prop>
             <node oor:name="Leaves">
                 <node oor:name="org.openoffice.lightproof.hu_HU" oor:op="fuse">
diff --git a/pt_BR/dialog/OptionsDialog.xcu b/pt_BR/dialog/OptionsDialog.xcu
index 0a81dbf..46556cc 100644
--- a/pt_BR/dialog/OptionsDialog.xcu
+++ b/pt_BR/dialog/OptionsDialog.xcu
@@ -4,8 +4,7 @@
     <node oor:name="Nodes">
         <node oor:name="LanguageSettings" oor:op="fuse">
             <prop oor:name="Label">
-                <value xml:lang="en-US">Language Settings</value>
-                <value xml:lang="pt-BR">Configurações de idioma</value>
+                <value xml:lang="en-US">Languages and Locales</value>
             </prop>
             <node oor:name="Leaves">
                 <node oor:name="org.openoffice.lightproof.pt_BR" oor:op="fuse">
diff --git a/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
b/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
index d8c9129..6360f18 100644
--- a/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
+++ b/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
@@ -4,8 +4,7 @@
   <node oor:name="Nodes">
     <node oor:name="LanguageSettings" oor:op="fuse">
       <prop oor:name="Label">
-        <value xml:lang="en-US">Language Settings</value>
-        <value xml:lang="pt-BR">Configurações de idioma</value>
+        <value xml:lang="en-US">Languages and Locales</value>
       </prop>
       <node oor:name="Leaves">
         <node oor:name="org.openoffice.lightproof.pt_BR" oor:op="fuse">
diff --git a/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
b/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
index 96a1f3f..3cedd92 100644
--- a/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
+++ b/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
@@ -4,7 +4,7 @@
     <node oor:name="Nodes">
         <node oor:name="LanguageSettings" oor:op="fuse">
             <prop oor:name="Label">
-                <value xml:lang="en-US">Language Settings</value>
+                <value xml:lang="en-US">Languages and Locales</value>
             </prop>
             <node oor:name="Leaves">
                 <node oor:name="org.openoffice.lightproof.ru_RU" oor:op="fuse">

Reply via email to