glib-compile-schemas: Fix some minor en_GB-isms in translatable strings

Spotted by Bruce Cowan.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Fixes: #1867
This commit is contained in:
Philip Withnall 2019-08-14 10:38:23 +02:00
parent 10be2c12ab
commit 389b1820f2

View File

@ -1991,7 +1991,7 @@ set_overrides (GHashTable *schema_table,
{
fprintf (stderr,
_("Cannot provide per-desktop overrides for "
"localised key “%s” in schema “%s” (override "
"localized key “%s” in schema “%s” (override "
"file “%s”); ignoring override for this key."),
key, group, filename);
fprintf (stderr, "\n");
@ -2000,7 +2000,7 @@ set_overrides (GHashTable *schema_table,
fprintf (stderr,
_("Cannot provide per-desktop overrides for "
"localised key “%s” in schema “%s” (override "
"localized key “%s” in schema “%s” (override "
"file “%s”) and --strict was specified; exiting."),
key, group, filename);
fprintf (stderr, "\n");