diff options
Diffstat (limited to 'plugins/attachment_reminder/localization/tr_TR.inc')
-rw-r--r-- | plugins/attachment_reminder/localization/tr_TR.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/attachment_reminder/localization/tr_TR.inc b/plugins/attachment_reminder/localization/tr_TR.inc index f03587d97..6d0d5c027 100644 --- a/plugins/attachment_reminder/localization/tr_TR.inc +++ b/plugins/attachment_reminder/localization/tr_TR.inc @@ -15,6 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ */ -$messages['forgotattachment'] = "Bir dosya eklemeyi unuttunuz mu?"; -$messages['reminderoption'] = "Unutulan dosya eklemelerini hatırlat"; -$messages['keywords'] = "ekleme,dosya,ek,eklenildi,ekleniliyor,konuldu,CV,kapak mektubu"; +$messages['forgotattachment'] = "Dosya eklemeyi mi unuttunuz?"; +$messages['reminderoption'] = "Dosya ek(ler)i unutulduysa hatırlat."; +$messages['keywords'] = "ekleme,dosya,ek,eklenildi,ekleniliyor,ekteki,CV,mektup"; |