From 501d308495ee6e17006eb6618d39e8b19166b19c Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Sun, 28 Dec 2014 14:14:25 -0500 Subject: location: Make translated string about recheck shared between all providers --- src/location-geoclue2.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/location-geoclue2.c') diff --git a/src/location-geoclue2.c b/src/location-geoclue2.c index 4c4150e..9b9b725 100644 --- a/src/location-geoclue2.c +++ b/src/location-geoclue2.c @@ -69,9 +69,9 @@ location_geoclue2_print_help(FILE *f) fputs(_("Use the location as discovered by a GeoClue2 provider.\n"), f); fputs("\n", f); - fputs(_("NOTE: currently redshift doesn't recheck GeoClue2 once started,\n" - "which means it has to be restarted to take notice after travel.\n"), - f); + fprintf(f, _("NOTE: currently Redshift doesn't recheck %s once started,\n" + "which means it has to be restarted to take notice after travel.\n"), + "GeoClue2"); fputs("\n", f); } -- cgit v1.2.3-70-g09d2