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

Unified Diff: _locales/sk/messages.json

Issue 11396001: Fixed broken links on options page (Closed)
Patch Set: Created Aug. 5, 2013, 3:07 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 | « _locales/ru/messages.json ('k') | _locales/sv/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/sk/messages.json
===================================================================
--- a/_locales/sk/messages.json
+++ b/_locales/sk/messages.json
@@ -51,20 +51,10 @@
"message": "Zoznamy filtrov"
},
"filter_must_follow_syntax": {
- "message": "Váš filter musí spĺňať <a href='$url$'> syntax filtrov Adblocku Plus</a>.",
- "placeholders": {
- "url": {
- "content": "$1"
- }
- }
+ "message": "Váš filter musí spĺňať <a> syntax filtrov Adblocku Plus</a>."
},
"found_a_bug": {
- "message": "Nájdené chyba? Chcete preložiť Adblock Plus do vášho jazyka? Prosím <a href='$url$'> zadajte žiadosť tu</a>.",
- "placeholders": {
- "url": {
- "content": "$1"
- }
- }
+ "message": "Nájdené chyba? Chcete preložiť Adblock Plus do vášho jazyka? Prosím <a> zadajte žiadosť tu</a>."
},
"general": {
"message": "Všeobecné"
@@ -115,4 +105,4 @@
"whitelisted_domains": {
"message": "Domény pridané do povoleného zoznamu"
}
-}
+}
« no previous file with comments | « _locales/ru/messages.json ('k') | _locales/sv/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld