CC-5334 : Localize Ryerson History Feature
crlf
This commit is contained in:
parent
9ec6156c92
commit
9de8b6634c
1 changed files with 2 additions and 2 deletions
|
@ -387,8 +387,8 @@ class LocaleController extends Zend_Controller_Action
|
||||||
"Create Entry" => _("Create Entry"),
|
"Create Entry" => _("Create Entry"),
|
||||||
"Edit History Record" => _("Edit History Record"),
|
"Edit History Record" => _("Edit History Record"),
|
||||||
"No Show" => _("No Show"),
|
"No Show" => _("No Show"),
|
||||||
"All" => _("All"),
|
"All" => _("All"),
|
||||||
"Copied %s row%s to the clipboard" => _("Copied %s row%s to the clipboard"),
|
"Copied %s row%s to the clipboard" => _("Copied %s row%s to the clipboard"),
|
||||||
"%sPrint view%sPlease use your browser's print function to print this table. Press escape when finished." => _("%sPrint view%sPlease use your browser's print function to print this table. Press escape when finished.")
|
"%sPrint view%sPlease use your browser's print function to print this table. Press escape when finished." => _("%sPrint view%sPlease use your browser's print function to print this table. Press escape when finished.")
|
||||||
);
|
);
|
||||||
$this->view->layout()->disableLayout();
|
$this->view->layout()->disableLayout();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue