[Commits] [wesnoth/wesnoth] 1afd07: Fix bug #22650: nontranslatable strings displayed ...
GitHub
noreply at github.com
Sat Oct 4 01:39:37 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 1afd076830777eeb0cba3016f11dd31841614fc5
https://github.com/wesnoth/wesnoth/commit/1afd076830777eeb0cba3016f11dd31841614fc5
Author: LovCAPONE <lweche159 at gmail.com>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M changelog
M src/reports.cpp
Log Message:
-----------
Fix bug #22650: nontranslatable strings displayed in tooltips for terrain icons
The string for the tooltip of the terrain icon was the
underlying terrain id (same string as the one used to
retreive the image). "gamemap::get_terrain_string"
method is used as string for the tooltip in order to have
a correct translatable string.
Conflicts:
changelog
More information about the Commits
mailing list