mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-09 15:29:20 -04:00
fix duplicated wording
This commit is contained in:
parent
3638e9b557
commit
f94aafd751
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,3 +11,5 @@ hs_err_pid*.log
|
||||
build
|
||||
|
||||
it/
|
||||
|
||||
.*~
|
||||
|
@ -239,6 +239,6 @@ minosoft:updater.available.update=Update now
|
||||
|
||||
minosoft:updater.ask.title=Update checking
|
||||
minosoft:updater.ask.header=Allow automated checking for updates?
|
||||
minosoft:updater.ask.description=Minosoft can automatically check for updates on startup.\nIt is highly recommended to just run the latest version, there is no benefit from running outdated builds. Newer builds will include performance/feature improvements, potentially security updates and bug fixes.\n\nThe updater will submit data the following data to a server provided by Moritz Zwerger (Bixilon; original author of the program; visit the privacy https://imprint.bixilon.de ): current running version, operating system, processor architecture. All requests are completely anonymized, but might be logged.\n\nMinosoft will prompt you to automatically update, once an update is available.\n\nYou can always search for updates manually (Main window -> About -> Check for updates). This option can be changed at any time in the configuration files.
|
||||
minosoft:updater.ask.description=Minosoft can automatically check for updates on startup.\nIt is highly recommended to just run the latest version, there is no benefit from running outdated builds. Newer builds will include performance/feature improvements, potentially security updates and bug fixes.\n\nThe updater will submit the following data to a server provided by Moritz Zwerger (Bixilon; original author of the program; visit the privacy https://imprint.bixilon.de ): current running version, operating system, processor architecture. All requests are completely anonymized, but might be logged.\n\nMinosoft will prompt you to automatically update, once an update is available.\n\nYou can always search for updates manually (Main window -> About -> Check for updates). This option can be changed at any time in the configuration files.
|
||||
minosoft:updater.ask.no=Disallow update checking
|
||||
minosoft:updater.ask.yes=Allow and check now (recommended)
|
||||
|
Loading…
x
Reference in New Issue
Block a user