mirror of
https://github.com/anope/anope.git
synced 2026-07-06 00:33:14 +02:00
Make it clearer how to enable localisation.
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ void Language::InitLanguages()
|
||||
Languages.push_back(language);
|
||||
}
|
||||
#else
|
||||
Log() << "Unable to initialize languages, gettext is not installed";
|
||||
Log() << "Unable to initialize languages, gettext and/or libintl were not installed at build time";
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user