提交 b22812b4 编写于 作者: J Jan Peter Stotz 提交者: skylot

fix: APK signature description for unprotected entries only applies to v1 signatures

上级 4c0da8c3
......@@ -237,7 +237,7 @@ apkSignature.signatureFailed=Ungültige APK-Signatur v%d gefunden
apkSignature.errors=Fehler
apkSignature.warnings=Warnhinweise
apkSignature.exception=APK-Verifizierung fehlgeschlagen
apkSignature.unprotectedEntry=Dateien, die nicht durch eine Signatur geschützt sind. Unbefugte Änderungen an diesem JAR-Eintrag werden nicht erkannt.
apkSignature.unprotectedEntry=Dateien, die nicht durch eine APK-Signatur v1 geschützt sind. Unbefugte Änderungen an diesen Einträgen werden nur von einer APK-Signatur v2 oder neuer erkannt.
issues_panel.label=Probleme:
issues_panel.errors=%d Fehler
......
......@@ -237,7 +237,7 @@ apkSignature.signatureFailed=Invalid APK signature v%d found
apkSignature.errors=Errors
apkSignature.warnings=Warnings
apkSignature.exception=APK verification failed
apkSignature.unprotectedEntry=Files that are not protected by signature. Unauthorized modifications to this JAR entry will not be detected.
apkSignature.unprotectedEntry=Files that are not protected by APK signature v1. Unauthorized modifications to these entries can only be detected by APK signature v2 and higher.
issues_panel.label=Issues:
issues_panel.errors=%d errors
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册