From 25a48967d0a1c2f7a9ebc869ac8c4bf09b59dbac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sun, 16 Sep 2018 10:36:31 +0800 Subject: [PATCH] Update translations.json --- www/i18n/en/translations.json | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/www/i18n/en/translations.json b/www/i18n/en/translations.json index 25a58d4..284466b 100644 --- a/www/i18n/en/translations.json +++ b/www/i18n/en/translations.json @@ -163,8 +163,7 @@ "filter_key": "Initial filter", "templates": "Templates", "Hint": "Hint", - "filter_key_tooltip": "If set only widgets with this filter key will be shown. -Many filter words can be set deivided by comma.", + "filter_key_tooltip": "If set only widgets with this filter key will be shown.Many filter words can be set deivided by comma.", "templates_help": "We have been working hard on it and just want to say, that possible this feature will not be for free, but available for small fee. All created widgets will work, just for the creation and usage of the new templates could be not free.", "Switch to runtime in this window": "Close editor", "Switch to runtime in new window": "Open runtime in new window", @@ -351,8 +350,7 @@ Many filter words can be set deivided by comma.", "not exist": "not exist", "group_visibility": "Visibility", "visibility-oid": "Object ID", - "visibility-oid_tooltip": "Depends on state of object with this ID, -the widget can be shown or hidden", + "visibility-oid_tooltip": "Depends on state of object with this ID,the widget can be shown or hidden", "visibility-cond": "Сondition", "visibility-cond_tooltip": "E.g. 'Value of Object ID' >= 'Value of condition'", "visibility-val": "Value for condition", @@ -483,27 +481,18 @@ the widget can be shown or hidden", "css_padding-right": "padding-right", "css_padding-bottom": "padding-bottom", "css_transform": "transform", - "css_transform_tooltip": "Transformation that affects an element's appearance -Only visible, if widget is NOT selected. -Examples: rotate(45deg) scale(0.5) skew(10deg)", + "css_transform_tooltip": "Transformation that affects an element's appearance Only visible, if widget is NOT selected.Examples: rotate(45deg) scale(0.5) skew(10deg)", "css_margin-left": "margin-left", "css_margin-top": "margin-top", "css_margin-right": "margin-right", "css_margin-bottom": "margin-bottom", "css_box-shadow": "box-shadow", - "css_box-shadow_tooltip": "h-shadow v-shadow blur spread color -h-shadow: Required. The position of the horizontal shadow. Negative values are allowed -v-shadow: Required. The position of the vertical shadow. Negative values are allowed -blur: Optional. The blur distance -spread: Optional. The size of shadow -color: Optional. The color of the shadow. The default value is black. Look at CSS Color Values for a complete list of possible color values. -inset: Optional. Changes the shadow from an outer shadow (outset) to an inner shadow.", + "css_box-shadow_tooltip": "h-shadow v-shadow blur spread color h-shadow: Required. The position of the horizontal shadow. Negative values are allowed v-shadow: Required. The position of the vertical shadow. Negative values are allowed blur: Optional. The blur distance spread: Optional. The size of shadow color: Optional. The color of the shadow. The default value is black. Look at CSS Color Values for a complete list of possible color values. inset: Optional. Changes the shadow from an outer shadow (outset) to an inner shadow.", "group_css_animation": "CSS Animation", "css_animation-name": "animation-name", "css_animation-duration": "animation-duration", "gestures-indicator": "Gesture Indicator", - "gestures-indicator_tooltip": "Create and style \"basic - Gesture Indicator\". -One indicator can be used in many widgets.", + "gestures-indicator_tooltip": "Create and style \"basic - Gesture Indicator\".One indicator can be used in many widgets.", "gestures-offsetX": "-offset X", "gestures-offsetY": "-offset Y", "gestures-swiping-oid": "swiping Object ID",