Skip to content

Commit 0225a8b

Browse files
Fix hardcoded value in strings.xml
1 parent d39972b commit 0225a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
<!-- Termux Settings -->
7272
<string name="settings">Settings</string>
73-
<string name="title_activity_termux_settings">Termux Settings</string>
73+
<string name="title_activity_termux_settings">&TERMUX_APP_NAME; Settings</string>
7474

7575

7676

0 commit comments

Comments
 (0)