-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'Reverted_back' of https://github.com/Intelehealth/Andro…
…id-Mobile-Client into Reverted_back
- Loading branch information
Showing
4 changed files
with
85 additions
and
82 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 |
---|---|---|
|
@@ -59,7 +59,7 @@ | |
<string name="device_id" translatable="false">Device ID:</string> | ||
<string name="enter_license_key" translatable="false">Enter License Key</string> | ||
|
||
<string name="cant_login_user" translatable="false">Can\'t log in ?</string> | ||
<string name="cant_login_user" translatable="false">Can\'t log in?</string> | ||
<string name="email_link" translatable="false">Please contact your System Administrator to reset your password or send an email to [email protected]</string> | ||
|
||
//Home Screen (after login) | ||
|
@@ -335,6 +335,8 @@ | |
|
||
<string name="backup_completed" translatable="false">Backup Completed!</string> | ||
|
||
<string name="hide_text">HIDE</string> | ||
<string name="show_text">SHOW</string> | ||
|
||
<string name="new_patient" translatable="false">New Patient</string> | ||
<string name="find_patient" translatable="false">Find Patients</string> | ||
|
@@ -440,6 +442,9 @@ | |
<string name="temperature_f">Temperature (F)</string> | ||
<string name="sync_now">Sync Now</string> | ||
<string name="lastsync">lastsync</string> | ||
<string name="enter_password">Enter your password</string> | ||
<string name="enter_username">Enter your username</string> | ||
|
||
|
||
|
||
</resources> |