[wesnoth-commits] [wesnoth/wesnoth] 10e75e: Addon titles and descriptions made translatable
Artem Khrapov
noreply at github.com
Thu Jul 9 10:20:05 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 10e75e653c7ce442641e7ef3127feb2f660b2b9b
https://github.com/wesnoth/wesnoth/commit/10e75e653c7ce442641e7ef3127feb2f660b2b9b
Author: Artem226 <artemkhrapov2001 at yandex.ru>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M src/addon/client.cpp
M src/addon/info.cpp
M src/addon/info.hpp
M src/campaign_server/addon_utils.cpp
M src/campaign_server/addon_utils.hpp
M src/campaign_server/campaign_server.cpp
M src/gui/dialogs/addon/manager.cpp
M src/gui/widgets/addon_list.cpp
Log Message:
-----------
Addon titles and descriptions made translatable
Modified the `translation` tag in the addon structure and made the translated names shown in the corresponding locale on the client side.
See the related pull-request for more information.
Commit: 8c69c3a9f6e058603781c55c61a571a278aef7f1
https://github.com/wesnoth/wesnoth/commit/8c69c3a9f6e058603781c55c61a571a278aef7f1
Author: Artem226 <artemkhrapov2001 at yandex.ru>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M data/core/about.cfg
Log Message:
-----------
Update about.cfg
Commit: d70afcd48fb9887eae790c1732651593bc12d3f0
https://github.com/wesnoth/wesnoth/commit/d70afcd48fb9887eae790c1732651593bc12d3f0
Author: Artem226 <artemkhrapov2001 at yandex.ru>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M src/campaign_server/campaign_server.cpp
Log Message:
-----------
Remove the old comment
It's needed for the stored translation info.
Commit: 8315277d96c686473a775e4b8150a5be2174a1fb
https://github.com/wesnoth/wesnoth/commit/8315277d96c686473a775e4b8150a5be2174a1fb
Author: Artem226 <artemkhrapov2001 at yandex.ru>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M src/addon/info.cpp
M src/addon/info.hpp
M src/campaign_server/addon_utils.cpp
M src/campaign_server/campaign_server.cpp
M src/gui/widgets/addon_list.cpp
M src/gui/widgets/addon_list.hpp
Log Message:
-----------
Added the sanitation pass and fixes
Suggested by @shikadiqueen in the review.
Commit: d81c864dd644d3bacbd74a8622afda6950926130
https://github.com/wesnoth/wesnoth/commit/d81c864dd644d3bacbd74a8622afda6950926130
Author: Artem226 <artemkhrapov2001 at yandex.ru>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M src/addon/info.cpp
Log Message:
-----------
Fixed the map error
(Hopefully)
Commit: dac172c8ef539ee58f3fedd1a65d8dc2f54ecc24
https://github.com/wesnoth/wesnoth/commit/dac172c8ef539ee58f3fedd1a65d8dc2f54ecc24
Author: Artem226 <artemkhrapov2001 at yandex.ru>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M src/addon/info.cpp
M src/campaign_server/addon_utils.cpp
M src/campaign_server/addon_utils.hpp
M src/campaign_server/campaign_server.cpp
Log Message:
-----------
Addon translation fixes
Changed the pointers to references where possible. Some variable type fixes.
Compare: https://github.com/wesnoth/wesnoth/compare/96369589e608...dac172c8ef53
More information about the Commits
mailing list