aboutsummaryrefslogtreecommitdiff
path: root/source/ga/cui
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-06-18 10:20:15 +0200
committerAndras Timar <atimar@suse.com>2013-06-27 21:21:47 +0200
commit3f9323c2a621df529f82aa360cd9ae388ad781d5 (patch)
tree31a60f3fb8b53bee7bcecd031a9f5117870cf22d /source/ga/cui
parent56f43677e90d28489fa3dbbd5bc5f35a5483e354 (diff)
update translations for LibreOffice 4.1 rc1
Change-Id: Icdd695955786c330a21e7870ac9e617ccf2d5ebe
Diffstat (limited to 'source/ga/cui')
-rw-r--r--source/ga/cui/uiconfig/ui.po20
1 files changed, 1 insertions, 19 deletions
diff --git a/source/ga/cui/uiconfig/ui.po b/source/ga/cui/uiconfig/ui.po
index 23ff448702a..9876c9769d7 100644
--- a/source/ga/cui/uiconfig/ui.po
+++ b/source/ga/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LO\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-06-02 13:55+0200\n"
+"POT-Creation-Date: 2013-06-10 10:39+0200\n"
"PO-Revision-Date: 2012-11-19 16:30-0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: \n"
@@ -5273,24 +5273,6 @@ msgstr "L_eideanna breisithe"
#: optgeneralpage.ui
msgctxt ""
"optgeneralpage.ui\n"
-"helpagent\n"
-"label\n"
-"string.text"
-msgid "_Help Agent"
-msgstr "Gníomhaí _Cabhrach"
-
-#: optgeneralpage.ui
-msgctxt ""
-"optgeneralpage.ui\n"
-"resethelpagent\n"
-"label\n"
-"string.text"
-msgid "_Reset Help Agent"
-msgstr "Ath_shocraigh an Gníomhaí Cabhrach"
-
-#: optgeneralpage.ui
-msgctxt ""
-"optgeneralpage.ui\n"
"label1\n"
"label\n"
"string.text"
fice-24-2-7'>libreoffice-24-2-7 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/qa/complex/dbaccess/RowSet.java
AgeCommit message (Expand)Author
2023-11-09enable unchecked lint for our java codeNoel Grandin
2018-04-14Revert HSQLDB related unit testsTamas Bunth
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth
2017-11-16Delete test*.odb filesStephan Bergmann
2016-12-12dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl
2015-10-06Fix typosAndrea Gelmini
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-06-04Let JUnit take care of exceptionsStephan Bergmann
2015-06-01minor simplificationStephan Bergmann
2015-06-01Do not lose AssertionError from sub-threadsStephan Bergmann
2015-05-30tweaksLionel Elie Mamane
2015-05-30janitorialLionel Elie Mamane
2015-05-30tdf#82591 ORowSetBase::getRow handles insert row correctlyLionel Elie Mamane
2014-11-18java: make fields final where possibleNoel Grandin
2014-09-17TyposJulien Nabet
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-08java: use an empty block rather than an empty statementNoel Grandin