diff options
Diffstat (limited to 'plugins/UserInfoEx/src/svc_constants.cpp')
-rw-r--r-- | plugins/UserInfoEx/src/svc_constants.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/UserInfoEx/src/svc_constants.cpp b/plugins/UserInfoEx/src/svc_constants.cpp index 02136c9fde..c1483c1a3c 100644 --- a/plugins/UserInfoEx/src/svc_constants.cpp +++ b/plugins/UserInfoEx/src/svc_constants.cpp @@ -111,7 +111,7 @@ static IDSTRLIST TmplOccupations[] = { {10, LPGENW("Government"), nullptr},
{11, LPGENW("High School Student"), nullptr},
{12, LPGENW("Home"), nullptr},
- {13, LPGENW("ICQ - Providing Help"), nullptr},
+ {13, LPGENW("MRA - Providing Help"), nullptr},
{14, LPGENW("Law"), nullptr},
{15, LPGENW("Managerial"), nullptr},
{16, LPGENW("Manufacturing"), nullptr},
@@ -140,7 +140,7 @@ static IDSTRLIST TmplInterests[] = { {106, LPGENW("Fitness"), nullptr},
{107, LPGENW("Games"), nullptr},
{108, LPGENW("Hobbies"), nullptr},
- {109, LPGENW("ICQ - Providing Help"), nullptr},
+ {109, LPGENW("MRA - Providing Help"), nullptr},
{110, LPGENW("Internet"), nullptr},
{111, LPGENW("Lifestyle"), nullptr},
{112, LPGENW("Movies/TV"), nullptr},
|