some traductions
This commit is contained in:
+2
-2
@@ -60,10 +60,10 @@ class About
|
||||
{
|
||||
public:
|
||||
QString title = "RsyncUI";
|
||||
QString version = "1.4";
|
||||
QString version = "1.5";
|
||||
QString author = "Daniel TARTAVEL-JEANNOT";
|
||||
QString licence = "GPL_V3";
|
||||
QString description = "Client for rsync server\n\nYou click on file to enqueue it, and RyncUI Download one file a time";
|
||||
QString description;
|
||||
QString email = "dtux@free.fr";
|
||||
QString git = "https://git.labolyon.fr/dtux/RsyncUI/issues";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user