added translations and human readable messages for ID activity statistics

This commit is contained in:
csoler 2017-01-04 20:21:49 +01:00
parent 2919058652
commit 98524e861c
2 changed files with 80 additions and 2 deletions

View file

@ -76,6 +76,7 @@ class RetroShareLink
RetroShareLink(const QUrl& url);
RetroShareLink(const QString& url);
#warning these methods should be static and return a created link
bool createFile(const QString& name, uint64_t size, const QString& hash);
bool createExtraFile(const QString& name, uint64_t size, const QString& hash, const QString& ssl_id);
bool createPerson(const RsPgpId &id);