aboutsummaryrefslogtreecommitdiff
path: root/source/ug/helpcontent2/source/text/shared/optionen.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ug/helpcontent2/source/text/shared/optionen.po')
-rw-r--r--source/ug/helpcontent2/source/text/shared/optionen.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/ug/helpcontent2/source/text/shared/optionen.po b/source/ug/helpcontent2/source/text/shared/optionen.po
index 92abd77d661..14b624bb950 100644
--- a/source/ug/helpcontent2/source/text/shared/optionen.po
+++ b/source/ug/helpcontent2/source/text/shared/optionen.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: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2017-05-17 15:41+0200\n"
"PO-Revision-Date: 2016-07-06 22:47+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10461,7 +10461,7 @@ msgctxt ""
"01070300.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "If you have activated the snap grid but wish to move or create individual objects without snap positions, keep the Shift key pressed to deactivate this function for as long as needed."
+msgid "If you have activated the snap grid but wish to move or create individual objects without constraining them, keep the Shift key pressed to deactivate this function for as long as needed."
msgstr ""
#: 01070300.xhp
@@ -10613,8 +10613,8 @@ msgctxt ""
"01070300.xhp\n"
"hd_id3150872\n"
"help.text"
-msgid "Snap position"
-msgstr "توغرىلاش ئورنى"
+msgid "Constrain Objects"
+msgstr ""
#: 01070300.xhp
msgctxt ""
ce-4-0'>libreoffice-4-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/gradient.cxx
AgeCommit message (Expand)Author
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-08-29cid#1371235 Missing move assignment operatorNoel Grandin
2016-04-27vcl: remove unused variable and redundant methodXisco Fauli
2015-08-30tdf#62525 vcl: use cow_wrapper for GradientDaniel Robertson
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin