[Commits] [wesnoth/wesnoth] 9fc587: preprocessor: Capitalize first word of two error m...
GitHub
noreply at github.com
Wed Mar 12 15:11:46 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9fc587d56d200fe38d44bc62d28e71c741fc066e
https://github.com/wesnoth/wesnoth/commit/9fc587d56d200fe38d44bc62d28e71c741fc066e
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-03-12 (Wed, 12 Mar 2014)
Changed paths:
M src/serialization/preprocessor.cpp
Log Message:
-----------
preprocessor: Capitalize first word of two error messages
Like all WML preprocessor diagnostics, these aren't translatable
strings, so this is a valid candidate for 1.12.
Commit: 21a1937a5f1f787f70ebdb15d73e73c3c8974a7a
https://github.com/wesnoth/wesnoth/commit/21a1937a5f1f787f70ebdb15d73e73c3c8974a7a
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-03-12 (Wed, 12 Mar 2014)
Changed paths:
M src/serialization/preprocessor.cpp
Log Message:
-----------
preprocessor: 'any argument' -> 'any arguments'
Like all WML preprocessor diagnostics, these aren't translatable
strings, so this is a valid candidate for 1.12.
Compare: https://github.com/wesnoth/wesnoth/compare/ba8d643a3c02...21a1937a5f1f
More information about the Commits
mailing list