officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |    4 
++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 46f2c64eee2213e2921f28645c4ba907d6b83885
Author:     Cor Nouws <oo...@nouenoff.nl>
AuthorDate: Fri Jan 11 14:55:29 2019 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Fri Jan 11 17:15:01 2019 +0100

    tdf#115228 nouns in UI are uppercase, hence Manage Document Classification 
and ..
    
    Change-Id: I8c4f48d8644d7d3775fe693aa5f8b96a6ca41ef5
    Reviewed-on: https://gerrit.libreoffice.org/66175
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 9df09104437e..b0add4f0f2b2 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6690,12 +6690,12 @@
       </node>
       <node oor:name=".uno:ClassificationDialog" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Manage document classification</value>
+          <value xml:lang="en-US">Manage Document Classification</value>
         </prop>
       </node>
       <node oor:name=".uno:ParagraphClassificationDialog" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Manage paragraph classification</value>
+          <value xml:lang="en-US">Manage Paragraph Classification</value>
         </prop>
       </node>
       <node oor:name=".uno:EditSelectMenu" oor:op="replace">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to