mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
L10N
- Added '#define L10N' marker to all source files that are localized.
This commit is contained in:
parent
d51bd3f445
commit
f67706c28e
76 changed files with 124 additions and 8 deletions
|
@ -1,4 +1,5 @@
|
|||
/* cmake.h.in. Creates auto.h during a cmake run */
|
||||
#define L10N // Localization complete.
|
||||
|
||||
/* Package information */
|
||||
#define PACKAGE "${PACKAGE}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue