mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 17:38:54 +02:00
Use Unicode typography in new translatable strings
See https://developer.gnome.org/hig/stable/typography.html
This commit is contained in:
@@ -1982,7 +1982,7 @@ set_overrides (GHashTable *schema_table,
|
||||
*/
|
||||
fprintf (stderr,
|
||||
_("cannot provide per-desktop overrides for localised "
|
||||
"key '%s' in schema '%s' (override file '%s')"),
|
||||
"key “%s” in schema “%s” (override file “%s”)"),
|
||||
key, group, filename);
|
||||
|
||||
if (!strict)
|
||||
|
Reference in New Issue
Block a user