Skip to content

Commit c30265b

Browse files
committed
ReVancedUpdater: Set static title for Updater card
* Just in case something happens Signed-off-by: Leonardo Ledda <leonardoledda@gmail.com>
1 parent 800c9d1 commit c30265b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<string name="download_started">Download started. Check the notifications for details.</string>
1111
<string name="app_not_installed">App not installed</string>
1212
<string name="download_error">An error occurred while downloading. Check logs for more details.</string>
13-
<string name="updater_info_title" translatable="false">%1s</string>
13+
<string name="updater_info_title" translatable="false">ReVanced Updater</string>
1414
<string name="open_github">See on GitHub</string>
1515
<string name="about_dialog_text">ReVanced Updater is an app made by LeddaZ to update his ReVanced builds.</string>
1616
<string name="music_info_title" translatable="false">ReVanced Music</string>

0 commit comments

Comments
 (0)