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

Unified Diff: locales/en/kmeleon.json

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 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 | « locales/en/index.json ('k') | locales/en/known-issues.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/en/kmeleon.json
===================================================================
--- a/locales/en/kmeleon.json
+++ b/locales/en/kmeleon.json
@@ -15,63 +15,51 @@
"message": "Unpack this package with any ZIP unpacker into the directory of your K-Meleon browser, all files will be placed into the right directories. Then start K-Meleon, it will ask you whether Adblock Plus plugin should be activated -- confirm this. That's all, Adblock Plus should work now."
},
"s5": {
- "message": "For K-Meleon 1.5 you can download"
+ "message": "For K-Meleon 1.5 you can download <a>Adblock Plus 1.0.2</a>."
},
"s6": {
- "message": "."
+ "message": "Uninstalling Adblock Plus"
},
"s7": {
- "message": "Uninstalling Adblock Plus"
+ "message": "Note that deactivating Adblock Plus plugin will only remove it from the user interface, usually the extension will continue blocking in the background. To uninstall Adblock Plus you need to remove all the files you installed with the ZIP package."
},
"s8": {
- "message": "Note that deactivating Adblock Plus plugin will only remove it from the user interface, usually the extension will continue blocking in the background. To uninstall Adblock Plus you need to remove all the files you installed with the ZIP package."
+ "message": "Known differences to Firefox"
},
"s9": {
- "message": "Known differences to Firefox"
+ "message": "Adblock Plus currently has a number of limitations in K-Meleon if compared to the Firefox version. The following ones might be fixed by future Adblock Plus versions with more complete K-Meleon support:"
},
"s10": {
- "message": "Adblock Plus currently has a number of limitations in K-Meleon if compared to the Firefox version. The following ones might be fixed by future Adblock Plus versions with more complete K-Meleon support:"
+ "message": "ABP icon state and list of blockable items do not update correctly if a blank tab is open"
},
"s11": {
- "message": "ABP icon state and list of blockable items do not update correctly if a blank tab is open"
+ "message": "Blockable items must stay detached, K-Meleon’s sidebar implementation isn't yet supported"
},
"s12": {
- "message": "Blockable items must stay detached, K-Meleon’s sidebar implementation isn't yet supported"
+ "message": "Blockable items window cannot be closed with hotkeys (Esc or Ctrl+Shift+V)"
},
"s13": {
- "message": "Blockable items window cannot be closed with hotkeys (Esc or Ctrl+Shift+V)"
+ "message": "Preferences dialog: \"Show in toolbar\" option should be hidden"
},
"s14": {
- "message": "Preferences dialog: \"Show in toolbar\" option should be hidden"
+ "message": "There are other limitations that are rooted in K-Meleon's architecture and are unlikely to be fixed unless changes are made to K-Meleon:"
},
"s15": {
- "message": "There are other limitations that are rooted in K-Meleon's architecture and are unlikely to be fixed unless changes are made to K-Meleon:"
+ "message": "Blockable items window is always on top and refers to all browser windows"
},
"s16": {
- "message": "Blockable items window is always on top and refers to all browser windows"
+ "message": "Clicking report link after sending off an issue report causes a crash"
},
"s17": {
- "message": "Clicking report link after sending off an issue report causes a crash"
+ "message": "Size of the \"Add filter subscription\" dialog changes incorrectly when switching to \"Add a different subscription\" and back"
},
"s18": {
- "message": "Size of the \"Add filter subscription\" dialog changes incorrectly when switching to \"Add a different subscription\" and back"
+ "message": "Status bar icon doesn't have a tooltip"
},
"s19": {
- "message": "Status bar icon doesn't have a tooltip"
+ "message": "Toolbar icon cannot be hiden via Adblock Plus options, only via View / Toolbars menu"
},
"s20": {
- "message": "Toolbar icon cannot be hiden via Adblock Plus options, only via View / Toolbars menu"
- },
- "s21": {
- "message": "Shortcut key preferences like <a>extensions.adblockplus.sidebar_key</a> use"
- },
- "s22": {
- "message": "http://msdn.microsoft.com/library/en-us/winui/winui/WindowsUserInterface/UserInput/VirtualKeyCodes.asp"
- },
- "s23": {
- "message": "Win32 virtual key codes"
- },
- "s24": {
- "message": "instead of Gecko’s virtual key codes"
+ "message": "Shortcut key preferences like <a>extensions.adblockplus.sidebar_key</a> use <a>Win32 virtual key codes</a> instead of Gecko’s virtual key codes"
}
}
« no previous file with comments | « locales/en/index.json ('k') | locales/en/known-issues.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld