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

Unified Diff: locale/id/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/hy-AM/filter.json ('k') | locale/is/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/id/filter.json
diff --git a/locale/id/filter.json b/locale/id/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..31c7d19a1874c0cb0e0141bccb47193fb53f0d3b
--- /dev/null
+++ b/locale/id/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Adblok Plus hanya dapat menerima sebanyak satu kali suatu ID dari elemen yang ingin disembunyikan"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Tidak ada kriteria yang telah ditentukan untuk mengenali elemen yang ingin disembunyikan"
+ },
+ "filter_invalid_regexp": {
+ "message": "Kalimat biasa yang tidak valid"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Penyaring ini terlalu pendek untuk dioptimalkan atau merupakan suatu regular expression. Jika ada banyak penyaring semacam ini, peramban Anda mungkin akan melambat."
+ },
+ "filter_unknown_option": {
+ "message": "Opsi filter yang tidak diketahui"
+ }
+}
« no previous file with comments | « locale/hy-AM/filter.json ('k') | locale/is/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld