Skip to content

Commit

Permalink
manager: fixed string
Browse files Browse the repository at this point in the history
  • Loading branch information
rifsxd committed Jan 3, 2025
1 parent cd1dba5 commit e443c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<string name="module_failed_to_enable">Failed to enable module: %s</string>
<string name="module_failed_to_disable">Failed to disable module: %s</string>
<string name="module_empty">No module installed</string>
<string name="module">Module System</string>
<string name="module">Module</string>
<string name="confirm_module_installation">Confirm Installation</string>
<string name="module_install_prompt_with_name">Do you want to continue installing module %1$s?</string>
<string name="module_sort_action_first">Sort (Action First)</string>
Expand Down

0 comments on commit e443c94

Please sign in to comment.