Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: chrome/locale/ru-RU/options.dtd

Issue 29366643: Issue 4682 - Remove typo collection functionality from URL Fixer (Closed) Base URL: https://hg.adblockplus.org/urlfixer
Patch Set: Removed some leftovers Created Dec. 8, 2016, 12:47 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/locale/ru-RU/locale.dtd ('k') | chrome/locale/sk-SK/locale.dtd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/locale/ru-RU/options.dtd
===================================================================
--- a/chrome/locale/ru-RU/options.dtd
+++ b/chrome/locale/ru-RU/options.dtd
@@ -3,12 +3,10 @@
<!ENTITY urlfixer.options.replaceLabel "Заменять на...">
<!ENTITY urlfixer.options.addButtonLabel "Добавить исправление">
<!ENTITY urlfixer.options.regularExpressionExplanation "Если вы знаете регулярные выражения, то можете использовать их для поиска строки, которую нужно заменить. Просто поставьте перед значением, которые вы вводите в поле 'Если я пишу', префикс 're:'. Тогда эта строка будет интерпретироваться как регулярное выражение.">
<!ENTITY urlfixer.options.whitelistLabel "Не исправлять..">
<!ENTITY urlfixer.options.whitelistEmptyLabel "Пока исключений нет.">
<!ENTITY urlfixer.options.findAndReplaceEmptyLabel "Пока правил нет.">
<!ENTITY urlfixer.options.removeButtonLabel "Удалить помеченные">
<!ENTITY urlfixer.options.confirmCorrections "Всегда спрашивать меня прежде, чем что-то исправлять">
-<!ENTITY urlfixer.options.optIn "Разрешить URL Fixer использовать доменные имена, которые я ввожу, чтобы лучше исправлять ошибки.">
-<!ENTITY urlfixer.options.optIn.learnMore "Узнать больше об этой опции.">
<!ENTITY urlfixer.options.tabs.whitelistLabel "Исключения">
<!ENTITY urlfixer.options.tabs.findAndReplaceLabel "Правила замены">
« no previous file with comments | « chrome/locale/ru-RU/locale.dtd ('k') | chrome/locale/sk-SK/locale.dtd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld