From 9ee723df0c8998fc145849c744142bf7033b6f79 Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 20 Aug 2019 22:32:40 +0200 Subject: [PATCH] Mention qtutilities regarding translations --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d43206df..6e057627 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,10 @@ can be added quite easily: the [Qt Tools repository](http://code.qt.io/cgit/qt/qttools.git/) and its usage is [well documented](http://doc.qt.io/qt-5/linguist-translators.html). -Note that the CLI `syncthingctl` currently does not support translations. +#### Remarks +* Syncthing Tray displays also text from [qtutilities](https://github.com/Martchus/qtutilities). + Hence it makes sense adding translations there as well (following the same procedure). +* The CLI `syncthingctl` currently does not support translations. ### Using backend libraries The contained backend libraries (which provide connecting to Syncthing, data models and more) are written for internal