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

Side by Side Diff: locale/ru/filter.json

Issue 29372834: Issue 4833 - Add translations for invalid filter messages (Closed)
Patch Set: Created Jan. 24, 2017, 11:14 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « locale/ro/filter.json ('k') | locale/sk/filter.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "filter_elemhide_duplicate_id": {
3 "message": "У элемента, который нужно скрыть, может быть только один идентиф икатор"
4 },
5 "filter_elemhide_nocriteria": {
6 "message": "Не указано никаких признаков, чтобы опознать элемент, который ну жно скрыть"
7 },
8 "filter_invalid_regexp": {
9 "message": "Неправильное регулярное выражение"
10 },
11 "filter_regexp_tooltip": {
12 "message": "Этот фильтр либо является регулярным выражением, либо слишком ко роткий для оптимизации. Большое количество таких фильтров может отрицательно ска заться на быстродействии вашего браузера."
13 },
14 "filter_unknown_option": {
15 "message": "Неизвестная опция фильтра"
16 }
17 }
OLDNEW
« no previous file with comments | « locale/ro/filter.json ('k') | locale/sk/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld