diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index a22fd885c..c5fd0291f 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -258,6 +258,7 @@ users = Users organizations = Organizations images = Cloudbrain Mirror search = Search +search_pro=Search projects code = Code data_analysis=Digital Bulletin Board (test) repo_no_results = No matching repositories found. diff --git a/public/home/home.js b/public/home/home.js index e3b0387d4..d7eb5ab04 100644 --- a/public/home/home.js +++ b/public/home/home.js @@ -288,7 +288,7 @@ var repoAndOrgEN={ "1":"Repository", "2":"Member ", "3":"Team", - "11":"Repositorys", + "11":"Repositories", "22":"Members ", "31":"Teams", "4":" hour ago", diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index d8d9d50f2..39caa252a 100755 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -73,7 +73,7 @@ {{if .IsOperator}} {{.i18n.Tr "explore.data_analysis"}} {{end}} - {{.i18n.Tr "custom.head.openi"}} + {{.i18n.Tr "custom.head.openi.repo"}} {{else if .IsLandingPageExplore}} diff --git a/templates/base/head_navbar_fluid.tmpl b/templates/base/head_navbar_fluid.tmpl index 7cc844b76..6628a263d 100644 --- a/templates/base/head_navbar_fluid.tmpl +++ b/templates/base/head_navbar_fluid.tmpl @@ -71,7 +71,7 @@ {{if .IsOperator}} {{.i18n.Tr "explore.data_analysis"}} {{end}} - {{.i18n.Tr "custom.head.openi"}} + {{.i18n.Tr "custom.head.openi.repo"}} {{else if .IsLandingPageExplore}} diff --git a/templates/base/head_navbar_home.tmpl b/templates/base/head_navbar_home.tmpl index 7e073adb6..a74ddffaf 100644 --- a/templates/base/head_navbar_home.tmpl +++ b/templates/base/head_navbar_home.tmpl @@ -64,7 +64,7 @@ {{if .IsOperator}} {{.i18n.Tr "explore.data_analysis"}} {{end}} - {{.i18n.Tr "custom.head.openi"}} + {{.i18n.Tr "custom.head.openi.repo"}} {{else if .IsLandingPageExplore}} diff --git a/templates/base/head_navbar_pro.tmpl b/templates/base/head_navbar_pro.tmpl index 584ab9d5f..a17c49733 100644 --- a/templates/base/head_navbar_pro.tmpl +++ b/templates/base/head_navbar_pro.tmpl @@ -74,7 +74,7 @@ {{if .IsOperator}} {{.i18n.Tr "explore.data_analysis"}} {{end}} - {{.i18n.Tr "custom.head.openi"}} + {{.i18n.Tr "custom.head.openi.repo"}} {{else if .IsLandingPageExplore}} diff --git a/templates/home.tmpl b/templates/home.tmpl index 2737afd54..19c0b1262 100755 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -38,7 +38,7 @@
{{.page_recommend_org_desc}}{{.page_recommend_org_commit}}
+{{.page_recommend_org_desc}} {{.page_recommend_org_commit}}
{{.page_recommend_org_more}}