Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9891128
en_GB.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
en_GB.inc
View Options
<
?
php
/*
+-----------------------------------------------------------------------+
| localization/en_GB/labels.inc |
| |
| Language file of the Roundcube Webmail client |
| Copyright (C) 2012, The Roundcube Dev Team |
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
| Author: Kevin Beynon |
+-----------------------------------------------------------------------+
*/
$
labels
=
array
();
$
labels
[
'
changepasswd
'
]
=
'
Change
Password
'
;
$
labels
[
'
curpasswd
'
]
=
'
Current
Password
:'
;
$
labels
[
'
newpasswd
'
]
=
'
New
Password
:'
;
$
labels
[
'
confpasswd
'
]
=
'
Confirm
New
Password
:'
;
$
labels
[
'
nopassword
'
]
=
'
Please
enter
a
new
password
.'
;
$
labels
[
'
nocurpassword
'
]
=
'
Please
enter
the
current
password
.'
;
$
labels
[
'
passwordincorrect
'
]
=
'
Current
password
is
incorrect
.'
;
$
labels
[
'
passwordinconsistency
'
]
=
'
Passwords
do
not
match
.
Please
try
again
.'
;
$
labels
[
'
crypterror
'
]
=
'
New
password
could
not
be
saved
.
The
encryption
function
is
missing
.'
;
$
labels
[
'
connecterror
'
]
=
'
New
password
could
not
be
saved
.
There
is
a
connection
error
.'
;
$
labels
[
'
internalerror
'
]
=
'
New
password
could
not
be
saved
.'
;
$
labels
[
'
passwordshort
'
]
=
'
Password
must
be
at
least
$
length
characters
long
.'
;
$
labels
[
'
passwordweak
'
]
=
'
Password
must
include
at
least
one
number
and
one
symbol
.'
;
$
labels
[
'
passwordforbidden
'
]
=
'
Password
contains
forbidden
characters
.'
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Aug 21, 2:17 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1264227
Default Alt Text
en_GB.inc (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment