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

Unified Diff: locale/gl/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/fy-NL/filter.json ('k') | locale/he/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/gl/filter.json
diff --git a/locale/gl/filter.json b/locale/gl/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..acebf402e5df7948b3c79d071c105c59847bc8e3
--- /dev/null
+++ b/locale/gl/filter.json
@@ -0,0 +1,11 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Só pode especificarse un ID do elemento que se quere agochar"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Non se especificaron criterios para recoñecer o elemento que se quere agochar"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Este filtro é ben unha expresión regular ben é demasiado curto para ser optimizado. Se tes moitos filtros así, o navegador pode volverse máis lento."
+ }
+}
« no previous file with comments | « locale/fy-NL/filter.json ('k') | locale/he/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld