manager: update module installation prompt string

This commit is contained in:
rifsxd
2025-02-21 16:49:11 +06:00
parent a0278b1e45
commit fe9578433c

View File

@@ -34,7 +34,7 @@
<string name="module_failed_to_disable">Failed to disable module: %s</string>
<string name="module_empty">No module installed</string>
<string name="module">Module</string>
<string name="module_install_prompt_with_name">Do you want to continue installing module %1$s?</string>
<string name="module_install_prompt_with_name">The following module(s) will be installed: %1$s</string>
<string name="module_sort_a_to_z">Sort (A-Z)</string>
<string name="module_sort_z_to_a">Sort (Z-A)</string>
<string name="uninstall">Uninstall</string>