diff rhodecode/templates/changeset/changeset.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 0a2a10a1912f
children bf263968da47 d2de0c2f02cd
line wrap: on
line diff
--- a/rhodecode/templates/changeset/changeset.html	Mon Sep 12 02:42:06 2011 +0300
+++ b/rhodecode/templates/changeset/changeset.html	Mon Sep 12 00:51:53 2011 -0300
@@ -98,7 +98,7 @@
 	                    </div>
 	                %endfor
 	                % if c.cut_off:
-	                  ${_('Changeset was to big and was cut off...')}
+	                  ${_('Changeset was too big and was cut off...')}
 	                % endif
 	        </div>         
 	    </div>
@@ -136,4 +136,4 @@
 		%endif
 	%endfor 
     </div>	
-</%def>
\ No newline at end of file
+</%def>