aboutsummaryrefslogtreecommitdiff
path: root/source/sw-TZ/sfx2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-19 10:56:02 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-19 12:30:12 +0200
commit9741c39649c0c54cd79b9949d28eca364c087b61 (patch)
tree572ec30c8481c0e04ae07ecd5497ba9af9c40962 /source/sw-TZ/sfx2
parent8514f4f02022d70c8221eb2f2b47a7f18de1475e (diff)
update translations for 5.0.0 Alpha1
and force-fix errors using pocheck Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
Diffstat (limited to 'source/sw-TZ/sfx2')
-rw-r--r--source/sw-TZ/sfx2/source/sidebar.po13
-rw-r--r--source/sw-TZ/sfx2/uiconfig/ui.po4
2 files changed, 13 insertions, 4 deletions
diff --git a/source/sw-TZ/sfx2/source/sidebar.po b/source/sw-TZ/sfx2/source/sidebar.po
index 1f02fc4d460..cb317337fe8 100644
--- a/source/sw-TZ/sfx2/source/sidebar.po
+++ b/source/sw-TZ/sfx2/source/sidebar.po
@@ -2,8 +2,8 @@
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"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2015-01-07 11:08+0100\n"
"PO-Revision-Date: 2013-05-23 12:05+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -35,6 +35,15 @@ msgstr ""
#: Sidebar.src
msgctxt ""
"Sidebar.src\n"
+"RID_SIDEBAR_RESOURCE\n"
+"STRING_HIDE_SIDEBAR\n"
+"string.text"
+msgid "Close Sidebar"
+msgstr ""
+
+#: Sidebar.src
+msgctxt ""
+"Sidebar.src\n"
"SFX_STR_SIDEBAR_MORE_OPTIONS\n"
"string.text"
msgid "More Options"
diff --git a/source/sw-TZ/sfx2/uiconfig/ui.po b/source/sw-TZ/sfx2/uiconfig/ui.po
index adffaae096e..c5bde10384b 100644
--- a/source/sw-TZ/sfx2/uiconfig/ui.po
+++ b/source/sw-TZ/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:22+0100\n"
+"POT-Creation-Date: 2015-02-16 22:20+0100\n"
"PO-Revision-Date: 2012-11-17 19:03+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -1599,7 +1599,7 @@ msgstr ""
#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
-"help\n"
+"althelplabel\n"
"label\n"
"string.text"
msgid "He_lp"
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cpputools
AgeCommit message (Expand)Author
2021-10-03drop 'using namespace std' in cpputoolsJulien Nabet
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: cpputoolsStephan Bergmann
2021-07-26cpputools : no need to use fprintf for putting a stringArnaud Versini
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cpputoolsStephan Bergmann
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-31Add version resource to executables where it was missingMike Kaganski
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-20Fix typoAndrea Gelmini
2018-12-28Reduce OUString operations and use indexed getTokenMatteo Casalin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: cpputoolsStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-25Fix typosAndrea Gelmini