aboutsummaryrefslogtreecommitdiff
path: root/source/brx
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-24 13:15:09 +0100
committerAndras Timar <atimar@suse.com>2013-01-28 12:21:10 +0100
commit5880fb803b3b8b321583f061f70b1d13baca283a (patch)
treea0e91de8c8bbb5069668810fc7055d3c8f12ee45 /source/brx
parent9ad3d762311c9bcdcba2f354d16a74bb50090ea0 (diff)
quick fix for string freeze break in About box
Change-Id: I2ccdafc0bdbdac51aec33da594900116f1d4dbb5
Diffstat (limited to 'source/brx')
-rw-r--r--source/brx/cui/source/dialogs.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/brx/cui/source/dialogs.po b/source/brx/cui/source/dialogs.po
index cb099f3e737..fbc6e94249d 100644
--- a/source/brx/cui/source/dialogs.po
+++ b/source/brx/cui/source/dialogs.po
@@ -992,7 +992,7 @@ msgctxt ""
"RID_DEFAULTABOUT\n"
"ABOUT_STR_VERSION\n"
"string.text"
-msgid "Version %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX %PRODUCTEXTENSION"
+msgid "Version %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: about.src
ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)Author
2017-02-10io: warn if OConnector can't connect to pipeMichael Stahl
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin