tweak wording

This commit is contained in:
Damien Elmes 2011-09-07 22:18:50 +09:00
parent 7a81015c7a
commit 27533c0fc8

View file

@ -917,7 +917,8 @@ Please choose a new deck name:"""))
def onSchemaMod(self, arg):
return askUser(_("""\
This operation can't be merged when syncing, so the next \
sync will overwrite any remote changes. Continue?"""))
sync will overwrite any changes made on other devices that \
haven't been synced here yet. Continue?"""))
# Media locations
##########################################################################