Skip to content

Commit

Permalink
should fix an issue with auto_download_plugins_key
Browse files Browse the repository at this point in the history
  • Loading branch information
LagradOst committed Aug 12, 2023
1 parent e43b480 commit dd4f4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<string name="search_types_list_key" translatable="false">search_type_list</string>
<string name="auto_update_key" translatable="false">auto_update</string>
<string name="auto_update_plugins_key" translatable="false">auto_update_plugins</string>
<string name="auto_download_plugins_key" translatable="false">auto_download_plugins_key</string>
<string name="auto_download_plugins_key" translatable="false">auto_download_plugins_key2</string>
<string name="skip_update_key" translatable="false">skip_update_key</string>
<string name="prerelease_update_key" translatable="false">prerelease_update</string>
<string name="manual_check_update_key" translatable="false">manual_check_update</string>
Expand Down

0 comments on commit dd4f4a2

Please sign in to comment.