"maximise" typo?

"maximise" was probably intentional, its used in British English.. However "maximize" is more widely accepted in Other English Speaking Countries. Proposing change since "maximize" is still used in the UK, but "maximise" is rarely used elsewhere.
master-1.22
hekel 2014-02-14 02:19:44 -05:00
parent 393743c91f
commit e2f4cd2e13
1 changed files with 1 additions and 1 deletions

View File

@ -1019,7 +1019,7 @@ get_goption_context (TerminalOptions *options)
G_OPTION_FLAG_NO_ARG,
G_OPTION_ARG_CALLBACK,
option_maximize_callback,
N_("Maximise the window"),
N_("Maximize the window"),
NULL
},
{