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

Commit 77d1d6c

Browse files
saketkumarkunall17
authored andcommitted
Fixes #405 : Modifies strings to have zulip standard capitalization scheme.
1 parent 2821ab8 commit 77d1d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<string name="open">Open</string>
1818
<string name="link_image">ImageView of link</string>
1919
<string name="permission_message">Zulip app needs storage permission.</string>
20-
<string name="permission_title">Need Storage Permission</string>
20+
<string name="permission_title">Need storage permission</string>
2121
<string name="downloading">Downloading..</string>
2222
<string name="topic">Topic</string>
2323
<string name="close">Close</string>
@@ -45,7 +45,7 @@
4545
<string name="invalid_url">Invalid URL</string>
4646
<string name="subject">Topic</string>
4747
<string name="reply_to_sender">Reply to sender</string>
48-
<string name="google_app_login_failed">Google Apps login failed for unknown reasons, please contact your distributor.</string>
48+
<string name="google_app_login_failed">Google apps login failed for unknown reasons, please contact your distributor.</string>
4949
<string name="signing_in">Signing in…</string>
5050
<string name="network_error">Network error</string>
5151
<string name="invalid_server_domain">Invalid server domain</string>

0 commit comments

Comments
 (0)