mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-27 10:47:41 +00:00
fix(windows): use automatic update for old koCheckForUpdates
I missed the english phrase being copied over to the koCheckForUpdates flag
This commit is contained in:
parent
533be97682
commit
51aeb8dcc0
2 changed files with 4 additions and 4 deletions
|
|
@ -390,8 +390,8 @@
|
|||
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koCheckForUpdates" comment="Startup options - check online weekly for updates">Automatically check keyman.com weekly for updates</string>
|
||||
<!-- Modified: 18.0.96.0 -->
|
||||
<string name="koCheckForUpdates" comment="Automatically check for updates and download">Automatically check for updates and download</string>
|
||||
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
|
|
|
|||
|
|
@ -416,8 +416,8 @@
|
|||
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koCheckForUpdates" comment="Startup options - check online weekly for updates">Automatically check keyman.com weekly for updates</string>
|
||||
<!-- Modified: 18.0.96.0 -->
|
||||
<string name="koCheckForUpdates" comment="Automatically check for updates and download">Automatically check for updates and download</string>
|
||||
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue