From 8db96179b22727ff4c739d8cf6004d23228be4f2 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Fri, 24 Jul 2026 15:15:25 +0200 Subject: [PATCH] Drop the removed Java .class parser from the About-box credits The engine deleted its Java .class parser in httrack#552; xroche/httrack#691 finally drops the stale "JavaParserClasses: Yann Philippot" line from the credits block (LANG_K1 and every translation). Mirror that here in the app's hand-maintained about_credits string so the About box matches upstream. Co-Authored-By: Claude Opus 4.8 (1M context) Signed-off-by: Xavier Roche --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 423a23b..68cde15 100755 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -192,7 +192,7 @@ No \'index.html\' file in %s! Recreated HTTrack internal cached resources Could not create internal cached resources - \n(Please notify us of any bug or problem)\n\nDevelopment:\nInterface (Windows): Xavier Roche\nSpider: Xavier Roche\nJavaParserClasses: Yann Philippot\n\n©1998-2026 Xavier Roche and other contributors\nMANY THANKS for translation tips to:\nRobert Lagadec (rlagadec@yahoo.fr) + \n(Please notify us of any bug or problem)\n\nDevelopment:\nInterface (Windows): Xavier Roche\nSpider: Xavier Roche\n\n©1998-2026 Xavier Roche and other contributors\nMANY THANKS for translation tips to:\nRobert Lagadec (rlagadec@yahoo.fr) Could not get the system external storage directory Could not write to: Read-only media (SDCARD)