Skip to content
Snippets Groups Projects
Commit a1911c89 authored by cfoe's avatar cfoe
Browse files

removed capitalized "Logout"-string from all lang-files

parent e9c2b0da
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ $wb['monthnamesshort_sep'] = 'Sep'; ...@@ -67,7 +67,7 @@ $wb['monthnamesshort_sep'] = 'Sep';
$wb['monthnamesshort_oct'] = 'Oct'; $wb['monthnamesshort_oct'] = 'Oct';
$wb['monthnamesshort_nov'] = 'Nov'; $wb['monthnamesshort_nov'] = 'Nov';
$wb['monthnamesshort_dec'] = 'Dec'; $wb['monthnamesshort_dec'] = 'Dec';
$wb['logout_txt'] = 'LOGOUT'; $wb['logout_txt'] = 'Logout';
$wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd'; $wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd';
$wb['submit_confirmation'] = 'Do you really want to perform this action?'; $wb['submit_confirmation'] = 'Do you really want to perform this action?';
?> ?>
...@@ -41,7 +41,7 @@ $wb['top_menu_dashboard'] = 'Home'; ...@@ -41,7 +41,7 @@ $wb['top_menu_dashboard'] = 'Home';
$wb['top_menu_vm'] = 'VServer'; $wb['top_menu_vm'] = 'VServer';
$wb['toolsarea_head_txt'] = 'Tools'; $wb['toolsarea_head_txt'] = 'Tools';
$wb['latest_news_txt'] = 'Latest news'; $wb['latest_news_txt'] = 'Latest news';
$wb['logout_txt'] = "LOGOUT"; $wb['logout_txt'] = "Logout";
$wb['daynamesmin_su'] = "Su"; $wb['daynamesmin_su'] = "Su";
$wb['daynamesmin_mo'] = "Mo"; $wb['daynamesmin_mo'] = "Mo";
$wb['daynamesmin_tu'] = "Tu"; $wb['daynamesmin_tu'] = "Tu";
......
...@@ -67,7 +67,7 @@ $wb['monthnamesshort_nov'] = 'Nov'; ...@@ -67,7 +67,7 @@ $wb['monthnamesshort_nov'] = 'Nov';
$wb['monthnamesshort_dec'] = 'Dec'; $wb['monthnamesshort_dec'] = 'Dec';
$wb['datepicker_nextText'] = 'Next'; $wb['datepicker_nextText'] = 'Next';
$wb['datepicker_prevText'] = 'Prev'; $wb['datepicker_prevText'] = 'Prev';
$wb['logout_txt'] = 'LOGOUT'; $wb['logout_txt'] = 'Logout';
$wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd'; $wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd';
$wb['submit_confirmation'] = 'Do you really want to perform this action?'; $wb['submit_confirmation'] = 'Do you really want to perform this action?';
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment