Display dialog informing the user about the removal of the Top 50 kiosk

This commit is contained in:
tobigr 2025-07-18 12:13:51 +02:00 committed by TobiGr
parent 7e0ee4eb7a
commit 941f85781b
3 changed files with 36 additions and 1 deletions

View file

@ -865,4 +865,6 @@
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="import_settings_vulnerable_format">The settings in the export being imported use a vulnerable format that was deprecated since NewPipe 0.27.0. Make sure the export being imported is from a trusted source, and prefer using only exports obtained from NewPipe 0.27.0 or newer in the future. Support for importing settings in this vulnerable format will soon be removed completely, and then old versions of NewPipe will not be able to import settings of exports from new versions anymore.</string>
<string name="migration_info_6_7_title">SoundCloud Top 50 page removed</string>
<string name="migration_info_6_7_message">SoundCloud has discontinued the original Top 50 charts. The corresponding tab has been removed from your main page.</string>
</resources>