aboutsummaryrefslogtreecommitdiff
path: root/source/sl/sfx2/source/view.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/sl/sfx2/source/view.po')
-rw-r--r--source/sl/sfx2/source/view.po11
1 files changed, 6 insertions, 5 deletions
diff --git a/source/sl/sfx2/source/view.po b/source/sl/sfx2/source/view.po
index 288e9abf94c..21ece028bd9 100644
--- a/source/sl/sfx2/source/view.po
+++ b/source/sl/sfx2/source/view.po
@@ -4,17 +4,18 @@ msgstr ""
"Project-Id-Version: LibreOffice 4.0\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-03 21:46+0100\n"
-"PO-Revision-Date: 2012-11-27 01:18+0100\n"
+"PO-Revision-Date: 2012-12-11 01:59+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
-"Language-Team: sl.libreoffice.org <users@sl.libreoffice.org>\n"
+"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: UTF-8\n"
+"X-Project-Style: openoffice\n"
#: view.src
msgctxt ""
@@ -246,7 +247,7 @@ msgctxt ""
"STR_NONCHECKEDOUT_DOCUMENT\n"
"string.text"
msgid "Document is not checked out on server"
-msgstr "Dokument ni odjavljen/prevzet s strežnika"
+msgstr "Dokument ni prevzet v strežniku"
#: view.src
msgctxt ""
@@ -254,4 +255,4 @@ msgctxt ""
"BT_CHECKOUT\n"
"pushbutton.text"
msgid "Check out"
-msgstr "Odjava/prevzem"
+msgstr "Prevzem"
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-11-25 17:27:32 +0100
committerJan Holesovsky <kendy@suse.cz>2012-11-25 20:05:20 +0100
commit7bddbf6b972dff1c9caeb4d4fb485b93c4cb9353 (patch)
treed30a338363becc3edf709e0a179695bab8163f12 /sw
parent2e4f4171d6a29858108922619d680606b633d8f2 (diff)
Fix doxygen comment.
Change-Id: Ia08f5da3e1da257b7d45ffefbd14cf474ee5a95f
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/fesh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index 8f88f4a78e28..1ca2e68d8996 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -101,7 +101,7 @@ namespace svx
#define FLYPROTECT_SIZE (sal_uInt16) 2
#define FLYPROTECT_POS (sal_uInt16) 4
#define FLYPROTECT_PARENT (sal_uInt16) 8 ///< Check only parents.
-#define FLYPROTECT_FIXED (sal_uInt16) 16 /** Only protection that cannot be withdrawn
+#define FLYPROTECT_FIXED (sal_uInt16) 16 /**< Only protection that cannot be withdrawn
e.g. by OLE-server; also relevant for dialog. */
// For figuring out contents by position (D&D)