|
@@ -88,11 +88,11 @@
|
|
|
"setListWidthPopup-title": "Set List Width",
|
|
|
"set-list-width": "Set List Width",
|
|
|
"set-list-width-value": "List Width (pixels)",
|
|
|
- "list-width-error-message": "List width must be a positive integer >=100. TODO(mark-i-m): hard-coded constants",
|
|
|
+ "list-width-error-message": "List width must be a positive integer",
|
|
|
"setSwimlaneHeightPopup-title": "Set Swimlane Height",
|
|
|
"set-swimlane-height": "Set Swimlane Height",
|
|
|
"set-swimlane-height-value": "Swimlane Height (pixels)",
|
|
|
- "swimlane-height-error-message": "Swimlane height must be a positive integer >=100. TODO(mark-i-m): hard-coded constants",
|
|
|
+ "swimlane-height-error-message": "Swimlane height must be a positive integer",
|
|
|
"add-swimlane": "Add Swimlane",
|
|
|
"add-subtask": "Add Subtask",
|
|
|
"add-checklist": "Add Checklist",
|