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 <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@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 9df0910..b0add4f 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">