aboutsummaryrefslogtreecommitdiff
path: root/source/pl/sfx2/uiconfig/ui.po
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-04-29 10:59:40 +0200
committerAndras Timar <atimar@suse.com>2013-05-07 10:22:12 -0700
commite06e924e1a2d2497cea1f282ab5381ee78f0b05e (patch)
treedd4b0c4cd467abe86c37bcfa6ff65018685a4233 /source/pl/sfx2/uiconfig/ui.po
parent5dbaba00a3810696ef240ff5adacf0073e403351 (diff)
update translations for LibreOffice 4.0.3 rc2
Change-Id: I0e8b3e1f20a0904e8665e01597210ea7bd0fdc01
Diffstat (limited to 'source/pl/sfx2/uiconfig/ui.po')
-rw-r--r--source/pl/sfx2/uiconfig/ui.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/pl/sfx2/uiconfig/ui.po b/source/pl/sfx2/uiconfig/ui.po
index decfd9ff646..296b8f23202 100644
--- a/source/pl/sfx2/uiconfig/ui.po
+++ b/source/pl/sfx2/uiconfig/ui.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1356519253.0\n"
'>libreoffice-24-2-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)Author
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-27xmlhelp: apparently "picture.jar" hasn't existed for a long timeMichael Stahl
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-26...but do not erase localize attributes from image elementsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-09-30xmlhelp: -GR is added by default in com_MSC_defs.mkMichael Stahl
2015-09-29Fix typosAndrea Gelmini
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-13xmlhelp: Add missing includeDavid Ostrovsky
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin