UpdatesFragment: Add missing "for" in check_updates button
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -471,5 +471,5 @@
|
|||||||
<string name="action_logout_confirmation_message">Are you sure you want to log out?</string>
|
<string name="action_logout_confirmation_message">Are you sure you want to log out?</string>
|
||||||
|
|
||||||
<!-- UpdatesFragment -->
|
<!-- UpdatesFragment -->
|
||||||
<string name="check_updates">Check updates</string>
|
<string name="check_updates">Check for updates</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user