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

Unified Diff: locales/en/interface.json

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/IAdblockPlusSubscription.json ('k') | pages/IAdblockPlus.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/en/interface.json
diff --git a/locales/en/interface.json b/locales/en/interface.json
new file mode 100644
index 0000000000000000000000000000000000000000..04e8b80267e012173e907f77a1ec05727f3dc783
--- /dev/null
+++ b/locales/en/interface.json
@@ -0,0 +1,20 @@
+{
+ "general_notes": {
+ "message": "General notes"
+ },
+ "toc_header": {
+ "message": "Methods and properties"
+ },
+ "minversion_label": {
+ "message": "Version:"
+ },
+ "minversion_addendum": {
+ "message": "and higher"
+ },
+ "arguments_label": {
+ "message": "Arguments:"
+ },
+ "returnvalue_label": {
+ "message": "Returns:"
+ }
+}
« no previous file with comments | « locales/en/IAdblockPlusSubscription.json ('k') | pages/IAdblockPlus.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld