aboutsummaryrefslogtreecommitdiff
path: root/source/vec/uui
diff options
context:
space:
mode:
Diffstat (limited to 'source/vec/uui')
-rw-r--r--source/vec/uui/source.po6
-rw-r--r--source/vec/uui/uiconfig/ui.po6
2 files changed, 6 insertions, 6 deletions
diff --git a/source/vec/uui/source.po b/source/vec/uui/source.po
index 9a83b161140..9d542f368ed 100644
--- a/source/vec/uui/source.po
+++ b/source/vec/uui/source.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: 2017-04-12 14:14+0200\n"
-"PO-Revision-Date: 2017-05-11 16:45+0000\n"
+"PO-Revision-Date: 2017-05-26 14:55+0000\n"
"Last-Translator: VenetoABC <veneto.abc@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: vec\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1494521138.000000\n"
+"X-POOTLE-MTIME: 1495810538.000000\n"
#: alreadyopen.src
msgctxt ""
@@ -990,7 +990,7 @@ msgctxt ""
"STR_UNKNOWNUSER\n"
"string.text"
msgid "Unknown User"
-msgstr "Utente mìa conosudo"
+msgstr "Utente mìa conosesto"
#: passworddlg.src
msgctxt ""
diff --git a/source/vec/uui/uiconfig/ui.po b/source/vec/uui/uiconfig/ui.po
index 31c8ed7416e..f9afa48fd28 100644
--- a/source/vec/uui/uiconfig/ui.po
+++ b/source/vec/uui/uiconfig/ui.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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2017-01-12 10:15+0000\n"
+"PO-Revision-Date: 2017-05-26 14:55+0000\n"
"Last-Translator: VenetoABC <veneto.abc@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: vec\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1484216102.000000\n"
+"X-POOTLE-MTIME: 1495810552.000000\n"
#: authfallback.ui
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Website Certified by an Unknown Authority"
-msgstr "Sito web sertifegà da na autorità mìa conosuda"
+msgstr "Sito web sertifegà da na autorità mìa conosesta"
#: unknownauthdialog.ui
msgctxt ""
-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbachart.cxx
AgeCommit message (Expand)Author
2024-05-20loplugin:ostr in sc/.../vbaNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-26tdf#42949 Fix IWYU warnings in sc/source/ui/vba/*cxxGabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-11-22improve function-local statics in scNoel Grandin
2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann
2017-09-26loplugin:flatten in scNoel Grandin
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn