From 36147bd6df93cfc379072b76a6c1c0e6e383cbbc Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <bruederli@kolabsys.com> Date: Sat, 07 Feb 2015 12:32:19 -0500 Subject: [PATCH] Update localizations from Transifex --- 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 f03587d..6d0d5c0 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"; -- Gitblit v1.9.1