Kaydet (Commit) 5620d620 authored tarafından heiko tietze's avatar heiko tietze Kaydeden (comit) Heiko Tietze

tdf#115228 Terminology TSCP

Renamed some terms

Change-Id: Ia23f2490155101d59ef2bb3ce181709bb427197e
Reviewed-on: https://gerrit.libreoffice.org/48744Reviewed-by: 's avatarOlivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: 's avatarOlivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: 's avatarJenkins <ci@libreoffice.org>
üst 93f8b703
......@@ -248,7 +248,7 @@
#define STR_CLASSIFIED_DOCUMENT NC_("STR_CLASSIFIED_DOCUMENT", "The classification label of this document is %1.")
#define STR_TARGET_DOC_NOT_CLASSIFIED NC_("STR_TARGET_DOC_NOT_CLASSIFIED", "This document must be classified before the clipboard can be pasted.")
#define STR_DOC_CLASSIFICATION_TOO_LOW NC_("STR_DOC_CLASSIFICATION_TOO_LOW", "This document has a lower classification level than the clipboard.")
#define STR_CLASSIFIED_INTELLECTUAL_PROPERTY NC_("STR_CLASSIFIED_INTELLECTUAL_PROPERTY", "Intellectual Property:")
#define STR_CLASSIFIED_INTELLECTUAL_PROPERTY NC_("STR_CLASSIFIED_INTELLECTUAL_PROPERTY", "Level")
#define STR_CLASSIFIED_NATIONAL_SECURITY NC_("STR_CLASSIFIED_NATIONAL_SECURITY", "National Security:")
#define STR_CLASSIFIED_EXPORT_CONTROL NC_("STR_CLASSIFIED_EXPORT_CONTROL", "Export Control:")
#define STR_CHECKOUT NC_("STR_CHECKOUT", "Check Out")
......
......@@ -6460,17 +6460,17 @@
</node>
<node oor:name=".uno:ClassificationApply" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Apply Document Classification</value>
<value xml:lang="en-US">Apply document classification</value>
</prop>
</node>
<node oor:name=".uno:ClassificationDialog" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Classification Dialog</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">Paragraph Classification Dialog</value>
<value xml:lang="en-US">Manage paragraph classification</value>
</prop>
</node>
<node oor:name=".uno:EditSelectMenu" oor:op="replace">
......
......@@ -6,7 +6,7 @@
<object class="GtkDialog" id="AdvancedDocumentClassificationDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
<property name="title" translatable="yes" context="classificationdialog|dialogname">Classification Dialog</property>
<property name="title" translatable="yes" context="classificationdialog|dialogname">Classification</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment