[Libreoffice-commits] dictionaries.git: en/dialog hu_HU/dialog pt_BR/dialog ru_RU/dialog

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Dec 16 17:40:56 UTC 2018


 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                                     |    2 +-
 pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu |    2 +-
 ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 37f536403a1746d2e1422ad06a941e67d01577f6
Author:     sabri unal <yakushabb at gmail.com>
AuthorDate: Tue Dec 11 07:14:21 2018 +0100
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sun Dec 16 18:40:37 2018 +0100

    Related: tdf#121610 Do dictionary option titles Title Case
    
    Change-Id: I3ab12669bec1265ad06288a122661c5b77733e1b
    Reviewed-on: https://gerrit.libreoffice.org/64916
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at 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 f5995c7..a867a59 100644
--- a/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
+++ b/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
@@ -12,7 +12,7 @@
                         <value>org.openoffice.en.hunspell.dictionaries</value>
                     </prop>
                     <prop oor:name="Label">
-                        <value xml:lang="en-US">English sentence checking</value>
+                        <value xml:lang="en-US">English Sentence Checking</value>
                     </prop>
                     <prop oor:name="OptionsPage">
                         <value>%origin%/en.xdl</value>
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 73b4347..9bc53f5 100644
--- a/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
+++ b/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
@@ -12,7 +12,7 @@
                         <value>org.openoffice.hu.hunspell.dictionaries</value>
                     </prop>
                     <prop oor:name="Label">
-                        <value xml:lang="en-US">Hungarian sentence checking</value>
+                        <value xml:lang="en-US">Hungarian Sentence Checking</value>
                     </prop>
                     <prop oor:name="OptionsPage">
                         <value>%origin%/hu_HU.xdl</value>
diff --git a/pt_BR/dialog/OptionsDialog.xcu b/pt_BR/dialog/OptionsDialog.xcu
index e9d8698..0a81dbf 100644
--- a/pt_BR/dialog/OptionsDialog.xcu
+++ b/pt_BR/dialog/OptionsDialog.xcu
@@ -13,7 +13,7 @@
                         <value>org.openoffice.pt_BR.hunspell.dictionaries</value>
                     </prop>
                     <prop oor:name="Label">
-                        <value xml:lang="en-US">Grammar checking (Portuguese)</value>
+                        <value xml:lang="en-US">Grammar Checking (Portuguese)</value>
                         <value xml:lang="pt-BR">Corretor Gramatical (Português - Brasil)</value>
                     </prop>
                     <prop oor:name="OptionsPage">
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 e3a4f6a..d8c9129 100644
--- a/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
+++ b/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
@@ -13,7 +13,7 @@
             <value>org.openoffice.pt.hunspell.dictionaries</value>
           </prop>
           <prop oor:name="Label">
-            <value xml:lang="en-US">Grammar checking (Portuguese)</value>
+            <value xml:lang="en-US">Grammar Checking (Portuguese)</value>
             <value xml:lang="pt-BR">Corretor Gramatical (Português - Brasil)</value>
           </prop>
           <prop oor:name="OptionsPage">
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 109c8a6..96a1f3f 100644
--- a/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
+++ b/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
@@ -12,7 +12,7 @@
                         <value>org.openoffice.ru.hunspell.dictionaries</value>
                     </prop>
                     <prop oor:name="Label">
-                        <value xml:lang="en-US">Grammar checking (Russian)</value>
+                        <value xml:lang="en-US">Grammar Checking (Russian)</value>
                     </prop>
                     <prop oor:name="OptionsPage">
                         <value>%origin%/ru_RU.xdl</value>


More information about the Libreoffice-commits mailing list