Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit a3ba39d

Browse files
jainkuniyakunall17
authored andcommitted
Refactored strings.
removed "theme" from end in the menu options (day/night/auto).
1 parent b2cd8e1 commit a3ba39d

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
@@ -175,8 +175,8 @@
175175
<string name="autoTheme">Auto Night Theme</string>
176176
<string name="theme">Theme</string>
177177
<string name="terms">Terms Of Service</string>
178-
<string name="nightTheme">Night Theme</string>
179178
<string name="dayTheme">Day Theme</string>
179+
<string name="nightTheme">Night Theme</string>
180180
<!--Placeholder strings-->
181181
<string name="placeholder_my_stream">MyStream</string>
182182
<string name="placeholder_short_stream">Short stream</string>

0 commit comments

Comments
 (0)