0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-04 13:29:14 -05:00

🐛 Fix typo in handoff tooltip

This commit is contained in:
eva 2022-01-04 12:00:03 +01:00 committed by Alonso Torres
parent c4fb826d89
commit 6afc734e91
8 changed files with 10 additions and 9 deletions

View file

@ -17,7 +17,8 @@
### :bug: Bugs fixed ### :bug: Bugs fixed
- Fix crash when pressing Shift+1 on empty file [#1435](https://github.com/penpot/penpot/issues/1435) - Fix typo in Handoff tooltip [Taiga #2428](https://tree.taiga.io/project/penpot/issue/2428).
- Fix crash when pressing Shift+1 on empty file [#1435](https://github.com/penpot/penpot/issues/1435).
- Fix masked group resize strange behavior [Taiga #2317](https://tree.taiga.io/project/penpot/issue/2317). - Fix masked group resize strange behavior [Taiga #2317](https://tree.taiga.io/project/penpot/issue/2317).
- Fix problems when exporting all artboards [Taiga #2234](https://tree.taiga.io/project/penpot/issue/2234). - Fix problems when exporting all artboards [Taiga #2234](https://tree.taiga.io/project/penpot/issue/2234).
- Fix problems with team management [#1353](https://github.com/penpot/penpot/issues/1353) - Fix problems with team management [#1353](https://github.com/penpot/penpot/issues/1353)

View file

@ -155,7 +155,7 @@
;; [:div.input-checkbox.check-primary ;; [:div.input-checkbox.check-primary
;; [:input.check-primary.input-checkbox {:type "checkbox"}] ;; [:input.check-primary.input-checkbox {:type "checkbox"}]
;; [:label "Handsoff" ]] ;; [:label "Handoff" ]]
]]) ]])
(let [mode (:pages-mode @opts)] (let [mode (:pages-mode @opts)]

View file

@ -168,7 +168,7 @@
[:button.mode-zone-button.tooltip.tooltip-bottom [:button.mode-zone-button.tooltip.tooltip-bottom
{:on-click #(navigate :handoff) {:on-click #(navigate :handoff)
:class (dom/classnames :active (= section :handoff)) :class (dom/classnames :active (= section :handoff))
:alt (tr "viewer.header.handsoff-section" (sc/get-tooltip :open-handoff))} :alt (tr "viewer.header.handoff-section" (sc/get-tooltip :open-handoff))}
i/code])] i/code])]
[:& header-options {:section section [:& header-options {:section section

View file

@ -1722,7 +1722,7 @@ msgstr "Edita el fitxer"
msgid "viewer.header.fullscreen" msgid "viewer.header.fullscreen"
msgstr "Pantalla completa" msgstr "Pantalla completa"
msgid "viewer.header.handsoff-section" msgid "viewer.header.handoff-section"
msgstr "Lliurament (%s)" msgstr "Lliurament (%s)"
#: src/app/main/ui/viewer/header.cljs #: src/app/main/ui/viewer/header.cljs

View file

@ -1767,7 +1767,7 @@ msgstr "Seite bearbeiten"
msgid "viewer.header.fullscreen" msgid "viewer.header.fullscreen"
msgstr "Vollbildmodus" msgstr "Vollbildmodus"
msgid "viewer.header.handsoff-section" msgid "viewer.header.handoff-section"
msgstr "Übergabe (%s)" msgstr "Übergabe (%s)"
#: src/app/main/ui/viewer/header.cljs #: src/app/main/ui/viewer/header.cljs

View file

@ -1767,8 +1767,8 @@ msgstr "Don't show interactions"
msgid "viewer.header.fullscreen" msgid "viewer.header.fullscreen"
msgstr "Full Screen" msgstr "Full Screen"
msgid "viewer.header.handsoff-section" msgid "viewer.header.handoff-section"
msgstr "Handsoff (%s)" msgstr "Handoff (%s)"
#: src/app/main/ui/viewer/header.cljs #: src/app/main/ui/viewer/header.cljs
msgid "viewer.header.interactions" msgid "viewer.header.interactions"

View file

@ -1766,7 +1766,7 @@ msgstr "No mostrar interacciones"
msgid "viewer.header.fullscreen" msgid "viewer.header.fullscreen"
msgstr "Pantalla completa" msgstr "Pantalla completa"
msgid "viewer.header.handsoff-section" msgid "viewer.header.handoff-section"
msgstr "Handoff (%s)" msgstr "Handoff (%s)"
#: src/app/main/ui/viewer/header.cljs #: src/app/main/ui/viewer/header.cljs

View file

@ -1715,7 +1715,7 @@ msgstr "לא להציג אינטראקציות"
msgid "viewer.header.fullscreen" msgid "viewer.header.fullscreen"
msgstr "מסך מלא" msgstr "מסך מלא"
msgid "viewer.header.handsoff-section" msgid "viewer.header.handoff-section"
msgstr "מסירות" msgstr "מסירות"
#: src/app/main/ui/viewer/header.cljs #: src/app/main/ui/viewer/header.cljs