From e84cacc6053a31f0a8fc71f27ef074e9648f02fe Mon Sep 17 00:00:00 2001 From: ValPinna <60293692+ValPinnaSardinia@users.noreply.github.com> Date: Tue, 8 Mar 2022 15:25:25 +0000 Subject: [PATCH] Update cloud_transfer_dialog.py Correction of a typo discovered during translation --- qfieldsync/gui/cloud_transfer_dialog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qfieldsync/gui/cloud_transfer_dialog.py b/qfieldsync/gui/cloud_transfer_dialog.py index 7e6c0083..40d03a6f 100644 --- a/qfieldsync/gui/cloud_transfer_dialog.py +++ b/qfieldsync/gui/cloud_transfer_dialog.py @@ -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