More translateable strings, ref #1354

This commit is contained in:
Alexey Sokolov
2017-08-26 23:00:54 +01:00
parent a719ea36aa
commit 4917fcbda6
16 changed files with 364 additions and 219 deletions
+2 -1
View File
@@ -87,4 +87,5 @@ void TModInfo<CChanSaverMod>(CModInfo& Info) {
Info.AddType(CModInfo::GlobalModule);
}
USERMODULEDEFS(CChanSaverMod, "Keep config up-to-date when user joins/parts.")
USERMODULEDEFS(CChanSaverMod,
t_s("Keeps config up-to-date when user joins/parts."))