Merge pull request #4836 from TheHollidayInn/fix-max-value-0-challenges

Added hide and error message when a user tries to create a challenge for...
This commit is contained in:
Alys
2015-03-27 19:21:51 +10:00
3 changed files with 12 additions and 4 deletions
+2 -1
View File
@@ -46,5 +46,6 @@
"removeTasks": "Remove Tasks",
"keepTasks": "Keep Tasks",
"closeCha": "Close challenge and...",
"leaveCha": "Leave challenge and..."
"leaveCha": "Leave challenge and...",
"challengeNotEnoughGems": "You do not have enough gems to post this challenge."
}