mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CONTEXT_CREATE_RC
This commit is contained in:
parent
e25a64af9b
commit
3987828294
10 changed files with 1 additions and 29 deletions
|
@ -580,9 +580,6 @@
|
|||
#define STRING_CONFIG_DEPRECATED_COL "Your .taskrc file contains reports with deprecated columns. Please check for entry_time, start_time or end_time in:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Your .taskrc file contains variables that are deprecated:"
|
||||
|
||||
// Context
|
||||
#define STRING_CONTEXT_CREATE_RC "A configuration file could not be found in {1}\n\nWould you like a sample {2} created, so taskwarrior can proceed?"
|
||||
|
||||
// Date
|
||||
#define STRING_DATE_INVALID_FORMAT "'{1}' n'est pas une date au format '{2}'."
|
||||
#define STRING_DATE_BAD_WEEKSTART "La variable de configuration 'weekstart' ne peut contenir que 'dimanche' ou 'lundi'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue