Kaydet (Commit) 140e5356 authored tarafından Joren De Cuyper's avatar Joren De Cuyper Kaydeden (comit) Caolán McNamara

partially fix fdo#80490 - string 'Non-printing Characters'

Change 'Nonprinting Characters' to 'Non-printing Characters'

Change-Id: I599b2bc3fe80805b87cbb83c1dc74eba85799105
Reviewed-on: https://gerrit.libreoffice.org/9884Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 6162191b
...@@ -2122,7 +2122,7 @@ ...@@ -2122,7 +2122,7 @@
</node> </node>
<node oor:name=".uno:ControlCodes" oor:op="replace"> <node oor:name=".uno:ControlCodes" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Nonprinting Characters</value> <value xml:lang="en-US">~Non-printing Characters</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int"> <prop oor:name="Properties" oor:type="xs:int">
<value>9</value> <value>9</value>
......
...@@ -1061,7 +1061,7 @@ ...@@ -1061,7 +1061,7 @@
<desc>Contains settings for the visibility of various non-printing characters.</desc> <desc>Contains settings for the visibility of various non-printing characters.</desc>
</info> </info>
<prop oor:name="MetaCharacters" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="MetaCharacters" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: View - Nonprinting Characters --> <!-- UIHints: View - Non-printing Characters -->
<info> <info>
<desc>Determines whether certain settings are applied (display of tab stops, spaces, breaks)</desc> <desc>Determines whether certain settings are applied (display of tab stops, spaces, breaks)</desc>
<label>Meta characters</label> <label>Meta characters</label>
...@@ -1071,7 +1071,7 @@ ...@@ -1071,7 +1071,7 @@
<prop oor:name="ParagraphEnd" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="ParagraphEnd" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Contents/Nonprinting_characters --> <!-- OldPath: Writer/Contents/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether paragraph ends are shown on the screen.</desc> <desc>Specifies whether paragraph ends are shown on the screen.</desc>
<label>Paragraph end</label> <label>Paragraph end</label>
...@@ -1081,7 +1081,7 @@ ...@@ -1081,7 +1081,7 @@
<prop oor:name="OptionalHyphen" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="OptionalHyphen" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Contents/Nonprinting_characters --> <!-- OldPath: Writer/Contents/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether optional hyphens are shown on the screen.</desc> <desc>Specifies whether optional hyphens are shown on the screen.</desc>
<label>Optional hyphens</label> <label>Optional hyphens</label>
...@@ -1091,7 +1091,7 @@ ...@@ -1091,7 +1091,7 @@
<prop oor:name="Space" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="Space" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Contents/Nonprinting_characters --> <!-- OldPath: Writer/Contents/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether spaces are shown on the screen.</desc> <desc>Specifies whether spaces are shown on the screen.</desc>
<label>Spaces</label> <label>Spaces</label>
...@@ -1101,7 +1101,7 @@ ...@@ -1101,7 +1101,7 @@
<prop oor:name="ProtectedSpace" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="ProtectedSpace" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Contents/Nonprinting_characters --> <!-- OldPath: Writer/Contents/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether protected spaces are shown on the screen.</desc> <desc>Specifies whether protected spaces are shown on the screen.</desc>
<label>Protected Spaces</label> <label>Protected Spaces</label>
...@@ -1111,7 +1111,7 @@ ...@@ -1111,7 +1111,7 @@
<prop oor:name="Tab" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="Tab" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Contents/Nonprinting_characters --> <!-- OldPath: Writer/Contents/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether breaks are shown on the screen.</desc> <desc>Specifies whether breaks are shown on the screen.</desc>
<label>Tabs</label> <label>Tabs</label>
...@@ -1121,7 +1121,7 @@ ...@@ -1121,7 +1121,7 @@
<prop oor:name="Break" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="Break" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Contents/Nonprinting_characters --> <!-- OldPath: Writer/Contents/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether paragraph ends are shown on the screen.</desc> <desc>Specifies whether paragraph ends are shown on the screen.</desc>
<label>Breaks</label> <label>Breaks</label>
...@@ -1131,7 +1131,7 @@ ...@@ -1131,7 +1131,7 @@
<prop oor:name="HiddenText" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="HiddenText" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Contents/Nonprinting_characters --> <!-- OldPath: Writer/Contents/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether hidden text fields are displayed on the screen.</desc> <desc>Specifies whether hidden text fields are displayed on the screen.</desc>
<label>Fields: Hidden text</label> <label>Fields: Hidden text</label>
...@@ -1141,7 +1141,7 @@ ...@@ -1141,7 +1141,7 @@
<prop oor:name="HiddenParagraph" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="HiddenParagraph" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Contents/Nonprinting_characters --> <!-- OldPath: Writer/Contents/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether hidden paragraphs are displayed on the screen.</desc> <desc>Specifies whether hidden paragraphs are displayed on the screen.</desc>
<label>Hidden paragraphs</label> <label>Hidden paragraphs</label>
......
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
<desc>Contains settings for the visibility of various non-printing characters.</desc> <desc>Contains settings for the visibility of various non-printing characters.</desc>
</info> </info>
<prop oor:name="MetaCharacters" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="MetaCharacters" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: View - Nonprinting Characters --> <!-- UIHints: View - Non-printing Characters -->
<info> <info>
<desc>Determines whether certain settings are applied or not (display of tab stops, spaces, breaks).</desc> <desc>Determines whether certain settings are applied or not (display of tab stops, spaces, breaks).</desc>
<label>Meta characters</label> <label>Meta characters</label>
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
<prop oor:name="ParagraphEnd" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="ParagraphEnd" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: HTML_Editor/Content/Nonprinting_characters --> <!-- OldPath: HTML_Editor/Content/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether paragraph ends are shown on the screen.</desc> <desc>Specifies whether paragraph ends are shown on the screen.</desc>
<label>Paragraph end</label> <label>Paragraph end</label>
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
<prop oor:name="OptionalHyphen" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="OptionalHyphen" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: HTML_Editor/Content/Nonprinting_characters --> <!-- OldPath: HTML_Editor/Content/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether optional hyphens are shown on the screen.</desc> <desc>Specifies whether optional hyphens are shown on the screen.</desc>
<label>Optional hyphens</label> <label>Optional hyphens</label>
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
<prop oor:name="Space" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="Space" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: HTML_Editor/Content/Nonprinting_characters --> <!-- OldPath: HTML_Editor/Content/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether spaces are shown on the screen.</desc> <desc>Specifies whether spaces are shown on the screen.</desc>
<label>Spaces</label> <label>Spaces</label>
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
<prop oor:name="ProtectedSpace" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="ProtectedSpace" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: HTML_Editor/Content/Nonprinting_characters --> <!-- OldPath: HTML_Editor/Content/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether protected spaces are shown on the screen.</desc> <desc>Specifies whether protected spaces are shown on the screen.</desc>
<label>Protected Spaces</label> <label>Protected Spaces</label>
...@@ -145,7 +145,7 @@ ...@@ -145,7 +145,7 @@
<prop oor:name="Break" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="Break" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: HTML_Editor/Content/Nonprinting_characters --> <!-- OldPath: HTML_Editor/Content/Nonprinting_characters -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Non-printing Characters -->
<info> <info>
<desc>Specifies whether breaks are shown on the screen.</desc> <desc>Specifies whether breaks are shown on the screen.</desc>
<label>Breaks</label> <label>Breaks</label>
......
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
<menu:menuitem menu:id="slot:20214" menu:helpid="20214" menu:label="Te~xt Boundaries"/> <menu:menuitem menu:id="slot:20214" menu:helpid="20214" menu:label="Te~xt Boundaries"/>
<menu:menuitem menu:id="slot:20225" menu:helpid="20225" menu:label="Fie~ld Shadings"/> <menu:menuitem menu:id="slot:20225" menu:helpid="20225" menu:label="Fie~ld Shadings"/>
<menu:menuitem menu:id="slot:20226" menu:helpid="20226" menu:label="~Fields"/> <menu:menuitem menu:id="slot:20226" menu:helpid="20226" menu:label="~Fields"/>
<menu:menuitem menu:id="slot:20224" menu:helpid="20224" menu:label="~Nonprinting Characters"/> <menu:menuitem menu:id="slot:20224" menu:helpid="20224" menu:label="~Non-printing Characters"/>
<menu:menuitem menu:id="slot:20242" menu:helpid="20242" menu:label="~Hidden Paragraphs"/> <menu:menuitem menu:id="slot:20242" menu:helpid="20242" menu:label="~Hidden Paragraphs"/>
<menu:menuseparator/> <menu:menuseparator/>
<menu:menuitem menu:id="slot:6313" menu:helpid="6313" menu:label="~Online Layout"/> <menu:menuitem menu:id="slot:6313" menu:helpid="6313" menu:label="~Online Layout"/>
......
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