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

Unified Diff: _locales/da/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/cs/messages.json ('k') | _locales/de/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/da/messages.json
===================================================================
--- a/_locales/da/messages.json
+++ b/_locales/da/messages.json
@@ -51,20 +51,10 @@
"message": "Filterlister"
},
"filter_must_follow_syntax": {
- "message": "Filteret skal følge <a href='$url$'> Adblock Plus filter syntaks</a>.",
- "placeholders": {
- "url": {
- "content": "$1"
- }
- }
+ "message": "Filteret skal følge <a> Adblock Plus filter syntaks</a>."
},
"found_a_bug": {
- "message": "Har du fundet en fejl? Vil du oversætte Adblock Plus til dit sprog? Send <a href='$url$'> venligst din anmodning anmodning her</a>.",
- "placeholders": {
- "url": {
- "content": "$1"
- }
- }
+ "message": "Har du fundet en fejl? Vil du oversætte Adblock Plus til dit sprog? Send <a> venligst din anmodning anmodning her</a>."
},
"general": {
"message": "Generelt"
@@ -115,4 +105,4 @@
"whitelisted_domains": {
"message": "Ønskede domæner"
}
-}
+}
« no previous file with comments | « _locales/cs/messages.json ('k') | _locales/de/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld