refactor: fix more warnings

This commit is contained in:
Ax333l
2024-04-05 20:04:27 +02:00
committed by oSumAtrIX
parent 8d7886f7eb
commit 9a085f4091
3 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
<string name="bundle_missing">Missing</string>
<string name="bundle_error">Error</string>
<string name="selected_app_meta">%1s • %2d available patches</string>
<string name="selected_app_meta">%1$s • %2$d available patches</string>
<string name="patch_item_description">Start patching the application</string>
<string name="patch_selector_item">Patch selection and options</string>
@@ -337,4 +337,4 @@
<string name="local_bundle_description">Import local files from your storage, does not automatically update</string>
<string name="remote_bundle_description">Import remote files from a URL, can automatically update</string>
<string name="recommended">Recommended</string>
</resources>
</resources>