summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/svc_constants.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-03-28 12:32:45 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-03-28 12:32:53 +0300
commit7e93d98888a3fdb19fdfdff2167d8679e5116fe5 (patch)
treed4de566c8c71b38e17202ee09a6784adce96efa4 /plugins/UserInfoEx/src/svc_constants.cpp
parentff316f638e130d9a931e27b75b6ceda4f72c2a60 (diff)
unused translations removed
Diffstat (limited to 'plugins/UserInfoEx/src/svc_constants.cpp')
-rw-r--r--plugins/UserInfoEx/src/svc_constants.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/UserInfoEx/src/svc_constants.cpp b/plugins/UserInfoEx/src/svc_constants.cpp
index 2ab6f5fa40..f91faadd8e 100644
--- a/plugins/UserInfoEx/src/svc_constants.cpp
+++ b/plugins/UserInfoEx/src/svc_constants.cpp
@@ -215,8 +215,8 @@ static IDSTRLIST TmplPast[] = {
{302, LPGEN("College"), nullptr},
{303, LPGEN("University"), nullptr},
{304, LPGEN("Military"), nullptr},
- {305, LPGEN("TmplPast Work Place"), nullptr},
- {306, LPGEN("TmplPast Organization"), nullptr},
+ {305, LPGEN("Past Work Place"), nullptr},
+ {306, LPGEN("Past Organization"), nullptr},
{399, LPGEN("Other"), nullptr}
};