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

Unified Diff: pages/IAdblockPlus.tmpl

Issue 5958799332474880: Issue 2101 - Avoid duplicate interface page strings. (Closed)
Patch Set: Moved the other interface strings into locale file. Created March 8, 2015, 11:25 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/en/interface.json ('k') | pages/IAdblockPlusSubscription.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/IAdblockPlus.tmpl
diff --git a/pages/IAdblockPlus.tmpl b/pages/IAdblockPlus.tmpl
index afa51f1ab4d19b1cec5a99c61067741214848f70..146e2c3030518064ede8f3273b390501ba7d4667 100644
--- a/pages/IAdblockPlus.tmpl
+++ b/pages/IAdblockPlus.tmpl
@@ -15,7 +15,7 @@
# along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
#}
-<h2>{{ "general_notes"|translate }}</h2>
+<h2>{{ "general_notes"|translate("interface") }}</h2>
<style type="text/css">
.propname, .methodname, .argumentname
« no previous file with comments | « locales/en/interface.json ('k') | pages/IAdblockPlusSubscription.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld