Skip to content

Commit

Permalink
text correction
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Feb 29, 2024
1 parent 1ef956f commit 1500458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/qml/dialogs/MMNoPermissionsDialog.qml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ MMDrawerDialog {

picture: __style.noPermissionsImage
bigTitle: qsTr( "No rights to access the project" )
description: qsTr( "You are not allowed to synchronize your changes. Contact the Mergin Maps project owner to assign you the correct permission. If you are the project owner, log into Mergin Maps dashboard." )
description: qsTr( "You are not allowed to synchronize your changes in this project. Contact the project owner to assign you the correct permission. If you are the project owner, log in to the dashboard." )
primaryButton: qsTr( "Ok, I understand" )

onPrimaryButtonClicked: {
Expand Down

0 comments on commit 1500458

Please sign in to comment.