aboutsummaryrefslogtreecommitdiff
path: root/source/ab/dbaccess
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-19 18:02:31 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-19 19:06:47 +0100
commit46a65ed74391c4b44de7cc244d63bd603b6485a5 (patch)
tree6dde2b8882980b977854f412da8f7cd0f7868060 /source/ab/dbaccess
parent552fa2fbab0570d8f7747620cf8744662ce43d9c (diff)
update translations for 6.2.0 rc1
and force-fix errors using pocheck Change-Id: Iccf11f743d0aa5c3f7fd2f0fcc12dfe105d1c071
Diffstat (limited to 'source/ab/dbaccess')
-rw-r--r--source/ab/dbaccess/messages.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/ab/dbaccess/messages.po b/source/ab/dbaccess/messages.po
index a811d635971..facaf99f383 100644
--- a/source/ab/dbaccess/messages.po
+++ b/source/ab/dbaccess/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
+"POT-Creation-Date: 2018-12-17 16:28+0100\n"
"PO-Revision-Date: 2018-07-22 09:19+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2287,7 +2287,7 @@ msgctxt "advancedsettingsdialog|special"
msgid "Special Settings"
msgstr "Иҷыдоу архиарақәа"
-#: dbaccess/uiconfig/ui/applycolpage.ui:162
+#: dbaccess/uiconfig/ui/applycolpage.ui:164
msgctxt "applycolpage|label1"
msgid "Existing Columns"
msgstr "Аҭакырақәа"
@@ -2377,17 +2377,17 @@ msgctxt "collectionviewdialog|ok"
msgid "_Save"
msgstr "Иеиқәырхатәуп"
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:116
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:115
msgctxt "collectionviewdialog|newFolderButton|tooltip_text"
msgid "Create New Directory"
msgstr "Иаҧҵатәуп акаталог"
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:131
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:130
msgctxt "collectionviewdialog|upButton|tooltip_text"
msgid "Up One Level"
msgstr ""
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:172
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:171
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "Афаил ахьӡ:"
-3-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldfunc.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl
2016-03-22loplugin:constantparam in swNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2014-12-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-30coverity#738904 Uninitialized scalar fieldCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-30OUStringBuffer to OUString and optimize related codeMatteo Casalin
2014-03-30Remove temporary OUStringsMatteo Casalin
2014-03-30Use more consistent integer types + constifyMatteo Casalin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara