Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
<string name="no_index_html_in_xx">No \'index.html\' file in %s!</string>
<string name="info_recreated_resources">Recreated HTTrack internal cached resources</string>
<string name="info_could_not_create_resources">Could not create internal cached resources</string>
<string name="about_credits">\n(Please notify us of any bug or problem)\n\nDevelopment:\nInterface (Windows): Xavier Roche\nSpider: Xavier Roche\nJavaParserClasses: Yann Philippot\n\n&#169;1998-2026 Xavier Roche and other contributors\nMANY THANKS for translation tips to:\nRobert Lagadec (rlagadec@yahoo.fr)</string>
<string name="about_credits">\n(Please notify us of any bug or problem)\n\nDevelopment:\nInterface (Windows): Xavier Roche\nSpider: Xavier Roche\n\n&#169;1998-2026 Xavier Roche and other contributors\nMANY THANKS for translation tips to:\nRobert Lagadec (rlagadec@yahoo.fr)</string>
<string name="could_not_get_external_directory">Could not get the system external storage directory</string>
<string name="could_not_write_to">Could not write to:</string>
<string name="read_only_storage_media">Read-only media (SDCARD)</string>
Expand Down
Loading