aboutsummaryrefslogtreecommitdiff
path: root/source/da/sd
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/da/sd
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/da/sd')
-rw-r--r--source/da/sd/source/ui/slideshow.po11
-rw-r--r--source/da/sd/uiconfig/simpress/ui.po2
2 files changed, 11 insertions, 2 deletions
diff --git a/source/da/sd/source/ui/slideshow.po b/source/da/sd/source/ui/slideshow.po
index 489d49e703a..783d4536016 100644
--- a/source/da/sd/source/ui/slideshow.po
+++ b/source/da/sd/source/ui/slideshow.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: 2013-05-23 12:05+0200\n"
+"POT-Creation-Date: 2013-11-04 10:57+0100\n"
"PO-Revision-Date: 2011-12-26 13:41+0200\n"
"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -172,6 +172,15 @@ msgstr "~Skærm"
msgctxt ""
"slideshow.src\n"
"RID_SLIDESHOW_CONTEXTMENU\n"
+"CM_EDIT_PRESENTATION\n"
+"menuitem.text"
+msgid "E~dit Presentation"
+msgstr ""
+
+#: slideshow.src
+msgctxt ""
+"slideshow.src\n"
+"RID_SLIDESHOW_CONTEXTMENU\n"
"CM_ENDSHOW\n"
"menuitem.text"
msgid "~End Show"
diff --git a/source/da/sd/uiconfig/simpress/ui.po b/source/da/sd/uiconfig/simpress/ui.po
index 07beea26258..43dba745a6b 100644
--- a/source/da/sd/uiconfig/simpress/ui.po
+++ b/source/da/sd/uiconfig/simpress/ui.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1371458481.0\n"
6-5'>libreoffice-3-6-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/io/qa
AgeCommit message (Expand)Author
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen
2019-02-01Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-10-23loplugin:includeform: ioStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-11-26Fix C4716: 'anonymous namespace'::Input::readBytes : must return a valueTor Lillqvist
2014-11-24Unit test for fdo#79941 (handle short reads)Stephan Bergmann