mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 20:08:28 +00:00
update translations
This commit is contained in:
parent
a4b84891a0
commit
9952791f22
5 changed files with 1465 additions and 1457 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -228,7 +228,7 @@ Control.TextField {
|
|||
anchors.right: parent.right
|
||||
anchors.rightMargin: Utils.getSizeWithScreenRatio(15)
|
||||
onClicked: mainItem.customCallback()
|
||||
//: %1 button on %2
|
||||
//: %1 button of %2
|
||||
Accessible.name: qsTr("textfield_custom_button_accessible_name").arg(mainItem.customButtonAccessibleName).arg(mainItem.Accessible.name)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ AbstractSettingsLayout {
|
|||
Component {
|
||||
id: displayNotifParamComp
|
||||
SwitchSetting {
|
||||
//: "Display notification content"
|
||||
//: "Display content"
|
||||
titleText: qsTr("settings_chat_display_notification_content_title")
|
||||
//: "Display the content of the received message"
|
||||
subTitleText: qsTr("settings_chat_display_notification_content_subtitle")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue