mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 03:56:58 +00:00
Fixed "About" translation being duplicated for no real good reason.
This commit is contained in:
parent
9f35a810cd
commit
559d36be3e
@ -169,7 +169,7 @@ TITLE_RESULT show_title(display& screen, int* ntip)
|
||||
N_("TitleScreen button^Load"),
|
||||
N_("TitleScreen button^Language"),
|
||||
N_("TitleScreen button^Preferences"),
|
||||
N_("TitleScreen button^About"),
|
||||
N_("About"),
|
||||
N_("TitleScreen button^Quit") };
|
||||
static const char* help_button_labels[] = { N_("Start a tutorial to familiarize yourself with the game"),
|
||||
N_("Start a new single player campaign"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user