--- misc/cppunit-1.13.1/src/cppunit/UnixDynamicLibraryManager.cpp +++ misc/build/cppunit-1.13.1/src/cppunit/UnixDynamicLibraryManager.cpp @@ -34,7 +34,11 @@ std::string DynamicLibraryManager::getLastErrorDetail() const { - return ""; + const char *last_dlerror = ::dlerror(); + if (last_dlerror != NULL) + return last_dlerror; + else + return ""; } /translations Git repository'/>
aboutsummaryrefslogtreecommitdiff
path: root/source/en-ZA
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 21:49:09 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 22:26:29 +0100
commit930afa6de2cfae15db9af9574f6e0997f69955d8 (patch)
tree5863f083e23955062874bc3df080d23db9416cb4 /source/en-ZA
parentef59b48c9927301075cff0e2729b5d0a7ea214ed (diff)
update translations
and force-fix errors using pocheck Change-Id: I22c4f2470c82a226f332c5af79dadcc33e50d79a
Diffstat (limited to 'source/en-ZA')
-rw-r--r--source/en-ZA/connectivity/source/resource.po10
-rw-r--r--source/en-ZA/cui/source/customize.po8
-rw-r--r--source/en-ZA/cui/uiconfig/ui.po29
-rw-r--r--source/en-ZA/desktop/source/deployment/gui.po47
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/00.po28
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/01.po38
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/00.po17
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/01.po360
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/guide.po581
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/optionen.po304
-rw-r--r--source/en-ZA/helpcontent2/source/text/smath.po16
-rw-r--r--source/en-ZA/helpcontent2/source/text/smath/00.po187
-rw-r--r--source/en-ZA/helpcontent2/source/text/smath/01.po225
-rw-r--r--source/en-ZA/helpcontent2/source/text/smath/04.po14
-rw-r--r--source/en-ZA/helpcontent2/source/text/smath/guide.po28
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/01.po250
-rw-r--r--source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po127
-rw-r--r--source/en-ZA/sc/source/ui/src.po12
-rw-r--r--source/en-ZA/sd/source/ui/view.po10
-rw-r--r--source/en-ZA/sd/uiconfig/simpress/ui.po9
-rw-r--r--source/en-ZA/starmath/uiconfig/smath/ui.po11
-rw-r--r--source/en-ZA/svtools/source/misc.po7
-rw-r--r--source/en-ZA/svx/uiconfig/ui.po29
-rw-r--r--source/en-ZA/sw/uiconfig/swriter/ui.po42
-rw-r--r--source/en-ZA/xmlsecurity/uiconfig/ui.po17
26 files changed, 1176 insertions, 1248 deletions
diff --git a/source/en-ZA/connectivity/source/resource.po b/source/en-ZA/connectivity/source/resource.po
index f6ff9bb063d..d8ebce92003 100644
--- a/source/en-ZA/connectivity/source/resource.po
+++ b/source/en-ZA/connectivity/source/resource.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-11-10 19:33+0100\n"
-"PO-Revision-Date: 2015-06-25 23:17+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2016-12-21 22:02+0000\n"
+"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1435274220.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1482357750.000000\n"
#: conn_error_message.src
msgctxt ""
@@ -836,7 +836,7 @@ msgctxt ""
"STR_INVALID_DBASE_FILE\n"
"string.text"
msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
-msgstr "The file '$filename$' is an invalid (or unrecognized) dBase file."
+msgstr "The file '$filename$' is an invalid (or unrecognised) dBase file."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/en-ZA/cui/source/customize.po b/source/en-ZA/cui/source/customize.po
index 0681644baad..f2f24463708 100644
--- a/source/en-ZA/cui/source/customize.po
+++ b/source/en-ZA/cui/source/customize.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-04 19:04+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2016-12-21 22:02+0000\n"
+"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467659044.000000\n"
+"X-POOTLE-MTIME: 1482357762.000000\n"
#: acccfg.src
#, fuzzy
@@ -124,7 +124,7 @@ msgctxt ""
"RID_SVXSTR_MENU_ADDCOMMANDS_DESCRIPTION\n"
"string.text"
msgid "To add a command to a menu, select the category and then the command. You can also drag the command to the Commands list of the Menus tab page in the Customize dialog."
-msgstr "To add a command to a menu, select the category and then the command. You can also drag the command to the Commands list of the Menus tab page in the Customize dialogue."
+msgstr "To add a command to a menu, select the category and then the command. You can also drag the command to the Commands list of the Menus tab page in the Customise dialogue."
#: cfg.src
msgctxt ""
diff --git a/source/en-ZA/cui/uiconfig/ui.po b/source/en-ZA/cui/uiconfig/ui.po
index 6876374d9ff..03ef6654eb0 100644
--- a/source/en-ZA/cui/uiconfig/ui.po
+++ b/source/en-ZA/cui/uiconfig/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-10-18 13:15+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2016-12-21 22:10+0000\n"
+"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: none\n"
"Language: en_ZA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1476796542.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482358207.000000\n"
#: aboutconfigdialog.ui
msgctxt ""
@@ -2559,14 +2559,13 @@ msgid "Style:"
msgstr "Style"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"westsizeft-nocjk\n"
"label\n"
"string.text"
msgid "Size:"
-msgstr "Size"
+msgstr "Size:"
#: charnamepage.ui
msgctxt ""
@@ -2588,14 +2587,13 @@ msgid "Style:"
msgstr "Style"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"westsizeft-cjk\n"
"label\n"
"string.text"
msgid "Size:"
-msgstr "Size"
+msgstr "Size:"
#: charnamepage.ui
#, fuzzy
@@ -2637,14 +2635,13 @@ msgid "Style:"
msgstr "Style"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"eastsizeft\n"
"label\n"
"string.text"
msgid "Size:"
-msgstr "Size"
+msgstr "Size:"
#: charnamepage.ui
#, fuzzy
@@ -2686,14 +2683,13 @@ msgid "Style:"
msgstr "Style"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"ctlsizeft\n"
"label\n"
"string.text"
msgid "Size:"
-msgstr "Size"
+msgstr "Size:"
#: charnamepage.ui
#, fuzzy
@@ -10548,14 +10544,13 @@ msgid "Fon_ts:"
msgstr ""
#: optfontspage.ui
-#, fuzzy
msgctxt ""
"optfontspage.ui\n"
"label9\n"
"label\n"
"string.text"
msgid "_Size:"
-msgstr "Size"
+msgstr "_Size:"
#: optfontspage.ui
#, fuzzy
@@ -14501,14 +14496,13 @@ msgid "Positio_n"
msgstr "Position"
#: possizetabpage.ui
-#, fuzzy
msgctxt ""
"possizetabpage.ui\n"
"TSB_SIZEPROTECT\n"
"label\n"
"string.text"
msgid "_Size"
-msgstr "Size"
+msgstr "_Size"
#: possizetabpage.ui
msgctxt ""
@@ -16199,14 +16193,13 @@ msgid "Positio_n"
msgstr "Position"
#: swpossizepage.ui
-#, fuzzy
msgctxt ""
"swpossizepage.ui\n"
"size\n"
"label\n"
"string.text"
msgid "_Size"
-msgstr "Size"
+msgstr "_Size"
#: swpossizepage.ui
msgctxt ""
diff --git a/source/en-ZA/desktop/source/deployment/gui.po b/source/en-ZA/desktop/source/deployment/gui.po
index baa029b6e59..fde76e23678 100644
--- a/source/en-ZA/desktop/source/deployment/gui.po
+++ b/source/en-ZA/desktop/source/deployment/gui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-07-04 19:09+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2016-12-21 22:01+0000\n"
+"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467659358.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482357701.000000\n"
#: dp_gui_dialog.src
msgctxt ""
@@ -159,7 +159,6 @@ msgid "Show license"
msgstr "Show license"
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_STR_WARNING_INSTALL_EXTENSION\n"
@@ -169,12 +168,11 @@ msgid ""
"Click 'OK' to proceed with the installation.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"You are about to install the extension \\'%NAME\\'.\n"
-"Click \\'OK\\' to proceed with the installation.\n"
-"Click \\'Cancel\\' to stop the installation."
+"You are about to install the extension '%NAME'.\n"
+"Click 'OK' to proceed with the installation.\n"
+"Click 'Cancel' to stop the installation."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_STR_WARNING_REMOVE_EXTENSION\n"
@@ -184,12 +182,11 @@ msgid ""
"Click 'OK' to remove the extension.\n"
"Click 'Cancel' to stop removing the extension."
msgstr ""
-"You are about to remove the extension \\'%NAME\\'.\n"
-"Click \\'OK\\' to remove the extension.\n"
-"Click \\'Cancel\\' to stop removing the extension."
+"You are about to remove the extension '%NAME'.\n"
+"Click 'OK' to remove the extension.\n"
+"Click 'Cancel' to stop removing the extension."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_STR_WARNING_REMOVE_SHARED_EXTENSION\n"
@@ -200,11 +197,10 @@ msgid ""
"Click 'Cancel' to stop removing the extension."
msgstr ""
"Make sure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
-"Click \\'OK\\' to remove the extension.\n"
-"Click \\'Cancel\\' to stop removing the extension."
+"Click 'OK' to remove the extension.\n"
+"Click 'Cancel' to stop removing the extension."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_STR_WARNING_ENABLE_SHARED_EXTENSION\n"
@@ -215,11 +211,10 @@ msgid ""
"Click 'Cancel' to stop enabling the extension."
msgstr ""
"Make sure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
-"Click \\'OK\\' to enable the extension.\n"
-"Click \\'Cancel\\' to stop enabling the extension."
+"Click 'OK' to enable the extension.\n"
+"Click 'Cancel' to stop enabling the extension."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_STR_WARNING_DISABLE_SHARED_EXTENSION\n"
@@ -230,17 +225,16 @@ msgid ""
"Click 'Cancel' to stop disabling the extension."
msgstr ""
"Make sure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
-"Click \\'OK\\' to disable the extension.\n"
-"Click \\'Cancel\\' to stop disabling the extension."
+"Click 'OK' to disable the extension.\n"
+"Click 'Cancel' to stop disabling the extension."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_STR_UNSUPPORTED_PLATFORM\n"
"string.text"
msgid "The extension '%Name' does not work on this computer."
-msgstr "The extension \\'%Name\\' does not work on this computer."
+msgstr "The extension '%Name' does not work on this computer."
#: dp_gui_updatedialog.src
msgctxt ""
@@ -420,7 +414,6 @@ msgid "The extension will not be installed."
msgstr "The extension will not be installed."
#: dp_gui_versionboxes.src
-#, fuzzy
msgctxt ""
"dp_gui_versionboxes.src\n"
"RID_STR_WARNING_VERSION_LESS\n"
@@ -431,10 +424,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"You are about to install version $NEW of the extension \\'$NAME\\'.\n"
+"You are about to install version $NEW of the extension '$NAME'.\n"
"The newer version $DEPLOYED is already installed.\n"
-"Click \\'OK\\' to replace the installed extension.\n"
-"Click \\'Cancel\\' to stop the installation."
+"Click 'OK' to replace the installed extension.\n"
+"Click 'Cancel' to stop the installation."
#: dp_gui_versionboxes.src
#, fuzzy
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/00.po b/source/en-ZA/helpcontent2/source/text/scalc/00.po
index 6938c98570b..a931028a70a 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/00.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-05 18:32+0000\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-22 17:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467743558.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482427079.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -573,8 +573,8 @@ msgctxt ""
"par_id3153250\n"
"28\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>"
-msgstr "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -591,8 +591,8 @@ msgctxt ""
"par_id3143222\n"
"29\n"
"help.text"
-msgid "Choose <emph>Insert - Names - Define</emph>"
-msgstr "Choose <emph>Insert - Names - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -609,8 +609,8 @@ msgctxt ""
"par_id3145214\n"
"30\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -618,8 +618,8 @@ msgctxt ""
"par_id3153558\n"
"31\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -627,8 +627,8 @@ msgctxt ""
"par_id3153483\n"
"32\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/01.po b/source/en-ZA/helpcontent2/source/text/scalc/01.po
index f5dd8862212..2254797f377 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/01.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-05 22:26+0000\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-22 19:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467757602.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482433251.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -5719,20 +5719,22 @@ msgid "Functions"
msgstr "Functions"
#: 04060102.xhp
+#, fuzzy
msgctxt ""
"04060102.xhp\n"
"par_id231020162315043955\n"
"help.text"
msgid "<embed href=\"text/scalc/01/func_networkdays.intl.xhp#networkdaysintl\"/>"
-msgstr ""
+msgstr "<embed href=\"text/scalc/01/func_networkdays.intl.xhp#networkdaysintl\"/>"
#: 04060102.xhp
+#, fuzzy
msgctxt ""
"04060102.xhp\n"
"par_id231020163315043955\n"
"help.text"
msgid "<embed href=\"text/scalc/01/func_workdays.intl.xhp#workdaysintl\"/>"
-msgstr ""
+msgstr "<embed href=\"text/scalc/01/func_workdays.intl.xhp#workdaysintl\"/>"
#: 04060103.xhp
msgctxt ""
@@ -20799,8 +20801,8 @@ msgctxt ""
"par_id3150691\n"
"57\n"
"help.text"
-msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
-msgstr "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
+msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 04060109.xhp
msgctxt ""
@@ -20824,8 +20826,8 @@ msgctxt ""
"par_id3158419\n"
"58\n"
"help.text"
-msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
-msgstr "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Set</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
+msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Sheet - Named Ranges and Expressions - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
+msgstr ""
#: 04060109.xhp
msgctxt ""
@@ -50394,8 +50396,8 @@ msgctxt ""
"04070000.xhp\n"
"tit\n"
"help.text"
-msgid "Names"
-msgstr "Names"
+msgid "Named Ranges and Expressions"
+msgstr ""
#: 04070000.xhp
msgctxt ""
@@ -50403,8 +50405,8 @@ msgctxt ""
"hd_id3153951\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>"
-msgstr "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>"
+msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Named Ranges and Expressions</link>"
+msgstr ""
#: 04070000.xhp
msgctxt ""
@@ -50794,8 +50796,8 @@ msgctxt ""
"par_id3156280\n"
"13\n"
"help.text"
-msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
-msgstr "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialogue, from which you can select the naming options that you want."
+msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Sheet - Named Ranges and Expressions - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
+msgstr ""
#: 04070300.xhp
msgctxt ""
@@ -52691,8 +52693,8 @@ msgctxt ""
"par_id3145174\n"
"5\n"
"help.text"
-msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
-msgstr "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
+msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Sheet - Named Ranges and Expressions - Define</emph> command, this name will be displayed and can be selected from the list box."
+msgstr ""
#: 05080300.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/guide.po b/source/en-ZA/helpcontent2/source/text/scalc/guide.po
index 941b22c7f3e..5617a48200b 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
"PO-Revision-Date: 2016-07-05 21:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467754612.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467754587.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -2144,8 +2144,8 @@ msgctxt ""
"par_id3154011\n"
"26\n"
"help.text"
-msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
-msgstr "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
+msgid "To set the source range as the range, select the cells and choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. Save the source document, and do not close it."
+msgstr ""
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -11882,8 +11882,8 @@ msgctxt ""
"par_id3153954\n"
"3\n"
"help.text"
-msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears."
-msgstr "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialogue appears."
+msgid "Select a cell or range of cells, then choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. The <emph>Define Names</emph> dialog appears."
+msgstr ""
#: value_with_name.xhp
msgctxt ""
@@ -11935,8 +11935,8 @@ msgctxt ""
"par_id3153711\n"
"8\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>"
-msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>"
+msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Sheet - Named Ranges and Expressions - Define\">Sheet - Named Ranges and Expressions - Define</link>"
+msgstr ""
#: webquery.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/00.po b/source/en-ZA/helpcontent2/source/text/shared/00.po
index 4c254700f88..0dc195b7bf5 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/00.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-05 21:37+0000\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
+"PO-Revision-Date: 2016-05-24 08:27+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467754661.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1464078443.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -12290,15 +12290,6 @@ msgstr "Choose <emph>Format - Page - Background</emph> tab (in $[officename] Imp
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
-"par_id3163820\n"
-"28\n"
-"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Colors</emph> tab"
-msgstr "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Colours</emph> tab"
-
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
"par_id3154985\n"
"141\n"
"help.text"
diff --git a/source/en-ZA/helpcontent2/source/text/shared/01.po b/source/en-ZA/helpcontent2/source/text/shared/01.po
index 63d6134dd73..7462e44ed74 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/01.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-05 22:26+0000\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2016-07-05 21:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467757602.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467755285.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -5043,180 +5043,184 @@ msgctxt ""
"01140000.xhp\n"
"bm_id3147294\n"
"help.text"
-msgid "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>"
-msgstr "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>"
+msgid "<bookmark_value>printers; properties</bookmark_value> <bookmark_value>settings; printers</bookmark_value> <bookmark_value>properties; printers</bookmark_value> <bookmark_value>default printer; setting up</bookmark_value> <bookmark_value>printers; default printer</bookmark_value> <bookmark_value>page formats; restriction</bookmark_value>"
+msgstr ""
#: 01140000.xhp
-#, fuzzy
msgctxt ""
"01140000.xhp\n"
"hd_id3147294\n"
-"1\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter Settings</link>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3154422\n"
-"2\n"
"help.text"
-msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>"
-msgstr "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>"
+msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"svt/ui/printersetupdialog/PrinterSetupDialog\">Select the default printer for the current document.</ahelp> </variable>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3148620\n"
-"20\n"
"help.text"
msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
-msgstr "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3145345\n"
-"4\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>"
+msgid "Printer"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3145211\n"
-"5\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>"
+msgid "Lists the information that applies to the selected printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3148538\n"
-"19\n"
"help.text"
msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
-msgstr "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3154381\n"
-"6\n"
"help.text"
msgid "Name"
-msgstr "Name"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3156155\n"
-"7\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/printersetupdialog/name\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3156153\n"
-"8\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>"
+msgid "Status"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3150465\n"
-"9\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>"
+msgid "Describes the current status of the selected printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3154898\n"
-"10\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>"
+msgid "Type"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3156326\n"
-"11\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>"
+msgid "Displays the type of printer that you selected."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3149416\n"
-"12\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>"
+msgid "Location"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3149955\n"
-"13\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>"
+msgid "Displays the port for the selected printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3145316\n"
-"14\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>"
+msgid "Comments"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3155923\n"
-"15\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>"
+msgid "Displays additional information for the printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3149669\n"
-"16\n"
"help.text"
msgid "Properties"
-msgstr "Properties"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3149045\n"
-"17\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"svt/ui/printersetupdialog/properties\">Changes the printer settings of your operating system for the current document.</ahelp>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3157322\n"
-"18\n"
"help.text"
msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>."
-msgstr "Ensure that the Landscape or Portrait layout option set in the printer properties dialogue matches the page format that you set by choosing <emph>Format - Page</emph>."
+msgstr ""
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id201612110303091265\n"
+"help.text"
+msgid "Options"
+msgstr ""
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id201612110239454950\n"
+"help.text"
+msgid "<ahelp hid=\"svt/ui/printersetupdialog/options\">Opens the <emph>Printer Options</emph> dialog where you can override the global printer options set on the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Writer</emph></caseinline><caseinline select=\"CALC\"><emph>Calc</emph></caseinline><defaultinline>Writer/Web</defaultinline></switchinline><emph> - Print</emph> panel for the current document.</ahelp>"
+msgstr ""
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3157323\n"
+"help.text"
+msgid "The <emph>Options</emph> button is only available in %PRODUCTNAME Writer and Calc."
+msgstr ""
#: 01160000.xhp
msgctxt ""
@@ -8311,8 +8315,8 @@ msgctxt ""
"par_id3152551\n"
"59\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"black\" and \"crack\" are considered similar."
-msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"black\" and \"crack\" are considered similar."
+msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"sweep\" and \"creep\" are considered similar."
+msgstr ""
#: 02100100.xhp
msgctxt ""
@@ -25790,32 +25794,6 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Colors"
-msgstr "Colours"
-
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"hd_id3152895\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colors</link>"
-msgstr "<link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colours</link>"
-
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"par_id3149119\n"
-"2\n"
-"help.text"
-msgid "Select a color to apply, save the current color list, or load a different color list."
-msgstr "Select a colour to apply, save the current colour list, or load a different colour list."
-
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -43456,6 +43434,214 @@ msgctxt ""
msgid "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Re-enter the master password.</ahelp>"
msgstr "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Re-enter the master password.</ahelp>"
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"tit\n"
+"help.text"
+msgid "Safe Mode"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"bm_id281120160951421436\n"
+"help.text"
+msgid "<bookmark_value>profile;safe mode</bookmark_value>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160939034500\n"
+"help.text"
+msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Safe Mode</link>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160939285779\n"
+"help.text"
+msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163153357\n"
+"help.text"
+msgid "Choose <emph>Help - Restart in Safe Mode...</emph>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163154362\n"
+"help.text"
+msgid "Start %PRODUCTNAME from command line with <emph>--safe-mode</emph> option"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163154363\n"
+"help.text"
+msgid "Start %PRODUCTNAME from <emph>%PRODUCTNAME (Safe Mode)</emph> start menu entry (Windows only)"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149549\n"
+"help.text"
+msgid "What can I do in safe mode?"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160939281728\n"
+"help.text"
+msgid "Once in safe mode, you will be shown a dialog offering three user profile restoration options"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149551\n"
+"help.text"
+msgid "Continue in Safe Mode"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944279896\n"
+"help.text"
+msgid "This option will let you work with %PRODUCTNAME as you are used to, but using a temporary user profile. It also means that all configuration changes made to the temporary user profile will be lost after restart."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149552\n"
+"help.text"
+msgid "Quit"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944279161\n"
+"help.text"
+msgid "Choosing <emph>Quit</emph> will just exit %PRODUCTNAME. Use this option if you got here by accident."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149543\n"
+"help.text"
+msgid "Apply Changes and Restart"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348926\n"
+"help.text"
+msgid "The dialog offers multiple changes to the user profile that can be made to help restoring %PRODUCTNAME to working state. They get more radical from top down so you should try them successively one after another. Choosing this option applies selected changes"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149545\n"
+"help.text"
+msgid "Restore from backup"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348884\n"
+"help.text"
+msgid "%PRODUCTNAME keeps backups of previous configurations and activated extensions. Use this option to return to the previous state if your problems are likely to be caused by recent changes to configuration or extensions."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149546\n"
+"help.text"
+msgid "Configure"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949347119\n"
+"help.text"
+msgid "You can disable all extensions installed by the user. You can also disable hardware acceleration. Activate this option if you experience startup crashes or visual glitches, they are often related to hardware acceleration."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160944276682\n"
+"help.text"
+msgid "Uninstall extensions"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944275137\n"
+"help.text"
+msgid "Sometimes %PRODUCTNAME cannot be started due to extensions blocking or crashing. This option allows you to disable all extensions installed by the user as well as shared and bundled extensions. Uninstalling shared and bundled extensions should be used with caution. It will only work if you have the necessary system access rights."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160944276687\n"
+"help.text"
+msgid "Reset to factory settings"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id28112016094427792\n"
+"help.text"
+msgid "If all else fails, you can reset your user profile to the factory default. The first option <emph>Reset settings and user customizations</emph> resets all configuration and UI changes, but keeps things like your personal dictionary, templates etc. The second option will reset your entire profile to the state when you first installed %PRODUCTNAME."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id28112016094427243\n"
+"help.text"
+msgid "If you could not resolve your problem by using safe mode, click on <emph>Advanced</emph> expander. You will find instructions how to get further help there."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949347055\n"
+"help.text"
+msgid "If you want to report a problem with your user profile, by clicking on <emph>Create Zip Archive from User Profile</emph> you can generate a zip file which can be uploaded to the bug tracking system to be investigated by the developers."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348679\n"
+"help.text"
+msgid "Be aware that the uploaded profile might contain sensitive information, such as your personal dictionary, settings and installed extensions."
+msgstr ""
+
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
@@ -43488,7 +43674,7 @@ msgctxt ""
"par_id3154863\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentInfoPage\">Embed document fonts in the current file.</ahelp>"
+msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>"
msgstr ""
#: prop_font_embed.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/shared/guide.po b/source/en-ZA/helpcontent2/source/text/shared/guide.po
index 528435602a6..f45c0757170 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-05 22:00+0000\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
+"PO-Revision-Date: 2016-07-05 21:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467756015.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467755924.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -2198,7 +2198,7 @@ msgctxt ""
"cmis-remote-files-setup.xhp\n"
"hd_id1508201618160340\n"
"help.text"
-msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers (check)"
+msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers"
msgstr ""
#: cmis-remote-files-setup.xhp
@@ -2278,7 +2278,7 @@ msgctxt ""
"cmis-remote-files-setup.xhp\n"
"hd_id150820161816049600\n"
"help.text"
-msgid "Connecting to a Windows share (check)"
+msgid "Connecting to a Windows share"
msgstr ""
#: cmis-remote-files-setup.xhp
@@ -9948,8 +9948,8 @@ msgctxt ""
"hyperlink_insert.xhp\n"
"par_idN1076D\n"
"help.text"
-msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)."
-msgstr "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)."
+msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Sheet - Named Ranges and Expressions - Define</emph>)."
+msgstr ""
#: hyperlink_insert.xhp
msgctxt ""
@@ -12470,20 +12470,20 @@ msgstr "On the <emph>Options</emph> tab page, make sure that the <emph>Synchroni
#: labels.xhp
msgctxt ""
"labels.xhp\n"
-"par_id3156424\n"
-"86\n"
+"par_id3149767\n"
+"29\n"
"help.text"
-msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
-msgstr "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
+msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
+msgstr "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
#: labels.xhp
msgctxt ""
"labels.xhp\n"
-"par_id3149767\n"
-"29\n"
+"par_id3156424\n"
+"86\n"
"help.text"
-msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
-msgstr "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
+msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
+msgstr "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
#: labels.xhp
msgctxt ""
@@ -18393,58 +18393,53 @@ msgctxt ""
"start_parameters.xhp\n"
"tit\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
-msgstr "Starting the $[officename] Software With Parameters"
+msgid "Starting $[officename] Software With Parameters"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"bm_id3156410\n"
"help.text"
-msgid "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>"
-msgstr "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>"
+msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3156410\n"
-"52\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
-msgstr "Starting the $[officename] Software With Parameters"
+msgid "Starting $[officename] Software With Parameters"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147009\n"
-"1\n"
"help.text"
-msgid "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
-msgstr "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
+msgid "By starting $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147618\n"
-"2\n"
"help.text"
-msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology."
-msgstr "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology."
+msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of $[officename] software technology."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3154898\n"
-"4\n"
"help.text"
-msgid "Starting the $[officename] Software From the Command Line"
-msgstr "Starting the $[officename] Software From the Command Line"
+msgid "Starting $[officename] Software From the Command Line"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3156152\n"
-"5\n"
"help.text"
msgid "Under Windows, select <emph>Run</emph> from the Windows Start menu, or open a shell under Linux, *BSD, or Mac OS X platforms."
msgstr ""
@@ -18453,16 +18448,14 @@ msgstr ""
msgctxt ""
"start_parameters.xhp\n"
"par_id3152472\n"
-"6\n"
"help.text"
msgid "Under Windows, type the following text in the <emph>Open </emph>text field and click <emph>OK</emph>."
-msgstr "Under Windows, type the following text in the <emph>Open </emph>text field and click <emph>OK</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3149669\n"
-"53\n"
"help.text"
msgid "Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:"
msgstr ""
@@ -18471,679 +18464,649 @@ msgstr ""
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
-"7\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter}</caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter}</caseinline></switchinline>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
-"8\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
-msgstr "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
+msgid "Replace <emph>{install}</emph> with the path to your installation of $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3158407\n"
-"9\n"
+"hd_id3145171\n"
"help.text"
-msgid "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters."
-msgstr "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters."
+msgid "Valid Command Line Parameters"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"hd_id3145171\n"
-"10\n"
+"hd_id1016120408556191\n"
"help.text"
-msgid "Valid Command Line Parameters"
-msgstr "Valid Command Line Parameters"
+msgid "Using without special arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148451\n"
-"11\n"
+"par_id215247284938\n"
"help.text"
-msgid "Parameter"
-msgstr "Parameter"
+msgid "Using without any arguments opens the start center."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149167\n"
-"12\n"
+"par_id4016121206183262\n"
"help.text"
-msgid "Meaning"
-msgstr "Meaning"
+msgid "<emph>{file}</emph>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149983\n"
-"73\n"
+"par_id40161212062813818\n"
"help.text"
-msgid "--help / -h / -?"
-msgstr "-help / -h / -?"
+msgid "Tries to open the file (files) in the components suitable for them."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147349\n"
-"74\n"
+"par_id40161212063110720\n"
"help.text"
-msgid "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialog box</caseinline><defaultinline>to the console</defaultinline></switchinline>."
-msgstr "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialogue box</caseinline><defaultinline>to the console</defaultinline></switchinline>."
+msgid "<emph>{file} macro:///[Library.Module.MacroName]</emph>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id31499et\n"
-"73\n"
+"par_id40161212063330252\n"
"help.text"
-msgid "--version"
+msgid "Opens the file and applies specified macros from the file."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id31473et\n"
-"74\n"
+"hd_id201612040855610\n"
"help.text"
-msgid "Displays the version information."
+msgid "Getting help and information"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150010\n"
-"59\n"
+"par_id3148451\n"
"help.text"
-msgid "--writer"
-msgstr "-writer"
+msgid "<variable id=\"parameter\">Parameter</variable>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147213\n"
-"60\n"
+"par_id3149167\n"
"help.text"
-msgid "Starts with an empty Writer document."
-msgstr "Starts with an empty Writer document."
+msgid "<variable id=\"meaning\">Meaning</variable>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148616\n"
-"61\n"
+"par_id3147349\n"
"help.text"
-msgid "--calc"
-msgstr "-calc"
+msgid "Lists the available command line parameters to the console."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145261\n"
-"62\n"
+"par_id20161204091221764\n"
"help.text"
-msgid "Starts with an empty Calc document."
-msgstr "Starts with an empty Calc document."
+msgid "Opens $[officename] built-in or online Help on Writer."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156443\n"
-"63\n"
+"par_id20161204091520522\n"
"help.text"
-msgid "--draw"
-msgstr "-draw"
+msgid "Opens $[officename] built-in or online Help on Calc."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154011\n"
-"64\n"
+"par_id20161204091727059\n"
"help.text"
-msgid "Starts with an empty Draw document."
-msgstr "Starts with an empty Draw document."
+msgid "Opens $[officename] built-in or online Help on Draw."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153142\n"
-"65\n"
+"par_id20161204091812159\n"
"help.text"
-msgid "--impress"
-msgstr "-impress"
+msgid "Opens $[officename] built-in or online Help on Impress."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153222\n"
-"66\n"
+"par_id20161204091919599\n"
"help.text"
-msgid "Starts with an empty Impress document."
-msgstr "Starts with an empty Impress document."
+msgid "Opens $[officename] built-in or online Help on Base."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155853\n"
-"67\n"
+"par_id20161204092029619\n"
"help.text"
-msgid "--math"
-msgstr "-math"
+msgid "Opens $[officename] built-in or online Help on Basic scripting language."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3146928\n"
-"68\n"
+"par_id2016120409214276\n"
"help.text"
-msgid "Starts with an empty Math document."
-msgstr "Starts with an empty Math document."
+msgid "Opens $[officename] built-in or online Help on Math."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149960\n"
-"69\n"
+"par_id31473et\n"
"help.text"
-msgid "--global"
-msgstr "-global"
+msgid "Shows $[officename] version and quits."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151075\n"
-"70\n"
+"par_id2016120409236546\n"
"help.text"
-msgid "Starts with an empty Writer master document."
-msgstr "Starts with an empty Writer master document."
+msgid "(MacOS X sandbox only) Returns path of the temporary directory for the current user and exits. Overrides all other arguments."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154510\n"
-"71\n"
+"hd_id20161204094429235\n"
"help.text"
-msgid "--web"
-msgstr "-web"
+msgid "General arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148836\n"
-"72\n"
+"par_id3153919\n"
"help.text"
-msgid "Starts with an empty HTML document."
-msgstr "Starts with an empty HTML document."
+msgid "Activates[Deactivates] the Quickstarter service. It can take only one parameter <emph>no</emph> which deativates the Quickstarter service. Without parameters this service is activated."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id315330t\n"
+"help.text"
+msgid "Disables check for remote instances using the installation."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149403\n"
+"par_id315053o\n"
"help.text"
-msgid "--show {filename.odp}"
-msgstr "-show {filename.odp}"
+msgid "Forces an input filter type, if possible. For example:<br/><item type=\"input\">--infilter=\"Calc Office Open XML\"</item><br/><item type=\"input\">--infilter=\"Text (encoded):UTF8,LF,,,.\"</item>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153838\n"
-"80\n"
+"par_id20161204101917197\n"
"help.text"
-msgid "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation."
-msgstr "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation."
+msgid "Store soffice.bin pid to <emph>{file}</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156276\n"
-"13\n"
+"par_id3146786\n"
"help.text"
-msgid "--minimized"
-msgstr "-minimised"
+msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for $[officename] software on UNIX-like platforms."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"hd_id20161204103115358\n"
+"help.text"
+msgid "User/programmatic interface control"
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3151334\n"
+"help.text"
+msgid "Disables the splash screen at program start."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3146080\n"
-"14\n"
"help.text"
msgid "Starts minimized. The splash screen is not displayed."
-msgstr "Starts minimised. The splash screen is not displayed."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145641\n"
-"15\n"
+"par_id3153306\n"
"help.text"
-msgid "--invisible"
-msgstr "-invisible"
+msgid "Starts without displaying anything except the splash screen."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3154756\n"
-"16\n"
"help.text"
msgid "Starts in invisible mode."
-msgstr "Starts in invisible mode."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3148914\n"
-"17\n"
"help.text"
-msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-msgstr "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogues opened via the <link href=\"http://api.openoffice.org\" name=\"API\">API</link>."
+msgid "Neither the start-up logo nor the initial program window will be visible. $[officename] software can be controlled, and documents and dialogs can be controlled and opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147341\n"
-"18\n"
"help.text"
-msgid "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
+msgid "Using the parameter, $[officename] can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3150388\n"
-"48\n"
"help.text"
-msgid "It cannot be used in conjunction with <emph>-quickstart</emph>."
-msgstr "It cannot be used in conjunction with <emph>-quickstart</emph>."
+msgid "It cannot be used in conjunction with <emph>--quickstart</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3145147\n"
-"19\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
-msgstr "More information is found in the <emph>$[officename] Developer's Guide</emph>."
+msgid "More information is found in <emph>$[officename] Developer's Guide</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155903\n"
-"20\n"
+"par_id3150530\n"
"help.text"
-msgid "--norestore"
-msgstr "-norestore"
+msgid "Starts in \"headless mode\" which allows using the application without user interface."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3156353\n"
+"help.text"
+msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3156374\n"
-"21\n"
"help.text"
msgid "Disables restart and file recovery after a system crash."
-msgstr "Disables restart and file recovery after a system crash."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id5215918\n"
+"par_id20161204120122917\n"
"help.text"
-msgid "--nofirststartwizard"
-msgstr "-nofirststartwizard"
+msgid "Starts in a safe mode, i.e. starts temporarily with a fresh user profile and helps to restore a broken configuration."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id5665761\n"
+"par_id3147130\n"
"help.text"
-msgid "Disables the Welcome Wizard."
-msgstr "Disables the Welcome Wizard."
+msgid "Notifies $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148477\n"
-"25\n"
+"par_id20161204120828147\n"
"help.text"
-msgid "--quickstart"
-msgstr "-quickstart"
+msgid "UNO-URL is string the such kind <emph>uno:connection-type,params;protocol-name,params;ObjectName</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153919\n"
-"26\n"
+"par_id3148874\n"
"help.text"
-msgid "Activates the Quickstarter."
-msgstr "Activates the Quickstarter."
+msgid "More information is found in <emph>$[officename] Developer's Guide</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3152479\n"
-"30\n"
+"par_id314713a\n"
"help.text"
-msgid "--accept={UNO string}"
-msgstr "-accept={UNO string}"
+msgid "Closes an acceptor that was created with <emph>--accept={UNO-URL}</emph>. Use <emph>--unaccept=all</emph> to close all open acceptors."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147130\n"
-"31\n"
+"par_id20161204121422689\n"
"help.text"
-msgid "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
-msgstr "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
+msgid "Uses specified language, if language is not selected yet for UI. The lang is a tag of the language in IETF language tag."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148874\n"
-"32\n"
+"par_id201612041220386\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
-msgstr "More information is found in the <emph>$[officename] Developer's Guide</emph>."
+msgid "Developer arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315247a\n"
-"30\n"
+"par_id20161204122216505\n"
"help.text"
-msgid "--unaccept={UNO string}"
-msgstr "-accept={UNO string}"
+msgid "Exit after initialization complete (no documents loaded)."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314713a\n"
-"31\n"
+"par_id2016120412237431\n"
"help.text"
-msgid "Closes an acceptor that was created with --accept={UNO string}. Use --unaccept=all to close all open acceptors."
+msgid "Exit after loading documents."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3159238\n"
-"36\n"
+"par_id20161204122420839\n"
"help.text"
-msgid "-p {filename1} {filename2} ..."
-msgstr "-p {filename1} {filename2} ..."
+msgid "New document creation arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3163666\n"
-"37\n"
+"par_id20161204122414892\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear."
-msgstr "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear."
+msgid "The arguments create an empty document of specified kind. Only one of them may be used in one command line. If filenames are specified after an argument, then it tries to open those files in the specified component."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150828\n"
-"49\n"
+"par_id3147213\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgid "Starts with an empty Writer document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150883\n"
-"38\n"
+"par_id3145261\n"
"help.text"
-msgid "--pt {Printername} {filename1} {filename2} ..."
-msgstr "-pt {Printername} {filename1} {filename2} ..."
+msgid "Starts with an empty Calc document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155081\n"
-"50\n"
+"par_id3154011\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
-msgstr "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
+msgid "Starts with an empty Draw document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153655\n"
-"51\n"
+"par_id3153222\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgid "Starts with an empty Impress document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154372\n"
-"39\n"
+"par_id3146928\n"
"help.text"
-msgid "-o {filename}"
-msgstr "-o {filename}"
+msgid "Starts with an empty Math document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150309\n"
-"40\n"
+"par_id3151075\n"
"help.text"
-msgid "Opens <emph>{filename}</emph> for editing, even if it is a template."
-msgstr "Opens <emph>{filename}</emph> for editing, even if it is a template."
+msgid "Starts with an empty Writer master document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151182\n"
-"54\n"
+"par_id3148836\n"
"help.text"
-msgid "--view {filename}"
-msgstr "-view {filename}"
+msgid "Starts with an empty HTML document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145268\n"
-"55\n"
+"par_id20161204125123476\n"
"help.text"
-msgid "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only."
-msgstr "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only."
+msgid "File open arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3166421\n"
-"41\n"
+"par_id20161204125411030\n"
"help.text"
-msgid "-n {filename}"
-msgstr "-n {filename}"
+msgid "The arguments define how following filenames are treated. New treatment begins after the argument and ends at the next argument. The default treatment is to open documents for editing, and create new documents from document templates."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3154259\n"
-"42\n"
"help.text"
-msgid "Creates a new document using <emph>{filename}</emph> as a template."
-msgstr "Creates a new document using <emph>{filename}</emph> as a template."
+msgid "Treats following files as templates for creation of new documents."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155126\n"
-"43\n"
+"par_id3150309\n"
"help.text"
-msgid "--nologo"
-msgstr "-nologo"
+msgid "Opens following files for editing, regardless whether they are templates or not."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151334\n"
-"44\n"
+"par_id3155081\n"
"help.text"
-msgid "Disables the splash screen at program start."
-msgstr "Disables the splash screen at program start."
+msgid "Prints the following files to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3159171\n"
-"75\n"
+"par_id3153655\n"
+"51\n"
"help.text"
-msgid "--nodefault"
-msgstr "-nodefault"
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgstr "If the file name contains spaces, then it must be enclosed in quotation marks."
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153306\n"
-"76\n"
+"par_id20161204010513716\n"
"help.text"
-msgid "Starts without displaying anything except the splash screen."
-msgstr "Starts without displaying anything except the splash screen."
+msgid "If used multiple times, only last <emph>{Printername}</emph> is effective for all documents of all <emph>--pt</emph> runs."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315917t\n"
-"75\n"
+"par_id2016120401061890\n"
"help.text"
-msgid "--nolockcheck"
+msgid "Also, <emph>--printer-name</emph> argument of <emph>--print-to-file</emph> switch interferes with <emph>{Printername}</emph>."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315330t\n"
-"76\n"
+"par_id3163666\n"
"help.text"
-msgid "Disables check for remote instances using the installation."
+msgid "Prints following files to the default printer, after which those files are closed. The splash screen does not appear."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id2211676\n"
+"par_id3150828\n"
"help.text"
-msgid "--nofirststartwizard"
-msgstr "-nofirststartwizard"
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id1641895\n"
+"par_id3145268\n"
"help.text"
-msgid "Add this parameter to the program start command to suppress the Welcome Wizard."
-msgstr "Add this parameter to the program start command to suppress the Welcome Wizard."
+msgid "Opens following files in viewer mode (read-only)."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153915\n"
-"45\n"
+"par_id3153838\n"
"help.text"
-msgid "--display {display}"
-msgstr "-display {display}"
+msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3146786\n"
-"46\n"
+"par_id315053p\n"
"help.text"
-msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for the $[officename] software on UNIX-like platforms."
+msgid "Batch convert files (implies --headless). If --outdir isn't specified, then current working directory is used as output_dir."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149595\n"
-"56\n"
+"par_id2016120401222926\n"
"help.text"
-msgid "--headless"
-msgstr "-headless"
+msgid "If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName] is effective. If --outdir is used more than once, only its last value is effective. For example:"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150530\n"
-"57\n"
+"par_id315053q\n"
"help.text"
-msgid "Starts in \"headless mode\" which allows using the application without user interface."
-msgstr "Starts in \"headless mode\" which allows using the application without user interface."
+msgid "Batch print files to file. If <emph>--outdir</emph> is not specified, then current working directory is used as output_dir."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156353\n"
-"58\n"
+"par_id20161204012928262\n"
"help.text"
-msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-msgstr "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.openoffice.org\" name=\"API\">API</link>."
+msgid "If <emph>--printer-name</emph> or <emph>--outdir</emph> used multiple times, only last value of each is effective. Also, <emph>{Printername}</emph> of <emph>--pt</emph> switch interferes with <emph>--printer-name</emph>. For example:"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959o\n"
-"56\n"
+"par_id2016120401348732\n"
"help.text"
-msgid "--infilter={filter}"
+msgid "Dump text content of the following files to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053o\n"
-"57\n"
+"par_id2016120401398657\n"
"help.text"
-msgid "Forces an input filter type, if possible. Eg. --infilter=\"Calc Office Open XML\"."
+msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959p\n"
-"56\n"
+"par_id20161204014126760\n"
"help.text"
-msgid "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files"
+msgid "Ignored switches"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053p\n"
-"57\n"
+"par_id2016120401435616\n"
"help.text"
-msgid "Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc"
+msgid "Ignored (MacOS X only)"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959q\n"
-"56\n"
+"par_id20161204014423695\n"
"help.text"
-msgid "--print-to-file [--printer-name printer_name] [--outdir output_dir] files"
+msgid "Ignored (COM+ related; Windows only)"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053q\n"
-"57\n"
+"par_id20161204014529900\n"
+"help.text"
+msgid "Does nothing, accepted only for backward compatibility."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id2016120401463584\n"
"help.text"
-msgid "Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc"
+msgid "Used only in unit tests and should have two arguments."
msgstr ""
#: startcenter.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/shared/optionen.po b/source/en-ZA/helpcontent2/source/text/shared/optionen.po
index 138c829d33c..abd2baac369 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-05 22:10+0000\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2016-07-05 22:09+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467756605.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467756562.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -2246,8 +2246,8 @@ msgctxt ""
"01010500.xhp\n"
"tit\n"
"help.text"
-msgid "Colors"
-msgstr "Colours"
+msgid "Color"
+msgstr ""
#: 01010500.xhp
msgctxt ""
@@ -2261,328 +2261,201 @@ msgstr "<bookmark_value>colours; models</bookmark_value>"
msgctxt ""
"01010500.xhp\n"
"hd_id3150543\n"
-"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Colors</link>"
-msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Colours</link>"
+msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Color\">Color</link>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"par_id3153104\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color table, edit an existing color, or define new colors.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a colour from a colour table, edit an existing colour, or define new colours.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color palette, edit an existing color, or define new colors.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3150767\n"
-"3\n"
"help.text"
-msgid "Color table"
-msgstr "Colour table"
+msgid "Colors"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3150869\n"
-"5\n"
"help.text"
-msgid "Name"
-msgstr "Name"
+msgid "Palette"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"par_id3149809\n"
-"6\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/name\">Specifies the name of a selected color. You can also type a name in this field when defining a new color.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/name\">Specifies the name of a selected colour. You can also type a name in this field when defining a new colour.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/paletteselector\">Specifies the name of a selected palette. You can select a different palette here.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3150447\n"
-"7\n"
"help.text"
-msgid "Color"
-msgstr "Colour"
+msgid "Color Set"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"par_id3149560\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/colorlb\">Contains a list of available colors. To select a color, choose one from the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/colorlb\">Contains a list of available colours. To select a colour, choose one from the list.</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3155132\n"
-"9\n"
"help.text"
-msgid "Color table"
-msgstr "Colour table"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3152885\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/modellb\">To modify, select the color model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/modellb\">To modify, select the colour model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id1527756\n"
-"help.text"
-msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation."
-msgstr "%PRODUCTNAME uses only the RGB colour model for printing in colour. The CMYK controls are provided only to ease the input of colour values using CMYK notation."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3147426\n"
-"40\n"
-"help.text"
-msgid "If you select RGB, the initials of the three colors will appear and you can set the color from 0 to 255 with the spin button."
-msgstr "If you select RGB, the initials of the three colours will appear and you can set the colour from 0 to 255 with the spin button."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3150103\n"
-"13\n"
-"help.text"
-msgid "R"
+msgid "<ahelp hid=\"cui/ui/colorpage/colorset\">Contains a list of available colors. Click on the desired one in the list to select it.</ahelp>"
msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3152462\n"
-"14\n"
+"hd_id31563321\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/R\">Red</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/R\">Red</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3145366\n"
-"15\n"
-"help.text"
-msgid "G"
+msgid "Recent Colors"
msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3153144\n"
-"16\n"
+"par_id31544811\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/recentcolorset\">Displays the last twelve colors selected and applied.</ahelp> Upon selecting a new color it is added to the left of the list. If the list is full and a new color is selected then the rightmost color is deleted."
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3153573\n"
-"17\n"
+"hd_id3156332\n"
"help.text"
-msgid "B"
+msgid "Add"
msgstr ""
#: 01010500.xhp
-#, fuzzy
msgctxt ""
"01010500.xhp\n"
-"par_id3153726\n"
-"18\n"
+"par_id3154481\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/B\">Blue</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/K\">Black</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds the new color to the <emph>Custom</emph> palette.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3152940\n"
-"41\n"
+"hd_id31547578\n"
"help.text"
-msgid "If you select CMYK, the initials of the four colors will appear and you can set the color from 0 to 255 with the spin button."
-msgstr "If you select CMYK, the initials of the four colours will appear and you can set the colour from 0 to 255 with the spin button."
+msgid "Delete"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3154942\n"
-"42\n"
+"par_id3154483\n"
"help.text"
-msgid "C"
+msgid "<ahelp hid=\"cui/ui/colorpage/delete\">Deletes the selected color without confirmation.</ahelp>"
msgstr ""
#: 01010500.xhp
-#, fuzzy
msgctxt ""
"01010500.xhp\n"
-"par_id3145800\n"
-"43\n"
+"par_id3154574\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/C\">Cyan</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>"
+msgid "You can only delete colors from the <emph>custom</emph> palette."
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3155417\n"
-"44\n"
+"hd_id31507671\n"
"help.text"
-msgid "M"
+msgid "New"
msgstr ""
#: 01010500.xhp
-#, fuzzy
msgctxt ""
"01010500.xhp\n"
-"par_id3150093\n"
-"45\n"
+"par_id3147426\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/M\">Magenta</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/newpreview\">Displays a preview of the color selected from the color palette and the changes you make with the controls below.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3147124\n"
-"46\n"
+"hd_id3150103\n"
"help.text"
-msgid "Y"
+msgid "R"
msgstr ""
#: 01010500.xhp
-#, fuzzy
msgctxt ""
"01010500.xhp\n"
-"par_id3154098\n"
-"47\n"
+"par_id3152462\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/Y\">Yellow</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/R\">Red</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/R_custom\">The color code of the red component of the color. Possible values are between 0 and 255.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3154015\n"
-"48\n"
+"hd_id3145366\n"
"help.text"
-msgid "K"
+msgid "G"
msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3156180\n"
-"49\n"
+"par_id3153144\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/K\">Black</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/K\">Black</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/G_custom\">The color code of the green component of the color. Possible values are between 0 and 255.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3156332\n"
-"27\n"
+"hd_id3153573\n"
"help.text"
-msgid "Add"
-msgstr "Add"
+msgid "B"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3154481\n"
-"28\n"
+"par_id3153726\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds a new color.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/add\">Adds a new colour.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/B_custom\">The color code of the blue component of the color. Possible values are between 0 and 255.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3153708\n"
-"29\n"
+"hd_id31535731\n"
"help.text"
-msgid "Modify"
-msgstr "Modify"
+msgid "Hex"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3148916\n"
-"30\n"
+"par_id31537261\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/modify\">Changes the current color.</ahelp> Note that the color is overwritten without a confirmation."
-msgstr "<ahelp hid=\"cui/ui/colorpage/modify\">Changes the current colour.</ahelp> Note that the colour is overwritten without a confirmation."
+msgid "<ahelp hid=\"cui/ui/colorpage/hex_custom\">The color code of the color expressed as a hexadecimal value.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3154754\n"
-"31\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3159267\n"
-"33\n"
-"help.text"
-msgid "Load Color List"
-msgstr "Load Colour List"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3154705\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/load\">Accesses the <emph>Open</emph> dialog, which allows you to select a color palette</ahelp>."
-msgstr "<ahelp hid=\"cui/ui/colorpage/load\">Accesses the <emph>Open</emph> dialogue, which allows you to select a colour palette</ahelp>."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3147344\n"
-"36\n"
-"help.text"
-msgid "Save Color List"
-msgstr "Save Colour List"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3163808\n"
-"37\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/save\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]."
-msgstr "<ahelp hid=\"cui/ui/colorpage/save\">Opens the <emph>Save As</emph> dialogue, which enables you to save the current colour table under a specified name.</ahelp> If you do not choose this command, the current colour table will be automatically saved as default and re-loaded the next time you start $[officename]."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3154572\n"
-"38\n"
-"help.text"
-msgid "The <emph>Load color list</emph> and <emph>Save color list </emph>icons are visible only if you select the <emph>Colors</emph> tab with the <emph>Format - Area</emph> command."
-msgstr "The <emph>Load colour list</emph> and <emph>Save colour list </emph>icons are visible only if you select the <emph>Colours</emph> tab with the <emph>Format - Area</emph> command."
+msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Pick\">Pick</link><ahelp hid=\"cui/ui/colorpage/edit\"><embed href=\"text/shared/optionen/01010501.xhp#farbentext\"/></ahelp>"
+msgstr ""
#: 01010501.xhp
msgctxt ""
@@ -5345,8 +5218,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN1064B\n"
"help.text"
-msgid "<ahelp hid=\"703988739\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988739\">Select to see a warning dialogue when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/savesenddocs\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5361,8 +5234,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10652\n"
"help.text"
-msgid "<ahelp hid=\"703988740\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988740\">Select to see a warning dialogue when you try to print a document that contains recorded changes or comments.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenprinting\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5377,8 +5250,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10659\n"
"help.text"
-msgid "<ahelp hid=\"703988741\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988741\">Select to see a warning dialogue when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whensigning\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5393,8 +5266,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10660\n"
"help.text"
-msgid "<ahelp hid=\"703988742\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
-msgstr "<ahelp hid=\"703988742\">Select to see a warning dialogue when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenpdf\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5405,13 +5278,12 @@ msgid "Remove personal information on saving"
msgstr "Remove personal information on saving"
#: 01030300.xhp
-#, fuzzy
msgctxt ""
"01030300.xhp\n"
"par_idN10667\n"
"help.text"
-msgid "<ahelp hid=\"703988743\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
-msgstr "<ahelp hid=\"703988743\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5426,8 +5298,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10680\n"
"help.text"
-msgid "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>"
-msgstr "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogues. Deselect the option to save files by default without password.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/password\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5442,8 +5314,24 @@ msgctxt ""
"01030300.xhp\n"
"par_id79042\n"
"help.text"
-msgid "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
+msgstr ""
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id1972107\n"
+"help.text"
+msgid "Block any links from documents not among the trusted locations (see Macro Security)"
+msgstr ""
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id79043\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/blockuntrusted\">Blocks the use of links pointing to images not in the trusted locations defined on the <link href=\"text/shared/optionen/macrosecurity_ts.xhp\" name=\"Trusted Sources\">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible."
+msgstr ""
#: 01030300.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/smath.po b/source/en-ZA/helpcontent2/source/text/smath.po
index 9407cd312c9..0f8e15532f1 100644
--- a/source/en-ZA/helpcontent2/source/text/smath.po
+++ b/source/en-ZA/helpcontent2/source/text/smath.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-08-25 12:34+0200\n"
-"PO-Revision-Date: 2013-05-24 08:42+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2015-08-25 12:30+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369384964.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1440505832.000000\n"
#: main0000.xhp
msgctxt ""
@@ -248,9 +248,8 @@ msgstr "<link href=\"text/smath/main0103.xhp\" name=\"View\">View</link>"
msgctxt ""
"main0103.xhp\n"
"par_id3147338\n"
-"2\n"
"help.text"
-msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
+msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements pane with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
msgstr ""
#: main0103.xhp
@@ -618,7 +617,6 @@ msgstr "Formulae in Context"
msgctxt ""
"main0503.xhp\n"
"par_id3148774\n"
-"8\n"
"help.text"
-msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
+msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements pane, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/smath/00.po b/source/en-ZA/helpcontent2/source/text/smath/00.po
index 05ccd472707..d67ba4cf200 100644
--- a/source/en-ZA/helpcontent2/source/text/smath/00.po
+++ b/source/en-ZA/helpcontent2/source/text/smath/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-05 22:13+0000\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2015-11-10 21:46+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467756833.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1447191996.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -312,31 +312,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Unary/Binary
msgctxt ""
"00000004.xhp\n"
"par_id3154106\n"
-"71\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Unary/Binary Operators</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3153535\n"
-"help.text"
-msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>"
-msgstr ""
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153774\n"
-"72\n"
-"help.text"
-msgid "Unary/Binary Operators"
-msgstr "Unary/Binary Operators"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3150360\n"
"73\n"
"help.text"
@@ -347,31 +329,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Relations</e
msgctxt ""
"00000004.xhp\n"
"par_id3154473\n"
-"74\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Relations</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3147531\n"
-"help.text"
-msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>"
-msgstr ""
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150833\n"
-"75\n"
-"help.text"
-msgid "Relations"
-msgstr "Relations"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3149687\n"
"37\n"
"help.text"
@@ -382,31 +346,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Operators</e
msgctxt ""
"00000004.xhp\n"
"par_id3149342\n"
-"76\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Operators</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3146921\n"
-"help.text"
-msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>"
-msgstr ""
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3148990\n"
-"39\n"
-"help.text"
-msgid "Operators"
-msgstr "Operators"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3149297\n"
"40\n"
"help.text"
@@ -417,31 +363,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Functions</e
msgctxt ""
"00000004.xhp\n"
"par_id3143275\n"
-"77\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Functions</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3149103\n"
-"help.text"
-msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>"
-msgstr ""
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3149796\n"
-"42\n"
-"help.text"
-msgid "Functions"
-msgstr "Functions"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3147092\n"
"43\n"
"help.text"
@@ -452,31 +380,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Brackets</em
msgctxt ""
"00000004.xhp\n"
"par_id3147220\n"
-"78\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Brackets</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3147584\n"
-"help.text"
-msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>"
-msgstr ""
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147330\n"
-"45\n"
-"help.text"
-msgid "Brackets"
-msgstr "Brackets"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3153510\n"
"46\n"
"help.text"
@@ -487,31 +397,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Attributes</
msgctxt ""
"00000004.xhp\n"
"par_id3147126\n"
-"79\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Attributes</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3154376\n"
-"help.text"
-msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>"
-msgstr ""
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153361\n"
-"48\n"
-"help.text"
-msgid "Attributes"
-msgstr "Attributes"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3154114\n"
"49\n"
"help.text"
@@ -522,31 +414,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Formats</emp
msgctxt ""
"00000004.xhp\n"
"par_id3150581\n"
-"80\n"
-"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr ""
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3151029\n"
"help.text"
-msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Formats</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3155119\n"
-"51\n"
-"help.text"
-msgid "Formats"
-msgstr "Formats"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3149008\n"
"52\n"
"help.text"
@@ -557,31 +431,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Set Operatio
msgctxt ""
"00000004.xhp\n"
"par_id3147313\n"
-"81\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Set Operations</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3151377\n"
-"help.text"
-msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>"
-msgstr ""
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150686\n"
-"54\n"
-"help.text"
-msgid "Set Operations"
-msgstr "Set Operations"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3150109\n"
"55\n"
"help.text"
@@ -721,29 +577,12 @@ msgctxt ""
"par_id3153968\n"
"91\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr ""
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154715\n"
-"help.text"
-msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Others</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3150459\n"
-"92\n"
-"help.text"
-msgid "Others"
-msgstr "Others"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3145626\n"
"help.text"
msgid "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Icon</alt></image>"
diff --git a/source/en-ZA/helpcontent2/source/text/smath/01.po b/source/en-ZA/helpcontent2/source/text/smath/01.po
index a45d2469099..3a7f1b65d74 100644
--- a/source/en-ZA/helpcontent2/source/text/smath/01.po
+++ b/source/en-ZA/helpcontent2/source/text/smath/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-05 22:14+0000\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2016-05-06 22:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467756849.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1462572963.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -440,18 +440,16 @@ msgstr "<link href=\"text/smath/01/03090100.xhp\" name=\"Unary/Binary Operators\
msgctxt ""
"03090100.xhp\n"
"par_id3151241\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements pane displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements pane, use the context menu or type it directly in the <emph>Commands</emph> window."
msgstr ""
#: 03090100.xhp
msgctxt ""
"03090100.xhp\n"
"par_id3146963\n"
-"3\n"
"help.text"
-msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
+msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
msgstr ""
#: 03090100.xhp
@@ -468,8 +466,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10085\n"
"help.text"
-msgid "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
+msgid "<image id=\"img_id3156399\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -494,8 +492,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN100C1\n"
"help.text"
-msgid "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
+msgid "<image id=\"img_id3148776\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -520,8 +518,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN100FD\n"
"help.text"
-msgid "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
+msgid "<image id=\"img_id3150757\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -546,8 +544,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10139\n"
"help.text"
-msgid "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
+msgid "<image id=\"img_id3145410\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -572,8 +570,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10175\n"
"help.text"
-msgid "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
+msgid "<image id=\"img_id3151098\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -598,8 +596,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN101B0\n"
"help.text"
-msgid "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
+msgid "<image id=\"img_id3155898\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -624,8 +622,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN101E9\n"
"help.text"
-msgid "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
+msgid "<image id=\"img_id3149308\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -650,8 +648,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10226\n"
"help.text"
-msgid "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
+msgid "<image id=\"img_id3148982\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -676,8 +674,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN1025F\n"
"help.text"
-msgid "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
+msgid "<image id=\"img_id3155140\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -702,8 +700,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10298\n"
"help.text"
-msgid "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
+msgid "<image id=\"img_id3149168\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -728,8 +726,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN102D1\n"
"help.text"
-msgid "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
+msgid "<image id=\"img_id3148765\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -754,8 +752,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN1030A\n"
"help.text"
-msgid "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
+msgid "<image id=\"img_id3147418\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -780,8 +778,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10343\n"
"help.text"
-msgid "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
+msgid "<image id=\"img_id3149566\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -806,8 +804,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10383\n"
"help.text"
-msgid "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
+msgid "<image id=\"img_id3147116\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
+msgstr ""