aboutsummaryrefslogtreecommitdiff
path: root/source/ka/instsetoo_native
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-17 18:58:51 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-17 20:12:44 +0200
commit781673fea7346b0d148bf85984826c0556fdf1b9 (patch)
treec1b6090e665319fbc118017cb082d97eba9630de /source/ka/instsetoo_native
parentd9ae641365f094cc1898d7f614dc8a72a1c6b914 (diff)
update translations for 4.4.0.0alpha1
(based on the 4.3 translations) and force-fix errors using pocheck Change-Id: I64547fd1d137a0bfa7bd4a55e8a547a7845faf96
Diffstat (limited to 'source/ka/instsetoo_native')
-rw-r--r--source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po10
1 files changed, 1 insertions, 9 deletions
diff --git a/source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 072e08405bc..40c0411dcd6 100644
--- a/source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -3,7 +3,7 @@ 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: 2013-12-03 15:13+0100\n"
+"POT-Creation-Date: 2014-10-17 17:47+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2736,14 +2736,6 @@ msgstr ""
#: Control.ulf
msgctxt ""
"Control.ulf\n"
-"OOO_CONTROL_320\n"
-"LngText.text"
-msgid "Support assistive technology tools"
-msgstr ""
-
-#: Control.ulf
-msgctxt ""
-"Control.ulf\n"
"OOO_CONTROL_321\n"
"LngText.text"
msgid "Load [ProductName] during system start-up"
on value='libreoffice-3-6-2'>libreoffice-3-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/binaryurp
AgeCommit message (Expand)Author
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19rhbz#1016758: Dispose bridges when disposing bridge factoryStephan Bergmann
2014-05-11coverity#707665 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#707666 Uninitialized scalar fieldCaolán McNamara
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from binaryurpAlexander Wilms
2014-02-13cid#983607 unexpected std::exceptionStephan Bergmann
2014-02-13cid#706247 wrong exception typeStephan Bergmann
2014-02-12Revert "cid#707663 uninitialized pointer field"Michael Stahl
2014-02-12Revert "cid#707662 uninitialized pointer field"Michael Stahl
2014-02-12Revert "cid#707661 uninitialized pointer field"Michael Stahl
2014-02-12cid#707663 uninitialized pointer fieldNoel Grandin
2014-02-12cid#707662 uninitialized pointer fieldNoel Grandin
2014-02-12cid#707661 uninitialized pointer fieldNoel Grandin
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-07fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann
2013-11-28Minor simplificationStephan Bergmann
2013-11-27binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flagsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-06-14No need for a buggy rewriteStephan Bergmann
2013-06-13cppcheck: fix duplicateExpressionJulien Nabet
2013-05-28#i122208# replace the binaryurp cache for improved C++ compatibilityHerbert Dürr
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-03-30binaryurp does not need offapiDavid Tardon
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-19RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens