diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-10 23:03:01 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-10 23:03:01 +0200 |
commit | a01f3b959abd9720ec1b33624cbd31bee4838c2b (patch) | |
tree | 1ad5812457031f386a335d2c7b13f1a646c4eb5d /plugins/archive/localization/bs_BA.inc | |
parent | e480ca00ba507ea1575bad7ffb824d8d72b666d4 (diff) | |
parent | 4136174517d426dcec74304ce004b4c845f075f5 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'plugins/archive/localization/bs_BA.inc')
-rw-r--r-- | plugins/archive/localization/bs_BA.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/archive/localization/bs_BA.inc b/plugins/archive/localization/bs_BA.inc index 06a5999a0..47d138ca5 100644 --- a/plugins/archive/localization/bs_BA.inc +++ b/plugins/archive/localization/bs_BA.inc @@ -15,8 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ */ - -$labels = array(); $labels['buttontext'] = 'Arhiva'; $labels['buttontitle'] = 'Arhiviraj ovu poruku'; $labels['archived'] = 'Arhiviranje uspješno'; @@ -30,5 +28,4 @@ $labels['archivetypemonth'] = 'Mjesecima (npr Arhiva/2012/06)'; $labels['archivetypefolder'] = 'Originalni folder'; $labels['archivetypesender'] = 'Email pošiljaoca'; $labels['unkownsender'] = 'nepoznato'; - ?> |