web/views/actions.py
changeset 6225 a176e68b7d0d
parent 6177 76aaca285e07
child 6358 22c95c5ef12d
--- a/web/views/actions.py	Tue Sep 07 17:34:42 2010 +0200
+++ b/web/views/actions.py	Mon Sep 13 15:15:21 2010 +0200
@@ -356,7 +356,7 @@
     __regid__ = 'myinfos'
     __select__ = authenticated_user()
 
-    title = _('personnal informations')
+    title = _('profile')
     category = 'useractions'
     order = 20