aboutsummaryrefslogtreecommitdiff
path: root/source/an/sysui
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-20 13:12:28 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-20 17:09:36 +0100
commit587e99affea726021dc41da2cc5a21a4b961249b (patch)
treea21ed7a29dac5bc705bc79cf1e6c11068f1e616f /source/an/sysui
parent6453172eac4a30a37224db66ddd76c13f614959d (diff)
update translations for 4.4.0 beta1
and force-fix errors using pocheck Change-Id: I8743837d52212af0d16ae1aeddc83651fb5d89d4
Diffstat (limited to 'source/an/sysui')
-rw-r--r--source/an/sysui/desktop/share.po10
1 files changed, 9 insertions, 1 deletions
diff --git a/source/an/sysui/desktop/share.po b/source/an/sysui/desktop/share.po
index 39a31841104..8d2c4347c0e 100644
--- a/source/an/sysui/desktop/share.po
+++ b/source/an/sysui/desktop/share.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -131,6 +131,14 @@ msgstr ""
#: documents.ulf
msgctxt ""
"documents.ulf\n"
+"oasis-master-document-template\n"
+"LngText.text"
+msgid "OpenDocument Master Document Template"
+msgstr ""
+
+#: documents.ulf
+msgctxt ""
+"documents.ulf\n"
"oasis-formula\n"
"LngText.text"
msgid "OpenDocument Formula"
='libreoffice-24-2-5'>libreoffice-24-2-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-30fdo#84229 - don't set error when seeking beyond end of valid data.Michael Meeks
2014-12-30fdo#84229 - add sot storage unit test.Michael Meeks
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-18sot: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-10java: remove some comment noiseNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-01coverity#1247614 Unchecked return valueCaolán McNamara
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-15sot: stop leaking temp files from StgTmpStrmMichael Stahl
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-09-15Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann
2014-09-11create a master document template typeCaolán McNamara
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-06fdo#81835 Don't prefer GDI Metafiles to RTF/HTML -- correctly.Andrzej Hunt
2014-08-06Revert "fdo#81835 Don't prefer GDI Metafiles to RTF/HTML"Andrzej Hunt
2014-08-05fdo#81835 Don't prefer GDI Metafiles to RTF/HTMLAndrzej Hunt
2014-08-05java: remove commented out codeNoel Grandin
2014-07-29Include <algorithm> for std::minTor Lillqvist
2014-07-21coverity#707195 Uncaught exceptionCaolán McNamara
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-10use SimpleReferenceObject in StgPageNoel Grandin
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin