From 0344b168276f80189e2254c75a762aff5b517b6b Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sun, 22 May 2016 06:32:57 -0400 Subject: [PATCH] Fix priority icon(s) position --- plugins/managesieve/localization/az_AZ.inc | 9 ++------- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/plugins/managesieve/localization/az_AZ.inc b/plugins/managesieve/localization/az_AZ.inc index d692b96..3606ddf 100644 --- a/plugins/managesieve/localization/az_AZ.inc +++ b/plugins/managesieve/localization/az_AZ.inc @@ -54,13 +54,12 @@ $labels['del'] = 'Sil'; $labels['sender'] = 'Göndərən'; $labels['recipient'] = 'Qəbul edən'; -$labels['vacationaddr'] = 'Mənim əlavə e-poçt ünvan(lar)ım: '; $labels['vacationdays'] = 'Məktub neçə müddətdən bir göndərilsin (gündə):'; $labels['vacationinterval'] = 'Məktublar nə qədər sıx göndərilsin:'; -$labels['days'] = 'günlər'; -$labels['seconds'] = 'saniyələr'; $labels['vacationreason'] = 'Məktubun mətni (səbəb yoxdur):'; $labels['vacationsubject'] = 'Məktubun mövzusu:'; +$labels['days'] = 'günlər'; +$labels['seconds'] = 'saniyələr'; $labels['rulestop'] = 'Yerinə yetirməyi dayandır'; $labels['enable'] = 'Yandır/Söndür'; $labels['filterset'] = 'Süzgəc dəsti'; @@ -108,10 +107,6 @@ $labels['varquotewildcard'] = 'dırnaq simvolu'; $labels['varlength'] = 'uzunluq'; $labels['notify'] = 'Bildiriş göndər'; -$labels['notifyaddress'] = 'Poçt ünvanı:'; -$labels['notifybody'] = 'Bildiriş mətni'; -$labels['notifysubject'] = 'Bildiriş mövzusu'; -$labels['notifyfrom'] = 'Bildirişi yolla:'; $labels['notifyimportance'] = 'Vaciblik'; $labels['notifyimportancelow'] = 'aşağı'; $labels['notifyimportancenormal'] = 'normal'; -- Gitblit v1.9.1