diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-08-25 13:01:48 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-08-25 13:01:48 +0200 |
commit | 6c16fbcbd1fd650c037fe082e768a30d0245de3f (patch) | |
tree | 3760374ab92772da5a1f31785343642eb6bda48e /source | |
parent | 7a2cad733d9090afec58f6ac7cd9e97ca410a1fb (diff) |
add back localize="false" to bookmarks without translatable strings
Change-Id: Ied7966021a0945900b50a71eefd3152f6977cd12
Diffstat (limited to 'source')
-rw-r--r-- | source/text/smath/01/06020000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/smath/01/06020000.xhp b/source/text/smath/01/06020000.xhp index 3d9f96da4f..aaf49f8c8e 100644 --- a/source/text/smath/01/06020000.xhp +++ b/source/text/smath/01/06020000.xhp @@ -30,7 +30,7 @@ <section id="importfile"> <bookmark xml-lang="en-US" branch="index" id="bm_id3154659"><bookmark_value>importing; %PRODUCTNAME Math formulas</bookmark_value></bookmark> <bookmark xml-lang="en-US" branch="index" id="bm_id3154660"><bookmark_value>MathML; import from file</bookmark_value></bookmark> - <bookmark branch="hid/.uno:ImportFormula" xml-lang="en-US" id="bm_id3150346"/> + <bookmark branch="hid/.uno:ImportFormula" xml-lang="en-US" id="bm_id3150346" localize="false"/> <paragraph role="heading" level="1" id="hd_id3154659" xml-lang="en-US">Import Formula from File</paragraph> <paragraph role="paragraph" id="par_id3150251" xml-lang="en-US"><variable id="formelimportierentext"><ahelp hid=".uno:ImportFormula" visibility="visible">This command opens a dialog for importing a formula.</ahelp></variable></paragraph> <paragraph role="paragraph" id="par_id3153916" xml-lang="en-US">The <emph>Insert</emph> dialog is set up like the <link href="text/shared/01/01020000.xhp" name="Open">Open</link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window.</paragraph> @@ -42,7 +42,7 @@ <section id="importclipboard"> <bookmark xml-lang="en-US" branch="index" id="bm_id3154661"><bookmark_value>MathML; import via clipboard</bookmark_value></bookmark> <bookmark xml-lang="en-US" branch="index" id="bm_id3154662"><bookmark_value>importing; MathML</bookmark_value></bookmark> - <bookmark branch="hid/.uno:ImportMathMLClipboard" xml-lang="en-US" id="bm_id3150347"/> + <bookmark branch="hid/.uno:ImportMathMLClipboard" xml-lang="en-US" id="bm_id3150347" localize="false"/> <paragraph role="heading" level="1" id="hd_id3154661" xml-lang="en-US">Import MathML from Clipboard</paragraph> <paragraph role="paragraph" id="par_id3150252" xml-lang="en-US"><variable id="mathmlimportierentext"><ahelp hid=".uno:ImportMathMLClipboard" visibility="visible">This command transforms MathML clipboard content to StarMath and inserts it at the current cursor position.</ahelp></variable></paragraph> <paragraph role="paragraph" id="par_id3153918" xml-lang="en-US">If the transformation fails, nothing is inserted.</paragraph> |