From 6aa5e0824d7fb6deb81d140510717147a1fd5515 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 4 Jul 2013 23:09:40 -0400 Subject: [PATCH] L10N - Removed '?' from STRING_CMD_SYNC_INIT. Thanks to Fidel Mato. --- src/en-US.h | 2 +- src/es-ES.h | 2 +- src/fr-FR.h | 2 +- src/it-IT.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/en-US.h b/src/en-US.h index e8fa1643f..dbdb6ecf2 100644 --- a/src/en-US.h +++ b/src/en-US.h @@ -418,7 +418,7 @@ #define STRING_CMD_SYNC_FAIL_CONNECT "Sync failed. Could not connect to the Task Server." #define STRING_CMD_SYNC_BAD_SERVER "Sync failed. Malformed configuration setting '{1}'" #define STRING_CMD_SYNC_NO_TLS "Taskwarrior was built without GnuTLS support. Sync is not available." -#define STRING_CMD_SYNC_INIT "Please confirm that you wish to upload all your pending tasks to the Task Server?" +#define STRING_CMD_SYNC_INIT "Please confirm that you wish to upload all your pending tasks to the Task Server" #define STRING_CMD_SYNC_NO_INIT "Taskwarrior will not proceed with first-time sync initialization." #define STRING_CMD_DIAG_USAGE "Platform, build and environment details" #define STRING_CMD_DIAG_PLATFORM "Platform" diff --git a/src/es-ES.h b/src/es-ES.h index 34677bd9c..a63d207d0 100644 --- a/src/es-ES.h +++ b/src/es-ES.h @@ -429,7 +429,7 @@ #define STRING_CMD_SYNC_FAIL_CONNECT "Sincronización fallida. No se pudo conectar con el Servidor Task." #define STRING_CMD_SYNC_BAD_SERVER "Sincronización fallida. Ajuste de configuración '{1}' incorrecto" #define STRING_CMD_SYNC_NO_TLS "Taskwarrior fue construido sin soporte GnuTLS. Sincronización no disponible." -#define STRING_CMD_SYNC_INIT "Por favor, confirme que ¿desea subir todas sus tareas pendientes al Servidor Task" +#define STRING_CMD_SYNC_INIT "Por favor, confirme que desea subir todas sus tareas pendientes al Servidor Task" #define STRING_CMD_SYNC_NO_INIT "Taskwarrior will not proceed with first-time sync initialization." #define STRING_CMD_SYNC_NO_INIT "Taskwarrior will no procederá a la inicialización de la sincronización por primera vez." #define STRING_CMD_DIAG_USAGE "Detalles de plataforma, construcción y entorno" diff --git a/src/fr-FR.h b/src/fr-FR.h index cd271ca9b..eb595f07c 100644 --- a/src/fr-FR.h +++ b/src/fr-FR.h @@ -418,7 +418,7 @@ #define STRING_CMD_SYNC_FAIL_CONNECT "Sync failed. Could not connect to the Task Server." #define STRING_CMD_SYNC_BAD_SERVER "Sync failed. Malformed configuration setting '{1}'" #define STRING_CMD_SYNC_NO_TLS "Taskwarrior was built without GnuTLS support. Sync is not available." -#define STRING_CMD_SYNC_INIT "Please confirm that you wish to upload all your pending tasks to the Task Server?" +#define STRING_CMD_SYNC_INIT "Please confirm that you wish to upload all your pending tasks to the Task Server" #define STRING_CMD_SYNC_NO_INIT "Taskwarrior will not proceed with first-time sync initialization." #define STRING_CMD_DIAG_USAGE "Platform, build and environment details" #define STRING_CMD_DIAG_PLATFORM "Platform" diff --git a/src/it-IT.h b/src/it-IT.h index ec84b001e..0cd670ac6 100644 --- a/src/it-IT.h +++ b/src/it-IT.h @@ -419,7 +419,7 @@ #define STRING_CMD_SYNC_FAIL_CONNECT "Sincronizzazione fallita. Impossibile connettersi al Task Server." #define STRING_CMD_SYNC_BAD_SERVER "Sincronizzazione fallita. Impostazione di configurazione '{1}' malformata" #define STRING_CMD_SYNC_NO_TLS "Taskwarrior was built without GnuTLS support. Sync is not available." -#define STRING_CMD_SYNC_INIT "Please confirm that you wish to upload all your pending tasks to the Task Server?" +#define STRING_CMD_SYNC_INIT "Please confirm that you wish to upload all your pending tasks to the Task Server" #define STRING_CMD_SYNC_NO_INIT "Taskwarrior will not proceed with first-time sync initialization." #define STRING_CMD_DIAG_USAGE "Dettagli su piattaforma, build e ambiente" #define STRING_CMD_DIAG_PLATFORM "Piattaforma"