From 37ab32b6139504640a843b0ddd6204c0ca5880c0 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Sat, 14 Mar 2015 09:55:04 -0500 Subject: Various accessibility fixes, mostly labeling icons. --- conf/locale/locale_en-US.ini | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'conf/locale') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index c2fec7d9e8..0a7e3591c6 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -24,6 +24,7 @@ captcha = Captcha repository = Repository organization = Organization mirror = Mirror +new = New new_repo = New Repository new_migrate = New Migration new_fork = New Fork Repository @@ -38,6 +39,7 @@ pull_requests = Pull Requests issues = Issues cancel = Cancel +more = More [install] install = Installation @@ -724,3 +726,10 @@ months = %d months %s years = %d years %s raw_seconds = seconds raw_minutes = minutes + + +[footer] +github = GitHub +twitter = Twitter +gplus = Google+ +weibo = Weibo -- cgit v1.2.3 From 25dd6f8fa09e88dd64a572759206ac9bab0ccce9 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Sat, 14 Mar 2015 12:30:14 -0500 Subject: Add additional accessibility text to repository navbar. --- conf/locale/locale_en-US.ini | 2 ++ templates/repo/nav.tmpl | 14 ++++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'conf/locale') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 0a7e3591c6..9abdabcaa0 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -415,6 +415,8 @@ release.save_draft = Save Draft release.edit_release = Edit Release release.tag_name_already_exist = Release with this tag name has already existed. +download = Download + [org] org_name_holder = Organization Name org_name_helper = Great organization names are short and memorable. diff --git a/templates/repo/nav.tmpl b/templates/repo/nav.tmpl index dfcfd74542..f2759a2e68 100644 --- a/templates/repo/nav.tmpl +++ b/templates/repo/nav.tmpl @@ -8,9 +8,10 @@
{{if not .IsBareRepo}}
- + {{.i18n.Tr "download"}}