mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature
- Began fr-FR localization.
This commit is contained in:
parent
5862c7dc4f
commit
af079bb5b0
7 changed files with 1014 additions and 20 deletions
|
@ -49,10 +49,10 @@
|
|||
#include <en-US.h>
|
||||
#elif PACKAGE_LANGUAGE == LANGUAGE_ES_ES
|
||||
#include <es-ES.h>
|
||||
#elif PACKAGE_LANGUAGE == LANGUAGE_DE_DE
|
||||
#include <de-DE.h>
|
||||
#elif PACKAGE_LANGUAGE == LANGUAGE_FR_FR
|
||||
#include <fr-FR.h>
|
||||
#elif PACKAGE_LANGUAGE == LANGUAGE_DE_DE
|
||||
#include <de-DE.h>
|
||||
#endif
|
||||
|
||||
#define CCOLOR_BOLD 500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue