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/az_AZ.inc | |
parent | e480ca00ba507ea1575bad7ffb824d8d72b666d4 (diff) | |
parent | 4136174517d426dcec74304ce004b4c845f075f5 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'plugins/archive/localization/az_AZ.inc')
-rw-r--r-- | plugins/archive/localization/az_AZ.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/archive/localization/az_AZ.inc b/plugins/archive/localization/az_AZ.inc index 19a409d41..ab2311776 100644 --- a/plugins/archive/localization/az_AZ.inc +++ b/plugins/archive/localization/az_AZ.inc @@ -15,8 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ */ - -$labels = array(); $labels['buttontext'] = 'Arxiv'; $labels['buttontitle'] = 'Mesajı arxivə göndər'; $labels['archived'] = 'Arxivə göndərildi'; @@ -30,5 +28,4 @@ $labels['archivetypemonth'] = 'Ay (məs. Arxiv/2012/06)'; $labels['archivetypefolder'] = 'Orijinal qovluq'; $labels['archivetypesender'] = 'Göndərənin E-Poçtu'; $labels['unkownsender'] = 'naməlum'; - ?> |