mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
I18N
- Removed obsolete 'undelete' string.
This commit is contained in:
parent
af7803ea27
commit
ed49546eac
8 changed files with 50 additions and 18 deletions
|
@ -73,6 +73,7 @@ std::string expandPath (const std::string&);
|
|||
bool slurp (const std::string&, std::vector <std::string>&, bool trimLines = false);
|
||||
bool slurp (const std::string&, std::string&, bool trimLines = false);
|
||||
void spit (const std::string&, const std::string&);
|
||||
void spit (const std::string&, const std::vector <std::string>&);
|
||||
bool taskDiff (const Task&, const Task&);
|
||||
std::string taskDifferences (const Task&, const Task&);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue