diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-04-15 15:38:35 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-04-15 15:38:35 +0000 |
| commit | 8ae93f77efab5f4b68b321a135f31aff30e11bd0 (patch) | |
| tree | 397811b7428e998f36b2109bf5c2c0bddbd5d3da /roundcubemail | |
| parent | 1aaac868f280b118146e545db323fc4899d7f4bf (diff) | |
Correct Bosnian native name
git-svn-id: https://svn.roundcube.net/trunk@4659 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 600ed472f..76eddc02a 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -32,7 +32,7 @@ $rcube_languages = array( 'az_AZ' => 'Azerbaijani (Azərbaycanca)', 'eu_ES' => 'Basque (Euskara)', 'bn_BD' => 'Bengali (বাংলা)', - 'bs_BA' => 'Bosnian (Bošnjački)', + 'bs_BA' => 'Bosnian (Bosanski)', 'br' => 'Breton (Brezhoneg)', 'bg_BG' => 'Bulgarian (Български)', 'ca_ES' => 'Catalan (Català)', |
