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

Unified Diff: _locales/sv/messages.json

Issue 8432019: Added acceptable ads list to the options UI (Closed)
Patch Set: Created Sept. 25, 2012, 2:18 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/sr/messages.json ('k') | _locales/th/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/sv/messages.json
===================================================================
--- a/_locales/sv/messages.json
+++ b/_locales/sv/messages.json
@@ -59,25 +59,31 @@
"filter_must_follow_syntax": {
"message": "Ditt filter måste följa <a href='$url$'>Adblock Plus filter-syntax</a>. Särskilda filtertyper, som object-subrequest, stöds ej.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
+ "filters_acceptableAds2_label": {
+ "message": "Tillåt viss icke-störande reklam"
+ },
"filters_addSubscriptionAdd_label": {
"message": "Lägg till"
},
"filters_addSubscriptionOther_label": {
"message": "Lägg till en ny prenumeration"
},
"filters_addSubscription_label": {
"message": "Lägg till filterprenumeration"
},
+ "filters_readMore_label": {
+ "message": "Läs mer"
+ },
"filters_subscription_delete_label": {
"message": "Ta bort"
},
"filters_subscription_enabled_label": {
"message": "Aktiverat"
},
"filters_subscription_lastDownload_checksumMismatch": {
"message": "Fel kontrollsumma"
@@ -89,16 +95,19 @@
"message": "Hämtar…"
},
"filters_subscription_lastDownload_invalidData": {
"message": "Fel vid validering av filter"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "Ogiltig adress"
},
+ "filters_viewList_label": {
+ "message": "Visa lista"
+ },
"found_a_bug": {
"message": "Hittat ett fel eller vill du översätta Adblock Plus till ett annat språk? Vänligen, <a href='$url$'>meddela här</a>.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
« no previous file with comments | « _locales/sr/messages.json ('k') | _locales/th/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld