[Commits] [wesnoth/wesnoth] d4ebdf: Install dependencies dialog: Use _n() to fetch a t...
GitHub
noreply at github.com
Sat Feb 11 16:07:53 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d4ebdf14334e1f523511dccb520fffbc61ab0876
https://github.com/wesnoth/wesnoth/commit/d4ebdf14334e1f523511dccb520fffbc61ab0876
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-02-08 (Wed, 08 Feb 2017)
Changed paths:
M src/gui/dialogs/addon/install_dependencies.cpp
Log Message:
-----------
Install dependencies dialog: Use _n() to fetch a translation string
Soliton said in IRC that translation strings with plural forms should be
fetched with _n(), sngettext() or vngettext().
Commit: a3f377a38bc633330be5c3b30b3ad0e44cfa6a08
https://github.com/wesnoth/wesnoth/commit/a3f377a38bc633330be5c3b30b3ad0e44cfa6a08
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-02-11 (Sat, 11 Feb 2017)
Changed paths:
M src/gui/dialogs/addon/install_dependencies.cpp
Log Message:
-----------
Merge pull request #924 from wesnoth/addon_install_dependencies_n
Install dependencies dialog: Use _n() to fetch a translation string
Compare: https://github.com/wesnoth/wesnoth/compare/b816136fd782...a3f377a38bc6
More information about the Commits
mailing list