mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_LOCALIZATION_*
This commit is contained in:
parent
6cf8f18196
commit
bf63dde8ca
10 changed files with 0 additions and 93 deletions
|
@ -27,15 +27,6 @@
|
|||
#ifndef INCLUDED_STRINGS
|
||||
#define INCLUDED_STRINGS
|
||||
|
||||
// Note that for English, the following two lines are not displayed. For all
|
||||
// other localizations, these lines will appear in the output of the 'version'
|
||||
// and 'diagnostics' commands.
|
||||
//
|
||||
// DO NOT include a copyright in the translation.
|
||||
//
|
||||
#define STRING_LOCALIZATION_DESC "Traduction française"
|
||||
#define STRING_LOCALIZATION_AUTHOR "Traduit en français par Leowzukw et Jeremy John Reeder."
|
||||
|
||||
// columns/Col*
|
||||
#define STRING_COLUMN_BAD_NAME "Nom de colonne non reconnu '{1}'."
|
||||
#define STRING_COLUMN_BAD_FORMAT "Format de colonne non reconnu '{1}.{2}'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue