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

Unified Diff: locales/en/footer.json

Issue 29326071: No Issue - Add social media buttons to the footer ABB.org (Closed)
Patch Set: Addressed Thomas comments and added translation json Created Sept. 8, 2015, 10:04 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 | « no previous file | static/css/main.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/en/footer.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/en/footer.json
@@ -0,0 +1,14 @@
+{
+ "facebook-icon-alt": {
+ "message": "Facebook icon",
+ "description": "Facebook icon alternative text"
+ },
+ "twitter-icon-alt": {
+ "message": "Twitter icon",
+ "description": "Twitter icon alternative text"
+ },
+ "gplus-icon-alt": {
+ "message": "Google plus icon",
+ "description": "Google plus icon alternative text"
+ }
+}
« no previous file with comments | « no previous file | static/css/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld