SAAS-1046 - remove misplaced ) character; add some translation strings to LocaleController

This commit is contained in:
Duncan Sommerville 2015-09-03 13:53:43 -04:00
parent c928627d8b
commit 4e0f3ddd99
2 changed files with 4 additions and 1 deletions

View file

@ -273,6 +273,9 @@ class LocaleController extends Zend_Controller_Action
"Start" => _("Start"),
"End" => _("End"),
"Duration" => _("Duration"),
"Filtering out " => _("Filtering out "),
" of " => _(" of "),
" records" => _(" records"),
//already in library/library.js
//"Title" => _("Title"),
//"Creator" => _("Creator"),