From e7a1dabc60603ebdbdc03cfe44de106d938bc70f Mon Sep 17 00:00:00 2001 From: Vitaliy Busko Date: Thu, 14 Aug 2014 15:27:56 +0700 Subject: [PATCH] Update messages.json --- _locales/ru/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index c75315cc6..4ddcd92a7 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -4,7 +4,7 @@ "description":"extension name." }, "extShortDesc":{ - "message":"Наконец, эффективный блокировщик для браузеров на базе Chromium, не нагружающий ЦП и память.", + "message":"Эффективный блокировщик для браузеров на базе Chromium, не нагружающий ЦП и память.", "description":"this will be in the chrome web store: must be 132 characters or less" }, "settingsPageName":{ @@ -12,7 +12,7 @@ "description":"appears as tab name in dashboard." }, "3pPageName":{ - "message":"Third-party filters", + "message":"Сторонние фильтры", "description":"appears as tab name in dashboard." }, "1pPageName":{ @@ -32,7 +32,7 @@ "description":"appears as tab name in dashboard." }, "popupPowerSwitchInfo":{ - "message":"Нажмите кнопку питания, чтобы
постоянно отключить или включить
µBlock для текущего сайта", + "message":"Нажмите кнопку питания, чтобы
навсегда отключить\\включить
µBlock для текущего сайта", "description":"English (mind the horizontal extent): click the power button to
permanently disable or enable
µBlock for the current site" }, "popupBlockedRequestPrompt":{ @@ -160,7 +160,7 @@ "description":"English: purge cache" }, "1pFormatHint":{ - "message":"Одно правило на строку. Правилом может быть обычное имя сайти, или Adblock Plus-совместимый фильтр. Линии начинающиеся с ‘!’ будут пропущены.", + "message":"Одно правило на строку. Правилом может быть обычное имя сайта, или Adblock Plus-совместимый фильтр. Линии, начинающиеся с ‘!’, будут пропущены.", "description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored." }, "1pImport":{ @@ -295,4 +295,4 @@ "message":"Эта запись должна быть последней", "description":"so we dont need to deal with comma for last entry" } -} \ No newline at end of file +}