aboutsummaryrefslogtreecommitdiff
path: root/source/gd/cui/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/gd/cui/messages.po')
-rw-r--r--source/gd/cui/messages.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/gd/cui/messages.po b/source/gd/cui/messages.po
index 93a8f1f8f58..bc2d85804a3 100644
--- a/source/gd/cui/messages.po
+++ b/source/gd/cui/messages.po
@@ -4,7 +4,7 @@ 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: 2019-05-02 15:43+0200\n"
-"PO-Revision-Date: 2019-04-23 00:27+0000\n"
+"PO-Revision-Date: 2019-08-21 12:28+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gd\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1555979225.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1566390494.000000\n"
#: cui/inc/numcategories.hrc:17
msgctxt "numberingformatpage|liststore1"
@@ -1656,7 +1656,7 @@ msgstr "Cuir a-steach seòladh dligheach airson ùrlar no briathar-luirg."
#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_MOZAPIUNREACHABLE"
msgid "The Mozilla Themes API is currently unavailable."
-msgstr ""
+msgstr "Chan eil API nan ùrlaran Mozilla ri fhaighinn an-dràsta fhèin."
#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
l-opengl LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/editeng/blinkitem.hxx
AgeCommit message (Expand)Author
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-29loplugin:finalclasses in editengNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann