Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 525065cb authored by Abhisek Devkota's avatar Abhisek Devkota
Browse files

Fix string

RM-290
Change-Id: I642d6f3822c99e14cbda5d6e975f344873169d16
(cherry picked from commit 26611884)
parent 126af0de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
    <string name="prefscreen_create_key_title">Create account</string>
    <string name="prefscreen_create_key_summary">Create an account and generate your API key</string>
    <string name="api_key_not_set_message">You must set a private API key to use %1$s</string>
    <string name="api_key_changed_verification_warning">You API key will be verified on the next weather update</string>
    <string name="api_key_changed_verification_warning">Your API key will be verified on the next weather update</string>

    <string name="api_key_state_verified">Verified</string>
    <string name="api_key_state_invalid">Invalid</string>