We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acffed1 commit 14d8546Copy full SHA for 14d8546
ParseLoginSampleWithDispatchActivity/src/main/res/values/strings.xml
@@ -10,7 +10,7 @@
10
11
<string name="app_name">Parse Login Sample With Dispatch Activity</string>
12
<string name="profile_logo_content_description">Logo</string>
13
- <string name="profile_title_logged_in">Your are logged in as</string>
+ <string name="profile_title_logged_in">You are logged in as</string>
14
<string name="profile_logout_button_label">Log out</string>
15
16
</resources>
0 commit comments