Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zvonimir
ISPConfig 3
Commits
a1911c89
Commit
a1911c89
authored
Jul 13, 2012
by
cfoe
Browse files
removed capitalized "Logout"-string from all lang-files
parent
e9c2b0da
Changes
3
Hide whitespace changes
Inline
Side-by-side
interface/lib/lang/ar.lng
View file @
a1911c89
...
...
@@ -67,7 +67,7 @@ $wb['monthnamesshort_sep'] = 'Sep';
$wb
[
'monthnamesshort_oct'
]
=
'Oct'
;
$wb
[
'monthnamesshort_nov'
]
=
'Nov'
;
$wb
[
'monthnamesshort_dec'
]
=
'Dec'
;
$wb
[
'logout_txt'
]
=
'L
OGOUT
'
;
$wb
[
'logout_txt'
]
=
'L
ogout
'
;
$wb
[
'conf_format_dateshort_human_readable'
]
=
'yyyy-mm-dd'
;
$wb
[
'submit_confirmation'
]
=
'Do you really want to perform this action?'
;
?>
interface/lib/lang/en.lng
View file @
a1911c89
...
...
@@ -41,7 +41,7 @@ $wb['top_menu_dashboard'] = 'Home';
$wb
[
'top_menu_vm'
]
=
'VServer'
;
$wb
[
'toolsarea_head_txt'
]
=
'Tools'
;
$wb
[
'latest_news_txt'
]
=
'Latest news'
;
$wb
[
'logout_txt'
]
=
"L
OGOUT
"
;
$wb
[
'logout_txt'
]
=
"L
ogout
"
;
$wb
[
'daynamesmin_su'
]
=
"Su"
;
$wb
[
'daynamesmin_mo'
]
=
"Mo"
;
$wb
[
'daynamesmin_tu'
]
=
"Tu"
;
...
...
interface/lib/lang/se.lng
View file @
a1911c89
...
...
@@ -67,7 +67,7 @@ $wb['monthnamesshort_nov'] = 'Nov';
$wb
[
'monthnamesshort_dec'
]
=
'Dec'
;
$wb
[
'datepicker_nextText'
]
=
'Next'
;
$wb
[
'datepicker_prevText'
]
=
'Prev'
;
$wb
[
'logout_txt'
]
=
'L
OGOUT
'
;
$wb
[
'logout_txt'
]
=
'L
ogout
'
;
$wb
[
'conf_format_dateshort_human_readable'
]
=
'yyyy-mm-dd'
;
$wb
[
'submit_confirmation'
]
=
'Do you really want to perform this action?'
;
?>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment