diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-22 19:04:53 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-22 19:04:53 +0000 |
| commit | 56d81d12d6a8244c584cd41fd50376a1f7e79676 (patch) | |
| tree | 6cc099ac344b7b6b60d7728988b69fbd0823ed14 /roundcubemail/plugins/help/localization | |
| parent | 425c683aa8a0968edc37527b0dc976e51b99d3e3 (diff) | |
- s/en_UK/en_GB/
git-svn-id: https://svn.roundcube.net/trunk@2785 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/plugins/help/localization')
| -rw-r--r-- | roundcubemail/plugins/help/localization/en_GB.inc (renamed from roundcubemail/plugins/help/localization/en_UK.inc) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/plugins/help/localization/en_UK.inc b/roundcubemail/plugins/help/localization/en_GB.inc index cfc3980a4..8c2d1517c 100644 --- a/roundcubemail/plugins/help/localization/en_UK.inc +++ b/roundcubemail/plugins/help/localization/en_GB.inc @@ -3,6 +3,6 @@ $labels = array(); $labels['help'] = 'Help'; $labels['about'] = 'About'; -$labels['license'] = 'Licence'; +$labels['license'] = 'License'; ?> |
