aboutsummaryrefslogtreecommitdiff
path: root/source/hr/editeng
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-21 11:05:36 +0100
committerAndras Timar <atimar@suse.com>2013-01-28 12:16:26 +0100
commit3303ed739a69a5cb20321d524d78b60954ba0839 (patch)
tree89a1a406c9e6d372de38b7850360ac8c833c9145 /source/hr/editeng
parent15bb868bbc35ef3de6919317bec0e70883fafeea (diff)
update translations for LibreOffice 4.0 rc2
Change-Id: I7c01d42e8e299f43cc9260c048c54d46b33b634c
Diffstat (limited to 'source/hr/editeng')
-rw-r--r--source/hr/editeng/source/editeng.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/hr/editeng/source/editeng.po b/source/hr/editeng/source/editeng.po
index 3fc58aa7721..9c23427e1ef 100644
--- a/source/hr/editeng/source/editeng.po
+++ b/source/hr/editeng/source/editeng.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-26 11:14+0100\n"
+"POT-Creation-Date: 2013-01-11 14:29+0100\n"
"PO-Revision-Date: 2012-06-16 14:18+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -84,8 +84,8 @@ msgctxt ""
"editeng.src\n"
"RID_EDITUNDO_TRANSLITERATE\n"
"string.text"
-msgid "~Change Case"
-msgstr "~Velika/mala slova"
+msgid "Change Case"
+msgstr ""
#: editeng.src
msgctxt ""
fice-24-2-5'>libreoffice-24-2-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowviewimpl.hxx
AgeCommit message (Expand)Author
2018-10-09loplugin:constfields in sdNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-08-23implementation for getTranslationOffsetSiqi LIU