Skip to content

Commit

Permalink
Merge pull request #403 from ValPinnaSardinia/master
Browse files Browse the repository at this point in the history
  • Loading branch information
suricactus authored Mar 8, 2022
2 parents 924191e + e84cacc commit 1b2d211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qfieldsync/gui/cloud_transfer_dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ def prepare_project_transfer(self):
else:
self.show_end_page(
self.tr(
"This cloud project currently has no file stored either locally on on the server."
"This cloud project currently has no file stored either locally or on the server."
)
)
# if the cloud project being synchronize matches the currently open project, don't offer to open
Expand Down

0 comments on commit 1b2d211

Please sign in to comment.