aboutsummaryrefslogtreecommitdiff
path: root/source/hu/sfx2/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/hu/sfx2/messages.po')
-rw-r--r--source/hu/sfx2/messages.po7
1 files changed, 6 insertions, 1 deletions
diff --git a/source/hu/sfx2/messages.po b/source/hu/sfx2/messages.po
index 547d459a23c..625fee4a218 100644
--- a/source/hu/sfx2/messages.po
+++ b/source/hu/sfx2/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-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-10 20:06+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2188,6 +2188,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Online súgó elolvasása"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/clipping.cxx
AgeCommit message (Expand)Author
2022-12-21No need for bool return value hereNoel Grandin
2022-12-01vcl: remove unnecessary includesChris Sherlock
2021-03-21cid#1473858 silence bogus Dereference after null checkCaolán McNamara
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-10-19use tools::Long in vclNoel
2019-11-27tdf#128337 clip the metafile Gradient drawingJan-Marek Glogowski