[wesnoth-commits] [wesnoth/wesnoth] c6c5f1: Use localized chat room names (#2709)
GitHub
noreply at github.com
Tue Aug 7 18:12:55 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: c6c5f1052bdc3865998f739ca20545a1819183d1
https://github.com/wesnoth/wesnoth/commit/c6c5f1052bdc3865998f739ca20545a1819183d1
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