aboutsummaryrefslogtreecommitdiff
path: root/source/brx/desktop
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-21 20:49:57 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-21 21:16:12 +0200
commit3a8e01f5e88f26c3a455d3cf8c2b92c3d7b11422 (patch)
treea7321d5ccdb8e797678b82b6e45ce76bbae9f41a /source/brx/desktop
parent633cd820822ba89da7d410cf8bed009c2ffd3d47 (diff)
update translations for 5.4.0 rc1
and force-fix errors using pocheck Change-Id: Ie086d580cf55f92d4b916a9822c82cf6bb4130e5
Diffstat (limited to 'source/brx/desktop')
-rw-r--r--source/brx/desktop/source/deployment/gui.po24
1 files changed, 20 insertions, 4 deletions
diff --git a/source/brx/desktop/source/deployment/gui.po b/source/brx/desktop/source/deployment/gui.po
index d7f622c04b8..850e241c35d 100644
--- a/source/brx/desktop/source/deployment/gui.po
+++ b/source/brx/desktop/source/deployment/gui.po
@@ -3,17 +3,17 @@ 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: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-07-04 17:10+0000\n"
+"POT-Creation-Date: 2017-06-20 13:55+0200\n"
+"PO-Revision-Date: 2015-05-12 01:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467652200.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1431395713.000000\n"
#: dp_gui_dialog.src
msgctxt ""
@@ -169,6 +169,14 @@ msgstr ""
#: dp_gui_dialog.src
msgctxt ""
"dp_gui_dialog.src\n"
+"RID_STR_WARNING_INSTALL_EXTENSION_DISABLED\n"
+"string.text"
+msgid "Extension installation is currently disabled. Please consult your system administrator for more information."
+msgstr ""
+
+#: dp_gui_dialog.src
+msgctxt ""
+"dp_gui_dialog.src\n"
"RID_STR_WARNING_REMOVE_EXTENSION\n"
"string.text"
msgid ""
@@ -180,6 +188,14 @@ msgstr ""
#: dp_gui_dialog.src
msgctxt ""
"dp_gui_dialog.src\n"
+"RID_STR_WARNING_REMOVE_EXTENSION_DISABLED\n"
+"string.text"
+msgid "Extension removal is currently disabled. Please consult your system administrator for more information."
+msgstr ""
+
+#: dp_gui_dialog.src
+msgctxt ""
+"dp_gui_dialog.src\n"
"RID_STR_WARNING_REMOVE_SHARED_EXTENSION\n"
"string.text"
msgid ""
office-4-1-3'>libreoffice-4-1-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textparagraphproperties.cxx
AgeCommit message (Expand)Author
2020-11-16tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse
2020-02-21tdf#130776 Show the bullet on second level in smartart.Gülşah Köse
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke