-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
<string name="click_here_to_retry">Click <u>Here</u> to Retry</string> | ||
<string name="sign_up_underline"><u>Sign Up</u></string> | ||
<string name="sign_in_underline"><u>Sign In</u></string> | ||
<string name="username_dummy">johndoe</string> | ||
<string name="username_dummy">John Doe</string> | ||
<string name="email_dummy">[email protected]</string> | ||
<string name="see_shopping_history">See Shopping History</string> | ||
<string name="edit_profile">Edit Profile</string> | ||
|
@@ -48,4 +48,5 @@ | |
<string name="youtube">YouTube</string> | ||
<!-- TODO: Remove or change this placeholder text --> | ||
<string name="hello_blank_fragment">Hello blank fragment</string> | ||
<string name="trolley_empty">Your trolley is empty. \nStart shopping to see your item(s)</string> | ||
</resources> |