Compare commits

..

1 Commits

Author SHA1 Message Date
shiroow a2450f916c Update PageSettingsApiDevices.qml
title case Active Devices
2025-03-04 20:33:44 +03:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ Rectangle {
Layout.rightMargin: 10
Layout.leftMargin: 10
text: qsTr("Amnezia Premium - all websites and online resources")
text: qsTr("Amnezia Premium - for access to any website")
color: AmneziaStyle.color.pearlGray
lineHeight: 18
@@ -42,7 +42,7 @@ PageType {
Layout.rightMargin: 16
Layout.leftMargin: 16
headerText: qsTr("Active devices")
headerText: qsTr("Active Devices")
descriptionText: qsTr("Manage currently connected devices")
}