aboutsummaryrefslogtreecommitdiff
path: root/source/kok/writerperfect/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/kok/writerperfect/messages.po')
-rw-r--r--source/kok/writerperfect/messages.po19
1 files changed, 12 insertions, 7 deletions
diff --git a/source/kok/writerperfect/messages.po b/source/kok/writerperfect/messages.po
index 232fe33fd7e..10a388c46d3 100644
--- a/source/kok/writerperfect/messages.po
+++ b/source/kok/writerperfect/messages.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: 2018-04-24 12:22+0200\n"
+"POT-Creation-Date: 2018-05-16 16:54+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -20,32 +20,37 @@ msgid "Import file"
msgstr "आयात गाळणी"
#: writerperfect/inc/strings.hrc:16
+msgctxt "STR_ENCODING_DIALOG_TITLE_MSMULTIPLAN"
+msgid "Import MS Multiplan for DOS file"
+msgstr ""
+
+#: writerperfect/inc/strings.hrc:17
msgctxt "STR_ENCODING_DIALOG_TITLE_MSWORKS"
msgid "Import MS Works file"
msgstr ""
-#: writerperfect/inc/strings.hrc:17
+#: writerperfect/inc/strings.hrc:18
msgctxt "STR_ENCODING_DIALOG_TITLE_MSWRITE"
msgid "Import MS Write file"
msgstr ""
-#: writerperfect/inc/strings.hrc:18
+#: writerperfect/inc/strings.hrc:19
msgctxt "STR_ENCODING_DIALOG_TITLE_DOSWORD"
msgid "Import MS Word for DOS file"
msgstr ""
-#: writerperfect/inc/strings.hrc:19
+#: writerperfect/inc/strings.hrc:20
#, fuzzy
msgctxt "STR_ENCODING_DIALOG_TITLE_LOTUS"
msgid "Import Lotus file"
msgstr "Lotus धारिका आयात करात"
-#: writerperfect/inc/strings.hrc:20
+#: writerperfect/inc/strings.hrc:21
msgctxt "STR_ENCODING_DIALOG_TITLE_SYMPHONY"
msgid "Import Symphony file"
msgstr ""
-#: writerperfect/inc/strings.hrc:21
+#: writerperfect/inc/strings.hrc:22
msgctxt "STR_ENCODING_DIALOG_TITLE_QUATTROPRO"
msgid "Import Quattro Pro file"
msgstr ""
@@ -157,7 +162,7 @@ msgctxt "exportepub|dateft"
msgid "Date:"
msgstr ""
-#: writerperfect/uiconfig/ui/wpftencodingdialog.ui:63
+#: writerperfect/uiconfig/ui/wpftencodingdialog.ui:67
#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
3-5'>libreoffice-3-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/XPropertyEntry.cxx
AgeCommit message (Collapse)Author
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
Change-Id: Iedd87d321f4d161574df87629fdd6c7714ff31c5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137248 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
Change-Id: I47cc5416e853260d92b8b2c57b1c223d1f21df0b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121544 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
Change-Id: I482a00c9f65fd08be03f101c0e18f044c9323137 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105716 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>