diff options
author | Stéphane Guillou <stephane.guillou@member.fsf.org> | 2024-04-16 10:27:40 +1000 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-04-18 07:54:26 +0200 |
commit | 8c5b63124f5cedf97ed4799560fdd1202f039511 (patch) | |
tree | e97db93264f5647d55f1688308634693c53cfaa0 /en | |
parent | c5b2a36bde02841590b8ccc490ca88bfdb69f153 (diff) |
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 <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'en')
-rw-r--r-- | en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
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"> |