Move text from manual_update_title to check_for_updates
This commit is contained in:
parent
10c57b15da
commit
1d3a69a29f
56 changed files with 57 additions and 56 deletions
|
|
@ -556,7 +556,8 @@
|
|||
<!-- Updates Settings -->
|
||||
<string name="updates_setting_title">Updates</string>
|
||||
<string name="updates_setting_description">Show a notification to prompt app update when a new version is available</string>
|
||||
<string name="manual_update_title">Check for updates</string>
|
||||
<string name="check_for_updates">Check for updates</string>
|
||||
<string name="manual_update_title" translatable="false">@string/check_for_updates</string>
|
||||
<string name="manual_update_description">Manually check for new versions</string>
|
||||
<!-- Minimize to exit action -->
|
||||
<string name="minimize_on_exit_title">Minimize on app switch</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue