diff --git a/docs/changes/5.0.1.md b/docs/changes/5.0.1.md index a8e850de17..7d384a66db 100644 --- a/docs/changes/5.0.1.md +++ b/docs/changes/5.0.1.md @@ -22,7 +22,7 @@ Release date: `2021-xx-xx` ## GUI -- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2): +- [NXDRIVE-2551](https://jira.nuxeo.com/browse/NXDRIVE-2551): Reword the auto-update option on the Settings screen ## Packaging / Build diff --git a/nxdrive/data/i18n/i18n.json b/nxdrive/data/i18n/i18n.json index dd01a0ad3f..a3ed06b239 100644 --- a/nxdrive/data/i18n/i18n.json +++ b/nxdrive/data/i18n/i18n.json @@ -13,7 +13,7 @@ "AUTH_UPDATE_ACTION": "Click here to log back in", "AUTOMATIC": "Use Automatic Configuration Script", "AUTOSTART": "Start on boot", - "AUTOUPDATE": "Automatically update Drive", + "AUTOUPDATE": "Install new version automatically", "AUTOUPDATE_DOWNGRADE": "Version not compatible with the server, a downgrade to %1 is needed. Synchronization won't start until then.", "AUTOUPDATE_UPGRADE": "A new version %1 is available.", "AVAILABLE": "Available",