mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1741: Warning "ignoring return value of ‘int ftruncate" while doing make on xubuntu15.10
- Thanks to Sunil Joshi.
This commit is contained in:
parent
2980f5d3ce
commit
bf4b08efd2
10 changed files with 12 additions and 1 deletions
|
@ -795,6 +795,7 @@
|
|||
|
||||
// File
|
||||
#define STRING_FILE_PERMS "Taskwarrior non dispone dei permessi corretti per '{1}'."
|
||||
#define STRING_FILE_TRUNCATE "Could not truncate file: {1} {2}"
|
||||
|
||||
// helpers
|
||||
#define STRING_HELPER_PROJECT_CHANGE "Il progetto '{1}' è stato modificat."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue