diff --git a/wowup-electron/src/assets/i18n/en.json b/wowup-electron/src/assets/i18n/en.json index f1f213d8..2b4079c7 100644 --- a/wowup-electron/src/assets/i18n/en.json +++ b/wowup-electron/src/assets/i18n/en.json @@ -130,7 +130,7 @@ }, "RESCAN_FOLDERS_BUTTON": "Re-Scan Folders", "RESCAN_FOLDERS_BUTTON_TOOLTIP": "Scan your client folder for installed addons", - "RESCAN_FOLDERS_CONFIRMATION_DESCRIPTION": "Doing a re-scan will attempt to guess which addons you currently have installed, doing so may reset known addon information. Use this function when certain addons are not recognized or addon versions are not being shown correctly. This scan will never delete your installed addons, only what WowUp knows about them.\n\nScanning may take a few minutes.", + "RESCAN_FOLDERS_CONFIRMATION_DESCRIPTION": "Doing a re-scan will attempt to guess which addons you currently have installed, doing so may reset known addon information. Use this function when certain addons are not recognized or addon versions are not being shown correctly. This scan will never delete your installed addons, only what WowUp knows about them.\n\nScanning may take a few moments.", "RESCAN_FOLDERS_CONFIRMATION_TITLE": "Start re-scan?", "SPINNER": { "GATHERING_ADDONS": "Gathering addons...",