From 05d2ae316d98e6b5fe26ea7af941e47da72915b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Jovanovi=C4=87?= Date: Tue, 3 Mar 2015 14:12:46 -0600 Subject: [PATCH] fixed typo with two question marks --- locales/sr_RS/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/sr_RS/translations.php b/locales/sr_RS/translations.php index 33cc782..931e168 100755 --- a/locales/sr_RS/translations.php +++ b/locales/sr_RS/translations.php @@ -146,7 +146,7 @@ return array( 'Passwords don\'t match' => 'Лозинке нису исте', 'Do you really want to remove these items from your history?' => 'Да ли стварно желите да уклоните ове ставке из ваше историје ?', 'Do you really want to remove this subscription: "%s"?' => 'Да ли стварно желите да уклоните ову претплату : « %s » ?', - 'Nothing to read, do you want to %supdate your subscriptions%s?' => 'Нема ничег за читање, желите ли да %sажурирате ваше претплате?%s ?', + 'Nothing to read, do you want to %supdate your subscriptions%s?' => 'Нема ничег за читање, желите ли да %sажурирате ваше претплате%s?', 'Show help' => 'Покажи помоћ', 'Close help' => 'Затвори помоћ', '%d second ago' => array('Пре %d секунду', 'Пре %d секунде', 'Пре %d секунди'),