[damned-lies] Replace SVN by Git in label



commit 79f5b94437ddf1d4ed6526a542722c8e47bc5ea0
Author: Claude Paroz <claude 2xlibre net>
Date:   Thu Aug 6 14:16:13 2009 +0200

    Replace SVN by Git in label

 templates/people/person_overview.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/templates/people/person_overview.html b/templates/people/person_overview.html
index 3c4e7a7..1700c80 100644
--- a/templates/people/person_overview.html
+++ b/templates/people/person_overview.html
@@ -35,7 +35,7 @@
   {% endif %}
 
   {% if person.svn_account %}
-  <strong>{% trans "SVN account:" %}</strong> <a href="http://cia.vc/stats/author/{{ person.svn_account }}">{{ person.svn_account}}</a><br />
+  <strong>{% trans "Git account:" %}</strong> <a href="http://cia.vc/stats/author/{{ person.svn_account }}">{{ person.svn_account}}</a><br />
   {% endif %}
   </div>
 </div>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]