Skip to content

Commit

Permalink
update translation id
Browse files Browse the repository at this point in the history
  • Loading branch information
nephros committed Apr 26, 2022
1 parent 01bf47a commit aa7d363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/plugins/RestartBluetooth.qml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ActionItem {
//% "Restart Bluetooth subsystem, which may help if you're "
//% "having trouble scanning or connecting to a Bluetooth "
//% "device which worked previously."
description: qsTrId("sailfish-utilities-me-restart-bt-desc")
description: qsTrId("sailfish-utilities-me-restart_bluetooth_desc")

function action(on_reply, on_error) {
UtilTools.restartBluetooth(on_reply, on_error)
Expand Down

0 comments on commit aa7d363

Please sign in to comment.