Доброе утро!
В этом файле опечатка https://cgit.kde.org/plasma-pa.git/tree/src/kcm/package/contents/ui/DeviceListItem.qml
И в ветке «Мастер» и в «Plasma/5.9».
Наложил этот патч, и перевод стал отображаться.
 
-- 
С Уважением Виктор mailto:[email protected]
 
diff -urN plasma-pa-5.9.2/src/kcm/package/contents/ui/DeviceListItem.qml plasma-pa-5.9.2-patched/src/kcm/package/contents/ui/DeviceListItem.qml
--- plasma-pa-5.9.2/src/kcm/package/contents/ui/DeviceListItem.qml	2017-02-14 16:27:32.000000000 +0300
+++ plasma-pa-5.9.2-patched/src/kcm/package/contents/ui/DeviceListItem.qml	2017-02-28 04:03:51.039392821 +0300
@@ -68,7 +68,7 @@
             visible: portbox.count > 1
 
             Label {
-                text: 'Port'
+                text: i18n("Port")
             }
 
             ComboBox {
_______________________________________________
kde-russian mailing list
[email protected]
https://lists.kde.ru/mailman/listinfo/kde-russian

Ответить