diff options
-rw-r--r-- | plugins/Clist_modern/src/modern_clcopts.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/modern_clcopts.cpp b/plugins/Clist_modern/src/modern_clcopts.cpp index ccbdeb674d..184f11da2c 100644 --- a/plugins/Clist_modern/src/modern_clcopts.cpp +++ b/plugins/Clist_modern/src/modern_clcopts.cpp @@ -464,7 +464,7 @@ static wchar_t* sortby[] = LPGENW("Name (use locale settings)"),
LPGENW("Status"),
LPGENW("Last message time"),
- LPGENW("Account name"),
+ LPGENW("Account order"),
LPGENW("Rate"),
LPGENW("Last online"),
LPGENW("-Nothing-")
|