diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 9abdabcaa0..c2fec7d9e8 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -24,7 +24,6 @@ captcha = Captcha
repository = Repository
organization = Organization
mirror = Mirror
-new = New
new_repo = New Repository
new_migrate = New Migration
new_fork = New Fork Repository
@@ -39,7 +38,6 @@ pull_requests = Pull Requests
issues = Issues
cancel = Cancel
-more = More
[install]
install = Installation
@@ -415,8 +413,6 @@ 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.
@@ -728,10 +724,3 @@ months = %d months %s
years = %d years %s
raw_seconds = seconds
raw_minutes = minutes
-
-
-[footer]
-github = GitHub
-twitter = Twitter
-gplus = Google+
-weibo = Weibo
diff --git a/templates/base/navbar.tmpl b/templates/base/navbar.tmpl
index a3055f0fa0..b69e9dc4a0 100644
--- a/templates/base/navbar.tmpl
+++ b/templates/base/navbar.tmpl
@@ -22,16 +22,16 @@
-->
{{end}}
- Sign Out
+
- Settings
+
{{if .IsAdmin}}
- Admin
+
{{end}}