aboutsummaryrefslogtreecommitdiff
path: root/source/mk/mysqlc
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-12-03 14:23:40 +0100
committerAndras Timar <atimar@suse.com>2012-12-03 14:23:40 +0100
commit9e3b72859ec7871fdb2884860b54fd2a8de30f3d (patch)
treeffb0efcd5efe600a13dddbc70e9b9328d2681f81 /source/mk/mysqlc
parent965f3562a25b75fc3401d3b44ed96e2e5093ed72 (diff)
update translations for LibreOffice 4.0 beta1
Change-Id: I35e0bf7dfef1541f76508edb962e89bc5d78e339
Diffstat (limited to 'source/mk/mysqlc')
-rw-r--r--source/mk/mysqlc/source.po4
-rw-r--r--source/mk/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po3
2 files changed, 2 insertions, 5 deletions
diff --git a/source/mk/mysqlc/source.po b/source/mk/mysqlc/source.po
index 2fe9f893eea..dbf3e97fb06 100644
--- a/source/mk/mysqlc/source.po
+++ b/source/mk/mysqlc/source.po
@@ -3,7 +3,7 @@ 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: 2012-11-17 19:02+0200\n"
+"POT-Creation-Date: 2012-11-30 12:19+0100\n"
"PO-Revision-Date: 2011-04-12 00:44+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,7 +15,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#. 2OU~
#: description.xml
msgctxt ""
"description.xml\n"
@@ -24,7 +23,6 @@ msgctxt ""
msgid "MySQL Connector"
msgstr ""
-#. )5IZ
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/mk/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po b/source/mk/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po
index baa9e35f27a..bf47db0937f 100644
--- a/source/mk/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po
+++ b/source/mk/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po
@@ -3,7 +3,7 @@ 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: 2012-11-17 19:02+0200\n"
+"POT-Creation-Date: 2012-11-30 12:19+0100\n"
"PO-Revision-Date: 2011-04-06 00:19+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,7 +15,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#. j!=M
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
'>libreoffice-3-6-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoidl/source/unoidl-read.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-09-08 18:46:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-09-09 07:54:05 +0200
commit0e13c94ad3615dd20d83a95efc18b99b16e074e3 (patch)
tree8e7fcbe413d0baaf511d07bedbb5561b9430a473 /unoidl/source/unoidl-read.cxx
parent2beeeea4ea3a5799921674310712aa3ead9acd7a (diff)
Get rid of connectivity's diagnose_ex.h 6eb774bffe7caa9c948e8603'>loplugin:indentation improve checks for brace alignmentNoel Grandin 2021-06-24error: unknown type name 'OStringBuffer'Caolán McNamara 2021-06-22configure: Improve help-options handlingJan-Marek Glogowski 2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet 2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann 2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC 2021-03-18tdf#88205: Use initializer_list ctor in css::uno::SequenceMani Kumar 2021-03-02loplugin:refcounting in xmlhelpNoel 2021-02-19loplugin:refcounting in xmlhelpNoel 2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel 2021-02-11loplugin:refcounting generalise type checkingNoel 2021-02-05Revert "Fix typo in code"Stephan Bergmann 2021-02-04Fix typo in codeAndrea Gelmini 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel 2020-11-18tdf#123936 Formatting files in module xmlhelp with clang-formatPhilipp Hofer 2020-11-11loplugin:stringviewNoel 2020-11-10new loplugin:reducevarscopeNoel Grandin 2020-09-07loplugin:singlevalfieldsNoel Grandin 2020-08-11loplugin:flattenNoel Grandin 2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens 2020-07-07xmlhelp: create instances with uno constructorsNoel Grandin 2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlhelpStephan Bergmann 2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin 2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin 2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin 2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin 2020-03-16Revert "loplugin:constfields in xmlhelp"Noel Grandin 2020-03-09improve loplugin:unusedfieldsNoel Grandin 2020-01-28New loplugin:unsignedcompareStephan Bergmann