diff options
| author | 2017-05-26 12:19:41 +0200 | |
|---|---|---|
| committer | 2017-05-26 12:19:41 +0200 | |
| commit | e12f9d4a98f3e95cea6e9506c2517984e6100b1f (patch) | |
| tree | 52f36d728f922f54bb99addde2c2acd3a077e87d /app/i18n/tr | |
| parent | d4d2c62b529b774aa3dcfc98bb9ff135e5f185c3 (diff) | |
| parent | b848511574d52ca34c91dfacc7ff0e0059b083a6 (diff) | |
Merge remote-tracking branch 'FreshRSS/dev' into dev
Diffstat (limited to 'app/i18n/tr')
| -rw-r--r-- | app/i18n/tr/feedback.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/tr/feedback.php b/app/i18n/tr/feedback.php index 87361ff51..be79630be 100644 --- a/app/i18n/tr/feedback.php +++ b/app/i18n/tr/feedback.php @@ -87,7 +87,7 @@ return array( 'update' => array( 'can_apply' => 'FreshRSS <strong>%s versiyonuna</strong> güncellenecek.', 'error' => 'Güncelleme işlemi sırasında hata: %s', - 'file_is_nok' => '<em>%s</em> klasör yetkisini kontrol edin. HTTP yazma yetkisi olmalı', + 'file_is_nok' => '<strong>%s versiyonuna</strong>. <em>%s</em> klasör yetkisini kontrol edin. HTTP yazma yetkisi olmalı', 'finished' => 'Güncelleme tamamlandı!', 'none' => 'Güncelleme yok', 'server_not_found' => 'Güncelleme sunucusu bulunamadı. [%s]', |
