aboutsummaryrefslogtreecommitdiff
path: root/source/uk/dictionaries/br_FR.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/uk/dictionaries/br_FR.po')
-rw-r--r--source/uk/dictionaries/br_FR.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/uk/dictionaries/br_FR.po b/source/uk/dictionaries/br_FR.po
index 6a19ba7e1d2..31efb125674 100644
--- a/source/uk/dictionaries/br_FR.po
+++ b/source/uk/dictionaries/br_FR.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1360808998.0\n"
pport LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/generic/print/text_gfx.cxx
AgeCommit message (Expand)Author
2016-07-20Fix typosAndrea Gelmini
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin