- Removed unused string leftover after removing unused text.cpp functions.
This commit is contained in:
Paul Beckingham 2014-09-08 20:30:55 -04:00
parent 421f3c4a2c
commit 504d8c865b
6 changed files with 0 additions and 25 deletions

View file

@ -865,10 +865,6 @@
#define STRING_TDB2_UNDO_SYNCED "Impossible d'annuler les changements car la tâche a déjà été synchronysée. Modifiez plutôt la tâche."
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
// text
// A comma-separated list of commands is appended.
#define STRING_TEXT_AMBIGUOUS "Ambiguous {1} '{2}' - could be either of "
// utf8
#define STRING_UTF8_INVALID_CP_REP "Invalid codepoint representation."
#define STRING_UTF8_INVALID_CP "Invalid Unicode codepoint."