aboutsummaryrefslogtreecommitdiff
path: root/source/om/forms
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:03:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:07:23 +0100
commit9a856d562ebae5d1ae691ec623cf4ebb23299930 (patch)
tree532a7bfe8768b8e8f6fb536db66604e678508857 /source/om/forms
parent28cfef34df86f518e0d03f4d2fd18bfe2916d982 (diff)
update translations for 6.0/master
and force-fix errors using pocheck Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811
Diffstat (limited to 'source/om/forms')
-rw-r--r--source/om/forms/messages.po3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/om/forms/messages.po b/source/om/forms/messages.po
index 5f0bc8a0a57..19b0da51295 100644
--- a/source/om/forms/messages.po
+++ b/source/om/forms/messages.po
@@ -19,9 +19,10 @@ msgid "The contents of a combo box or list field could not be determined."
msgstr "Qabeentoonni saanduqa makaa ykn dirree tarree murteeffamuu hin dandeenye."
#: strings.hrc:26
+#, fuzzy
msgctxt "RID_STR_IMPORT_GRAPHIC"
msgid "Insert Image"
-msgstr ""
+msgstr "Fuula saagi"
#: strings.hrc:27
msgctxt "RID_STR_CONTROL_SUBSTITUTED_NAME"
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/dbaexchange.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-28coverity#1078486 Unchecked return valueCaolán McNamara
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-16fix out of range accessCaolán McNamara
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák