[wesnoth-commits] [wesnoth/wesnoth] 395eaf: Use localized chat room names (#2709)
GitHub
noreply at github.com
Tue Aug 7 18:14:12 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 395eaf5251d50373d23bd8f53b7b254683a3dfed
https://github.com/wesnoth/wesnoth/commit/395eaf5251d50373d23bd8f53b7b254683a3dfed
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2018-08-07 (Tue, 07 Aug 2018)
Changed paths:
M src/gui/widgets/chatbox.cpp
M src/gui/widgets/chatbox.hpp
Log Message:
-----------
Use localized chat room names (#2709)
Turns out that a t_string doesn't automatically obtain the correct
translated value. Thus, I'll simply get it by calling
translation::dsgettext() directly. I also changed the translated string to
be used in the tab label as well.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list