SAAS-1046 - remove misplaced ) character; add some translation strings to LocaleController
This commit is contained in:
parent
c928627d8b
commit
4e0f3ddd99
2 changed files with 4 additions and 1 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue