diff rhodecode/templates/settings/repo_fork.html @ 1472:aaec08ad9daf beta

Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
author Augusto Herrmann <augusto.herrmann@planejamento.gov.br>
date Mon, 12 Sep 2011 00:51:53 -0300
parents 17721a2dfadb
children
line wrap: on
line diff
--- a/rhodecode/templates/settings/repo_fork.html	Mon Sep 12 02:42:06 2011 +0300
+++ b/rhodecode/templates/settings/repo_fork.html	Mon Sep 12 00:51:53 2011 -0300
@@ -52,7 +52,7 @@
                 </div>
              </div>
 	        <div class="buttons">
-	          ${h.submit('','fork this repository',class_="ui-button")}
+	          ${h.submit('',_('fork this repository'),class_="ui-button")}
 	        </div>                                                          
         </div>
     </div>