|
@@ -86,10 +86,10 @@
|
|
|
"add-card": "Add Card",
|
|
|
"add-card-to-top-of-list": "Add Card to Top of List",
|
|
|
"add-card-to-bottom-of-list": "Add Card to Bottom of List",
|
|
|
- "setListWidthPopup-title": "Set List Width",
|
|
|
- "set-list-width": "Set Min Width",
|
|
|
- "set-list-width-value": "Min Width (pixels)",
|
|
|
- "list-width-error-message": "List width must be a positive integer",
|
|
|
+ "setListWidthPopup-title": "Set Widths",
|
|
|
+ "set-list-width": "Set Widths",
|
|
|
+ "set-list-width-value": "Set Min & Max Widths (pixels)",
|
|
|
+ "list-width-error-message": "List widths must be integers greater than 100",
|
|
|
"setSwimlaneHeightPopup-title": "Set Swimlane Height",
|
|
|
"set-swimlane-height": "Set Swimlane Height",
|
|
|
"set-swimlane-height-value": "Swimlane Height (pixels)",
|
|
@@ -264,6 +264,8 @@
|
|
|
"checklists": "Checklists",
|
|
|
"click-to-star": "Click to star this board.",
|
|
|
"click-to-unstar": "Click to unstar this board.",
|
|
|
+ "click-to-enable-auto-width": "Click to enable auto list width.",
|
|
|
+ "click-to-disable-auto-width": "Click to disable auto list width.",
|
|
|
"clipboard": "Clipboard or drag & drop",
|
|
|
"close": "Close",
|
|
|
"close-board": "Close Board",
|