aboutsummaryrefslogtreecommitdiff
path: root/source/bg/vcl
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-02-17 22:56:15 +0100
committerAndras Timar <atimar@suse.com>2013-02-17 23:14:33 +0100
commit6928867911fdb1e2c78092c99b5731350d926b45 (patch)
tree542c8db16bef80c545e87591924573a42bb6335c /source/bg/vcl
parent6ee465836d1fee4b4fbe714bde3b804cdda1b4ff (diff)
update translations for LibreOffice 4.0.1 rc1
Conflicts: source/es/helpcontent2/source/text/sbasic/shared.po source/es/helpcontent2/source/text/sbasic/shared/02.po source/es/helpcontent2/source/text/swriter/guide.po source/tr/helpcontent2/source/text/swriter/01.po Change-Id: Idca6785a6118de29c2b48a22ecb1452c74ff84da
Diffstat (limited to 'source/bg/vcl')
-rw-r--r--source/bg/vcl/qa/cppunit/builder.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/bg/vcl/qa/cppunit/builder.po b/source/bg/vcl/qa/cppunit/builder.po
index c7e2e787b48..f0e63d2cc5e 100644
--- a/source/bg/vcl/qa/cppunit/builder.po
+++ b/source/bg/vcl/qa/cppunit/builder.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1358628869.0\n"
iter LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/swext
AgeCommit message (Expand)Author
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
2014-09-11mediawiki: use String.length()==0 instead of String.equals(empty string)rbuj
2014-09-10mediawiki: use a character literalrbuj
2014-09-08swext: use proper syntax for accessing outer class thisMichael Stahl
2014-09-08missing importsCaolán McNamara
2014-09-08mediawiki options went missingCaolán McNamara
2014-09-08mediawiki: improve storeConfiguration & loadConfiguration methodsrbuj
2014-09-06mediawiki: if...else if...else Statementrbuj
2014-09-06mediawiki: use contains to check if a string contains a substringrbuj
2014-09-06mediawiki: the assigned value is never usedrbuj
2014-08-20Use COMMONS_LOGGING_VERSION vblerbuj
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-16upgrade to apache-commons-1.2Thomas Arnhold
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: remove unused parametersNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: use the non-deprecated constructor of URINoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-07-21Resolves fdo#81581: Mediawiki doesn't recognize underliningJulien Nabet
2014-05-21the addfile rule doesn't like to continue on a new linelibreoffice-4-3-branch-pointChristian Lohmaier
2014-05-21care for Java 1.5 support in external packagesDouglas Mencken
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-25bump apache-commons-lang to 3.3.1Caolán McNamara
2014-03-25bump apache-commons-codec to 1.9Caolán McNamara
2014-03-25bump apache-commons-logging to 1.1.3Caolán McNamara
2014-02-22Resolves: fdo#75308 Asterisk at the beginning of Paragraph without "Nowiki"Julien Nabet
2014-02-19Resolves: fdo#69925 Wiki Publisher Extension is not workingJulien Nabet
2014-02-12Related: fdo#74875 Filter of "nowiki" to be improved - Export to MediaWikiJulien Nabet
2014-02-12normalize values of SYSTEM_APACHE_COMMONS, SYSTEM_BSHMichael Stahl
2014-02-11Resolves: fdo#74820 Failed to recognized Heading 6-Export to MediaWikiJulien Nabet
2014-02-06typo fixes in commentsAndras Timar