aboutsummaryrefslogtreecommitdiff
path: root/source/mk/basic
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-21 01:41:17 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-21 04:04:22 +0100
commitc8c40371caa4507a490f8c5ab0961a35848d01c5 (patch)
tree2ebaf81d94ab9e0b855e4d7cb789d91cd68a14ea /source/mk/basic
parent7c6025ab17562741ebfd8d8ae2a8c9207b3f000a (diff)
sync with po-templates for 4.2 libreoffice-4-2-branch-point
and force-fix errors using pocheck Change-Id: Ic842792d6ee5fe0fc5d1b41808671f8c3ae34dc6
Diffstat (limited to 'source/mk/basic')
-rw-r--r--source/mk/basic/source/classes.po4
-rw-r--r--source/mk/basic/source/sbx.po4
2 files changed, 4 insertions, 4 deletions
diff --git a/source/mk/basic/source/classes.po b/source/mk/basic/source/classes.po
index f5fc6304420..b552b336a04 100644
--- a/source/mk/basic/source/classes.po
+++ b/source/mk/basic/source/classes.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\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"
"PO-Revision-Date: 2011-04-06 00:18+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/mk/basic/source/sbx.po b/source/mk/basic/source/sbx.po
index 6b36d5c3fdc..18ceb2d59cc 100644
--- a/source/mk/basic/source/sbx.po
+++ b/source/mk/basic/source/sbx.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\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"
"PO-Revision-Date: 2011-04-06 00:18+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test/source/bootstrapfixture.cxx
AgeCommit message (Expand)Author
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-29Remove duplication of "set up VCL" codeStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-17Add MS binary format validator support in test fixtureVasily Melenchuk
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-19test: hack to avoid VCLXToolkit calling CreateMainLoopThreadMichael Stahl
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann