Refactor ad-hoc commands tests
darcs-hash:20080302214410-86b55-0f1bdd9f48c1ae323141c80e268ca7ba5db7872f.gz
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -155,11 +155,11 @@ class Lang:
|
|||||||
command_change_user_password_2_description = \
|
command_change_user_password_2_description = \
|
||||||
u"Select account for which to change password"
|
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 = \
|
command_get_user_roster_1_description = \
|
||||||
u"Fill out this form with user Jabber ID for which to retrieve accounts"
|
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 = \
|
command_get_user_lastlogin_1_description = \
|
||||||
u"Fill out this form with user Jabber ID to search account" \
|
u"Fill out this form with user Jabber ID to search account" \
|
||||||
u" for which to retrieve last login time"
|
u" for which to retrieve last login time"
|
||||||
|
|||||||
Reference in New Issue
Block a user