Clarify 32-bit upgrade message
This commit is contained in:
parent
b4f6c050e5
commit
71d2cbd66a
1 changed files with 1 additions and 1 deletions
|
@ -628,7 +628,7 @@ item-pane-duplicates-merge-items =
|
|||
|
||||
locate-library-lookup-no-resolver = You must choose a resolver from the { $pane } pane of the { -app-name } settings.
|
||||
|
||||
architecture-win32-warning-message = { -app-name } is running in 32-bit mode on a 64-bit version of Windows. { -app-name } will run more efficiently in 64-bit mode.
|
||||
architecture-win32-warning-message = Switch to 64-bit { -app-name } for the best performance. Your data won’t be affected.
|
||||
architecture-warning-action = Download 64-bit { -app-name }
|
||||
architecture-x64-on-arm64-message = { -app-name } is running in emulated mode. A native version of { -app-name } will run more efficiently.
|
||||
architecture-x64-on-arm64-action = Download { -app-name } for ARM64
|
||||
|
|
Loading…
Reference in a new issue