aboutsummaryrefslogtreecommitdiff
path: root/source/ml/filter/uiconfig/ui.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-21 15:28:15 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-21 16:38:44 +0200
commitb1ee9c9e1542b856cfe2412c6dffeeb5a353810a (patch)
tree0561bbe84657166d1cbc87815ca6c779db08869e /source/ml/filter/uiconfig/ui.po
parenteb6ea5dcf7183a496e02d21024fc05b141c5c65e (diff)
update translations for 4.3.0 beta1 libreoffice-4-3-branch-point
and force-fix errors using pocheck Change-Id: I158f19ccf03f49a3669763f157c02e6dde106aa5
Diffstat (limited to 'source/ml/filter/uiconfig/ui.po')
-rw-r--r--source/ml/filter/uiconfig/ui.po20
1 files changed, 19 insertions, 1 deletions
diff --git a/source/ml/filter/uiconfig/ui.po b/source/ml/filter/uiconfig/ui.po
index e9abdfd3a38..178f8f95140 100644
--- a/source/ml/filter/uiconfig/ui.po
+++ b/source/ml/filter/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-05-02 00:02+0200\n"
"PO-Revision-Date: 2013-05-15 06:48+0000\n"
"Last-Translator: anipeter <peter.ani@gmail.com>\n"
"Language-Team: American English <kde-i18n-doc@kde.org>\n"
@@ -1269,6 +1269,24 @@ msgctxt ""
msgid "Import"
msgstr "ഇംപോര്‍ട്ട് ചെയ്യുക"
+#: warnpdfdialog.ui
+msgctxt ""
+"warnpdfdialog.ui\n"
+"WarnPDFDialog\n"
+"title\n"
+"string.text"
+msgid "Problems during PDF export"
+msgstr ""
+
+#: warnpdfdialog.ui
+msgctxt ""
+"warnpdfdialog.ui\n"
+"WarnPDFDialog\n"
+"text\n"
+"string.text"
+msgid "During PDF export the following problems occurred:"
+msgstr ""
+
#: xmlfiltersettings.ui
msgctxt ""
"xmlfiltersettings.ui\n"
-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Connection.hxx
AgeCommit message (Expand)Author
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-14tdf#70433 tdf#104734 implement sdbc XClobTamás Bunth
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-21coverity#1371622 Uninitialized scalar fieldCaolán McNamara
2016-08-18tdf#72987 GSoC Use Firebird backup formatWastack
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2016-01-05Revert "WIP tdf#72987 Use firebird backup format for .odb no need for rebuild...Lionel Elie Mamane
2016-01-05WIP tdf#72987 Use firebird backup format for .odb no need for rebuild indexesPopa Adrian Marius
2015-11-30protected -> privateStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara