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

Unified Diff: locale/sr/filter.json

Issue 29372834: Issue 4833 - Add translations for invalid filter messages (Closed)
Patch Set: Created Jan. 24, 2017, 11:14 a.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 | « locale/sq/filter.json ('k') | locale/sv-SE/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/sr/filter.json
diff --git a/locale/sr/filter.json b/locale/sr/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..5a9d334863dab326fa4f887a49bbef5222c671c7
--- /dev/null
+++ b/locale/sr/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Да би сте сакрили елеменат, морате дати само један идентитет елемента."
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Није пронађен критеријум за препознавање елемента који ће бити сакривен."
+ },
+ "filter_invalid_regexp": {
+ "message": "Неважећи регуларни израз"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Филтер је или регуларан израз или је прекратак за оптимизацију. Превише таквих филтера може успорити ваш прегледач."
+ },
+ "filter_unknown_option": {
+ "message": "Непозната опција филтера"
+ }
+}
« no previous file with comments | « locale/sq/filter.json ('k') | locale/sv-SE/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld