summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorRJevnikar <12701645+rjevnikar@users.noreply.github.com>2018-06-07 16:02:44 +0000
committerRJevnikar <12701645+rjevnikar@users.noreply.github.com>2018-06-07 16:02:44 +0000
commitc72b769f826b510757179eedcf5013cc44dd63c2 (patch)
tree8a7f9b233b5f927cd9852ec72f8e6d4de1f055cd /i18n
parent8f364281d2632809b4650db3ba49939617b6ca09 (diff)
downloadwekan-c72b769f826b510757179eedcf5013cc44dd63c2.tar.gz
wekan-c72b769f826b510757179eedcf5013cc44dd63c2.tar.bz2
wekan-c72b769f826b510757179eedcf5013cc44dd63c2.zip
Attempt to lineup buttons in recycle bin & get delete board popup to appear
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index f42d8fcc..f940f418 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -472,8 +472,7 @@
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
- "board-delete-pop": "All lists, cards, labels, and activities will be removed and you won't be able to recover the board contents. There is no undo.",
- "board-delete-suggest-archive": "You can archive a board to remove it from the the active boards and preserve the activity.",
- "deleteBoardPopup": "Delete Board?",
+ "board-delete-pop": "All lists, cards, labels, and activities will be removed and you won't be able to recover the board contents. There is no undo.",,
+ "boardDeletePopup-title": "Delete Board?",
"delete-board": "Delete Board"
}