Translators reported that indicators config ui is not translated correctly... And a patch was provided that needed the translation domain to be set explicit for each different translation domain. I have just made a commit merged in master and I am waiting for confirmation that this is fixed...
Created attachment 119198 [details] fix_tanslates Now it is fixed. I will attach the image with the Russian translation.
(In reply to Victor Ryzhykh from comment #1) > Created attachment 119198 [details] > fix_tanslates > > Now it is fixed. I will attach the image with the Russian translation. please! that would make me really happy! :) because I was afraid that new indicators config ui's might did not succeed in this in any way! :)
There is a problem with the translation of the line in the file /latte-dock/containment/package/contents/ui/editmode/HeaderSettings.qml There is a string «text: "Rearrange and configure your widgets"» instead «text: i18n("Rearrange and configure your widgets")»
(In reply to Victor Ryzhykh from comment #3) > There is a problem with the translation of the line in the file > /latte-dock/containment/package/contents/ui/editmode/HeaderSettings.qml > There is a string «text: "Rearrange and configure your widgets"» > instead «text: i18n("Rearrange and configure your widgets")» fixed! Side note, translations-related issues are too important!!! Dont hesitate to open for each one a different bug/issue and also for translation improvements! If you think that a string is too complicated and you have an easier english way to describe it! Feel free to report it! I am not a native english person so some strings might not be as simple to understand as I would like them to be.
Created attachment 119322 [details] latte Three days ago, the translation broke down in some localization files. Do you know about this?
(In reply to Victor Ryzhykh from comment #5) > Created attachment 119322 [details] > latte > > Three days ago, the translation broke down in some localization files. > Do you know about this? no idea
Git commit 86a7eddba50714d6fce1b334d91509f5028c5d86 by Michail Vourlakos. Committed on 09/04/2019 at 23:09. Pushed by mvourlakos into branch 'master'. restore translations for settings window M +2 -0 app/infoview.cpp M +2 -0 app/view/settings/primaryconfigview.cpp M +2 -0 app/view/settings/secondaryconfigview.cpp https://commits.kde.org/latte-dock/86a7eddba50714d6fce1b334d91509f5028c5d86
(In reply to Victor Ryzhykh from comment #5) > Created attachment 119322 [details] > latte > > Three days ago, the translation broke down in some localization files. > Do you know about this? Nice catch! Thank u! It should be fixed now
Now everything works. Thank. Very cool program.
(In reply to Victor Ryzhykh from comment #9) > Now everything works. Thank. > Very cool program. thank u!