diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-12-09 19:08:17 -0500 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-12-09 19:08:17 -0500 |
commit | 3b2eb0ffa12a0b3cc2eaa0a1e26ed6532e3f5d93 (patch) | |
tree | 5f8d7c7b7d1618f4fac6ae9372ae58e7b326ae98 /i18n/en.i18n.json | |
parent | 5bdf91bd055031b21493db46b2ef38df3b3e07c4 (diff) | |
download | wekan-3b2eb0ffa12a0b3cc2eaa0a1e26ed6532e3f5d93.tar.gz wekan-3b2eb0ffa12a0b3cc2eaa0a1e26ed6532e3f5d93.tar.bz2 wekan-3b2eb0ffa12a0b3cc2eaa0a1e26ed6532e3f5d93.zip |
Fix board archive instructions
Fixes #277.
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index f3838a25..67479c28 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -37,7 +37,7 @@ "archive-card": "Archive Card", "archive-list": "Archive this list", "archive-selection": "Archive selection", - "archiveBoardPopup-title": "Close Board?", + "archiveBoardPopup-title": "Archive Board?", "archived-items": "Archived Items", "archives": "Archives", "assign-member": "Assign member", @@ -91,7 +91,7 @@ "clipboard" : "Clipboard or drag & drop", "close": "Close", "close-board": "Close Board", - "close-board-pop": "You can re-open the board by clicking the “Boards” menu from the header, selecting “View Closed Boards”, finding the board and clicking “Re-open”.", + "close-board-pop": "You will be able to restore the board by clicking the “Archives” button from the home header.", "color-green": "green", "color-yellow": "yellow", "color-orange": "orange", |