Parcourir la source

templates/admin/auth/list: rename list title

Unknwon il y a 7 ans
Parent
commit
717d409b72
3 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      conf/locale/locale_en-US.ini
  2. 0 0
      pkg/bindata/bindata.go
  3. 1 1
      templates/admin/auth/list.tmpl

+ 1 - 1
conf/locale/locale_en-US.ini

@@ -1087,7 +1087,7 @@ repos.stars = Stars
 repos.issues = Issues
 repos.size = Size
 
-auths.auth_manage_panel = Authentication Manage Panel
+auths.auth_sources = Authentication Sources
 auths.new = Add New Source
 auths.name = Name
 auths.type = Type

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
pkg/bindata/bindata.go


+ 1 - 1
templates/admin/auth/list.tmpl

@@ -6,7 +6,7 @@
 			<div class="twelve wide column content">
 				{{template "base/alert" .}}
 				<h4 class="ui top attached header">
-					{{.i18n.Tr "admin.auths.auth_manage_panel"}} ({{.i18n.Tr "admin.total" .Total}})
+					{{.i18n.Tr "admin.auths.auth_sources"}} ({{.i18n.Tr "admin.total" .Total}})
 				</h4>
 				<div class="ui attached table segment">
 					<table class="ui very basic striped table">

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff