CC-4832: I18N: Tool tip for show is partially filled in Calendar page is not translated
-fixed
This commit is contained in:
parent
1e6b0fe6ae
commit
2c3e79e842
|
@ -210,6 +210,7 @@ class LocaleController extends Zend_Controller_Action
|
|||
//"Error code: " => _("Error code: "),
|
||||
//"Error msg: " => _("Error msg: "),
|
||||
"This show has no scheduled content." => _("This show has no scheduled content."),
|
||||
"This show is not completely filled with content." => _("This show is not completely filled with content."),
|
||||
//already in schedule/add-show.js
|
||||
//"The show instance doesn"t exist anymore!" => _("The show instance doesn"t exist anymore!"),
|
||||
//schedule/schedule.js
|
||||
|
|
Loading…
Reference in New Issue