l10n: Eliminated STRING_LOCALIZATION_*

This commit is contained in:
Paul Beckingham 2018-01-20 14:19:24 -05:00
parent 6cf8f18196
commit bf63dde8ca
10 changed files with 0 additions and 93 deletions

View file

@ -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}'"