aboutsummaryrefslogtreecommitdiff
path: root/source/lv/officecfg
diff options
context:
space:
mode:
Diffstat (limited to 'source/lv/officecfg')
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office/UI.po15
2 files changed, 6 insertions, 15 deletions
diff --git a/source/lv/officecfg/registry/data/org/openoffice/Office.po b/source/lv/officecfg/registry/data/org/openoffice/Office.po
index e25f650596f..867b38502ba 100644
--- a/source/lv/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/lv/officecfg/registry/data/org/openoffice/Office.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-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-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-31 14:10+0200\n"
"PO-Revision-Date: 2016-12-26 12:17+0000\n"
"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
@@ -211,8 +211,8 @@ msgctxt ""
"..Common.Menus.New.m14\n"
"Title\n"
"value.text"
-msgid "Templates"
-msgstr "Veidnes"
+msgid "Templates..."
+msgstr ""
#: Common.xcu
msgctxt ""
diff --git a/source/lv/officecfg/registry/data/org/openoffice/Office/UI.po b/source/lv/officecfg/registry/data/org/openoffice/Office/UI.po
index 1c54cbab71c..2500fdb876a 100644
--- a/source/lv/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/lv/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-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-07-07 19:05+0200\n"
+"POT-Creation-Date: 2018-07-31 14:10+0200\n"
"PO-Revision-Date: 2018-03-03 14:29+0000\n"
"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
@@ -20740,15 +20740,6 @@ msgstr "~Funkciju josla"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:ShowImeStatusWindow\n"
-"Label\n"
-"value.text"
-msgid "Input M~ethod Status"
-msgstr "Ievades m~etodes statuss"
-
-#: GenericCommands.xcu
-msgctxt ""
-"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OptionBarVisible\n"
"Label\n"
"value.text"
@@ -30001,11 +29992,11 @@ msgstr ""
#: WriterCommands.xcu
msgctxt ""
"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default Style&amp;FamilyName:string=CharacterStyles\n"
+"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Standard&amp;FamilyName:string=CharacterStyles\n"
"Label\n"
"value.text"
msgid "Default ~Character"
-msgstr "Noklusējuma ~rakstzīme"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
office-4-1'>libreoffice-4-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/textenc/textenc.cxx
AgeCommit message (Expand)Author
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-18loplugin:staticmethodsStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-09-14better debug message when textenc module loading failsLuboš Luňák