We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11e9cc commit 32328ecCopy full SHA for 32328ec
1 file changed
webui/public/locales/strings/en.xml
@@ -23,7 +23,7 @@
23
<string name="output_error_fetching_pif_prop">Failed to fetch pif.prop</string>
24
<string name="output_oudated_pif_prop">pif.prop is likely outdated, consider fetching once to update it.</string>
25
<string name="output_selinux_permissive">SELinux status is permissive.</string>
26
- <string name="output_testkey">ROM sigened with testkey, enable spoofSignature is recommended.</string>
+ <string name="output_testkey">ROM signed with testkey, enable spoofSignature is recommended.</string>
27
<string name="output_releasekey">ROM signed with releasekey, enabling spoofSignature might not be useful.</string>
28
<!-- Device list dialog -->
29
<string name="device_list_title">Select Device</string>
0 commit comments