web/views/actions.py
branchstable
changeset 6177 76aaca285e07
parent 5963 4d75f743ed49
child 6358 22c95c5ef12d
--- a/web/views/actions.py	Mon Sep 06 19:37:37 2010 +0200
+++ b/web/views/actions.py	Mon Sep 06 21:57:12 2010 +0200
@@ -356,7 +356,7 @@
     __regid__ = 'myinfos'
     __select__ = authenticated_user()
 
-    title = _('personnal informations')
+    title = _('profile')
     category = 'useractions'
     order = 20