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

Unified Diff: pages/IAdblockPlusSubscription.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 | « pages/IAdblockPlus.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/IAdblockPlusSubscription.tmpl
diff --git a/pages/IAdblockPlusSubscription.tmpl b/pages/IAdblockPlusSubscription.tmpl
index 6553c87c7fa4ef8ba8af5ec1f1b4488e35ef4638..14f21d61899bf3bab15e802fa7d8e45e06cfedbd 100644
--- a/pages/IAdblockPlusSubscription.tmpl
+++ b/pages/IAdblockPlusSubscription.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>
<p>{{"s1"|translate(links=["/en/IAdblockPlus"])}}</p>
« no previous file with comments | « pages/IAdblockPlus.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld