V8: UX updates to the listview copy dialog + add option to incl… (#6903)

Fab work Kenn :)
This commit is contained in:
Kenn Jacobsen
2020-01-16 10:48:46 +01:00
committed by emma burstow
parent eed94d8cd0
commit fb477429fe
6 changed files with 2424 additions and 2408 deletions

View File

@@ -36,6 +36,7 @@
<key alias="chooseWhereToCopy">Vælg hvor du vil kopiere</key>
<key alias="chooseWhereToMove">Vælg hvortil du vil flytte</key>
<key alias="toInTheTreeStructureBelow">til i træstrukturen nedenfor</key>
<key alias="infiniteEditorChooseWhereToCopy">Vælg hvor du vil kopiere de valgte elementer til</key>
<key alias="wasMovedTo">blev flyttet til</key>
<key alias="wasCopiedTo">blev kopieret til</key>
<key alias="wasDeleted">blev slettet</key>

View File

@@ -36,6 +36,7 @@
<key alias="chooseWhereToCopy">Choose where to copy</key>
<key alias="chooseWhereToMove">Choose where to move</key>
<key alias="toInTheTreeStructureBelow">to in the tree structure below</key>
<key alias="infiniteEditorChooseWhereToCopy">Choose where to copy the selected item(s)</key>
<key alias="wasMovedTo">was moved to</key>
<key alias="wasCopiedTo">was copied to</key>
<key alias="wasDeleted">was deleted</key>

File diff suppressed because it is too large Load Diff