Page MenuHomec4science

strings.xml
No OneTemporary

File Metadata

Created
Thu, Jan 2, 21:10

strings.xml

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Genomic Privacy</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="welcomeMessage">Welcome on our Android application</string>
<string name="login">Login</string>
<string name="password">Password</string>
<string name="username">Username</string>
<string name="keyNotFound">No keys were found : new Keys will be generated</string>
<string name="ok">OK</string>
<string name="NotLogin">Login refused</string>
<string name="title_activity_patient">Patient</string>
<string name="title_activity_mu">Search for a Patient</string>
<string name="title_activity_context_app">ContextApp</string>
<string name="title_activity_histogram">Histogram</string>
<string name="login_progress_signing_in">Signing in&#8230;</string>
<string name="action_sign_in_short">Sign in</string>
<string name="action_forgot_password">No Password found!</string>
<string name="title_activity_login_main">Genomic Privacy </string>
<string name="error_incorrect_password">Wrong Password</string>
<string name="title_item_list">Items</string>
<string name="title_item_detail">Item Detail</string>
<string name="title_activity_request_gui">Requests</string>
<string name="title_activity_info_patient">Information Patient</string>
<string name="refresh_settings">Refresh</string>
<string name="send_consent">Send</string>
<string name="accept">Accept the request</string>
<string name="refuse">Refuse the request</string>
<string name="checkConsent">Do you accept the conditions</string>
<string name="searchBarText">Enter the name or the id of the patient</string>
<string name="title_activity_search">Search Patient</string>
<string name="title_activity_request_pending">Request Pending</string>
<string name="title_activity_request_refused">Request Refused</string>
<string name="title_activity_results">Results</string>
<string name="title_activity_statistics">Statistics</string>
<string name="drawer_open">Open</string>
<string name="drawer_close">Closed</string>
<string name="RequestPending">All the requests that are waiting</string>
<string name="RequestRefused">All the requests that are refused</string>
<string name="ExitApp">Do you want to close the application?</string>
<string name="cancel">Cancel</string>
<string name="performTest">Perform Test!</string>
<string name="searchOkRequest">Enter the exact patient\'s ID</string>
<string name="askConsent">Ask Consent</string>
<string name="showPDF">show PDF</string>
<string name="InfoResult">Please enter a patient\'s ID to see his results</string>
<string name="showHist">Histogram</string>
</resources>

Event Timeline