More english fixes
This commit is contained in:
parent
43d580bdcc
commit
30557c87c7
@ -56,7 +56,7 @@
|
|||||||
'options'=>array('author'=>$L->g('Author'), 'editor'=>$L->g('Editor'), 'admin'=>$L->g('Administrator')),
|
'options'=>array('author'=>$L->g('Author'), 'editor'=>$L->g('Editor'), 'admin'=>$L->g('Administrator')),
|
||||||
'selected'=>$user->role(),
|
'selected'=>$user->role(),
|
||||||
'class'=>'',
|
'class'=>'',
|
||||||
'tip'=>'Author: Can write and edit his own content. Editor: Can write and edit the content of others.'
|
'tip'=>'Author: Can write and edit their own content. Editor: Can write and edit the content of others.'
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
"manage-categories": "Manage categories",
|
"manage-categories": "Manage categories",
|
||||||
"general-settings": "General settings",
|
"general-settings": "General settings",
|
||||||
"advanced-settings": "Advanced settings",
|
"advanced-settings": "Advanced settings",
|
||||||
"thanks-for-support-bludit": "Thanks for support Bludit",
|
"thanks-for-support-bludit": "Thanks for supporting Bludit",
|
||||||
"upgrade-to-bludit-pro": "Upgrade to Bludit PRO",
|
"upgrade-to-bludit-pro": "Upgrade to Bludit PRO",
|
||||||
"language": "Language",
|
"language": "Language",
|
||||||
"plugin": "Plugin",
|
"plugin": "Plugin",
|
||||||
@ -89,7 +89,7 @@
|
|||||||
"plugin-activated": "Plugin activated",
|
"plugin-activated": "Plugin activated",
|
||||||
"plugin-deactivated": "Plugin deactivated",
|
"plugin-deactivated": "Plugin deactivated",
|
||||||
"new-theme-configured": "New theme configured",
|
"new-theme-configured": "New theme configured",
|
||||||
"changes-on-settings": "Settings have been changed",
|
"changes-on-settings": "Settings changes",
|
||||||
"plugin-configured": "Plugin configured",
|
"plugin-configured": "Plugin configured",
|
||||||
"welcome-to-bludit": "Welcome to Bludit",
|
"welcome-to-bludit": "Welcome to Bludit",
|
||||||
"statistics": "Statistics",
|
"statistics": "Statistics",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user