Refactor ad-hoc commands tests

darcs-hash:20080302214410-86b55-0f1bdd9f48c1ae323141c80e268ca7ba5db7872f.gz
This commit is contained in:
David Rousselie
2008-03-02 22:44:10 +01:00
parent bfc38204fc
commit 189940b819
2 changed files with 2161 additions and 2733 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -155,11 +155,11 @@ class Lang:
command_change_user_password_2_description = \
u"Select account for which to change password"
command_get_user_roster = u"Get user's accounts"
command_get_user_roster = u"Get user's accounts"
command_get_user_roster_1_description = \
u"Fill out this form with user Jabber ID for which to retrieve accounts"
command_get_user_lastlogin = u"Get user's last login time"
command_get_user_lastlogin = u"Get user's last login time"
command_get_user_lastlogin_1_description = \
u"Fill out this form with user Jabber ID to search account" \
u" for which to retrieve last login time"