I18N
- Removed unnecessary string termination and exceptions. - Removed associated localized errors.
This commit is contained in:
@@ -880,10 +880,6 @@
|
||||
#define STRING_TDB2_UNDO_SYNCED "Cannot undo change because the task was already synced. Modify the task instead."
|
||||
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
|
||||
|
||||
// utf8
|
||||
#define STRING_UTF8_INVALID_CP_REP "Rappresentazione non valida del codepoint."
|
||||
#define STRING_UTF8_INVALID_CP "Codepoint Unicode non valido."
|
||||
|
||||
// View
|
||||
#define STRING_VIEW_TOO_SMALL "Il report ha larghezza minima di {1} e non entra nella larghezza disponibile di {2}."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user