aboutsummaryrefslogtreecommitdiff
path: root/source/sl/officecfg/registry/data/org
diff options
context:
space:
mode:
Diffstat (limited to 'source/sl/officecfg/registry/data/org')
-rw-r--r--source/sl/officecfg/registry/data/org/openoffice/Office/UI.po22
1 files changed, 20 insertions, 2 deletions
diff --git a/source/sl/officecfg/registry/data/org/openoffice/Office/UI.po b/source/sl/officecfg/registry/data/org/openoffice/Office/UI.po
index 71cc19e6db9..aed707b83e7 100644
--- a/source/sl/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/sl/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 5.4\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-04-20 10:15+0200\n"
-"PO-Revision-Date: 2017-04-23 01:08+0200\n"
+"POT-Creation-Date: 2017-04-24 08:47+0200\n"
+"PO-Revision-Date: 2017-04-24 16:37+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -1892,6 +1892,15 @@ msgstr "Skrij vse komentarje"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
+"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
+"Label\n"
+"value.text"
+msgid "Delete All Comments"
+msgstr "Izbriši vse komentarje"
+
+#: CalcCommands.xcu
+msgctxt ""
+"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertAnnotation\n"
"Label\n"
"value.text"
@@ -31483,6 +31492,15 @@ msgctxt ""
msgid "Standard (Single Mode)"
msgstr "Standardno (enojni način)"
+#: WriterWindowState.xcu
+msgctxt ""
+"WriterWindowState.xcu\n"
+"..WriterWindowState.UIElements.States.private:resource/toolbar/textstylebar\n"
+"UIName\n"
+"value.text"
+msgid "Formatting (Styles)"
+msgstr "Oblikovanje (slogi)"
+
#: XFormsWindowState.xcu
msgctxt ""
"XFormsWindowState.xcu\n"
-4-0-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basobj2.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-06-28coverity#1308514 Uncaught exceptionCaolán McNamara
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-14calling static member function through member call syntaxNoel Grandin
2015-04-10Misc. other fixing.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-09cppcheck: cstyleCastCaolán McNamara
2014-12-08reduce scope of local variablesMichael Weghorn
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-04-25coverity#736990 Uncaught exceptionCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-10-01convert basctl module from String to OUStringNoel Grandin
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-09-17convert basctl/source/inc/basobj.hxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-27improve performance switching modules in large Libraries fdo#66148Noel Power
2013-06-27Revert "tweak object catalog to improve switching modules in large Libraries"Noel Power
2013-06-27tweak object catalog to improve switching modules in large LibrariesNoel Power
2013-02-23sal: update log areasThomas Arnhold