diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-30 16:37:24 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-30 16:37:24 +0000 |
| commit | 0ba64f82dd1338e6020ebfd9b740d0803a767dcd (patch) | |
| tree | e31ccdf1b039b991a19b75c9dedcb32e09a825e1 /roundcubemail/program/localization/en_GB | |
| parent | 5a093940d9b8d7b4bbe7fdadd12bc8f33900e4fa (diff) | |
translations update
git-svn-id: https://svn.roundcube.net/trunk@3799 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_GB')
| -rw-r--r-- | roundcubemail/program/localization/en_GB/labels.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/en_GB/labels.inc b/roundcubemail/program/localization/en_GB/labels.inc index db2263f73..f78ebcbc5 100644 --- a/roundcubemail/program/localization/en_GB/labels.inc +++ b/roundcubemail/program/localization/en_GB/labels.inc @@ -201,6 +201,7 @@ $labels['surname'] = 'Last name'; $labels['email'] = 'E-Mail'; $labels['addcontact'] = 'Add new contact'; $labels['editcontact'] = 'Edit contact'; +$labels['contacts'] = 'Contacts'; $labels['edit'] = 'Edit'; $labels['cancel'] = 'Cancel'; $labels['save'] = 'Save'; @@ -341,4 +342,4 @@ $labels['japanese'] = 'Japanese'; $labels['korean'] = 'Korean'; $labels['chinese'] = 'Chinese'; -?> +?>
\ No newline at end of file |
