49 lines
4.8 KiB
XML
49 lines
4.8 KiB
XML
|
|
<resources>
|
||
|
|
<string name="app_name">Dermy</string>
|
||
|
|
<string name="string_add_mole">Add Mole</string>
|
||
|
|
<string name="string_open_body_map">Open Body Map</string>
|
||
|
|
<string name="string_open_useful_links">Open Useful Links</string>
|
||
|
|
<string name="string_open_settings">Open Settings</string>
|
||
|
|
<string name="string_login">Login</string>
|
||
|
|
<string name="string_username">username</string>
|
||
|
|
<string name="string_password">password</string>
|
||
|
|
<string name="string_backup">Backup</string>
|
||
|
|
<string name="string_restore">Restore</string>
|
||
|
|
<string name="string_logout">Logout</string>
|
||
|
|
<string name="string_register">Register</string>
|
||
|
|
<string name="disclaimer"><!-- TODO: Remove or change this placeholder text -->
|
||
|
|
|
||
|
|
1. General Information
|
||
|
|
\nThe information provided by Dermy (“we,” “us” or “our”) on The Dermy App (the “App”) is for general informational purposes only and is based on a deep learning algorithm. While our model, based on MobileNetV3, attempts to predict the likelihood of a mole being malignant or benign, it has an accuracy rating of approximately 80%. All information on the App is provided in good faith; however, we make no representation or warranty of any kind, express or implied, regarding the accuracy, adequacy, validity, reliability, availability, or completeness of any information on the App.
|
||
|
|
\n\n2. Not Medical Advice
|
||
|
|
\nThe App cannot and does not provide medical advice. The health information provided is for general informational and educational purposes only and is not a substitute for professional medical advice, diagnosis, or treatment. Always seek the advice of your physician or other qualified health provider with any questions you may have regarding a medical condition. Never disregard professional medical advice or delay in seeking it because of something you have read on this App.
|
||
|
|
\n\n3. Limitation of Accuracy
|
||
|
|
\nOur model\'s predictions should not be taken as definitive or conclusive. While our algorithm uses advanced techniques, it is not infallible and its accuracy is limited to approximately 80%. The results generated by the App should not be used as a sole basis for making health decisions. Users should follow up with a qualified healthcare professional for any concerns regarding their health.
|
||
|
|
\n\n4. Personal Responsibility
|
||
|
|
\nYou acknowledge you are using our App voluntarily and that any choices, actions, and results now and in the future are solely your responsibility. We strongly encourage you to consult with a healthcare professional before making any health-related decisions based on the information provided by the App. We will not be liable to you or any other party for any decision made or action taken in reliance on the information given in the App.
|
||
|
|
\n\n5. External Links Disclaimer
|
||
|
|
\nThe App may contain (or you may be sent through the App) links to other websites or content belonging to or originating from third parties or links to websites and features in banners or other advertising. Such external links are not investigated, monitored, or checked for accuracy, adequacy, validity, reliability, availability, or completeness by us. We do not warrant, endorse, guarantee, or assume responsibility for the accuracy or reliability of any information offered by third-party websites linked through the App or any website or feature linked in any banner or other advertising. We will not be a party to or in any way be responsible for monitoring any transaction between you and third-party providers of products or services.</string>
|
||
|
|
<string name="string_home">Home</string>
|
||
|
|
<string name="string_you_have_no_moles_here">You have No Moles Here!</string>
|
||
|
|
<string name="string_mole_image">Mole Image</string>
|
||
|
|
<string name="string_location">Location</string>
|
||
|
|
<string name="string_side">Side</string>
|
||
|
|
<string name="string_name">Name</string>
|
||
|
|
<string name="string_body_part">Body Part</string>
|
||
|
|
<string name="string_prediction">Prediction</string>
|
||
|
|
<string name="string_benign_probability">Benign Probability</string>
|
||
|
|
<string name="string_malignant_probability">Malignant Probability</string>
|
||
|
|
<string name="string_logs">Logs</string>
|
||
|
|
<string name="string_add_log">Add Log</string>
|
||
|
|
<string name="string_new_prediction">New Prediction</string>
|
||
|
|
<string name="save_mole">Save Mole</string>
|
||
|
|
<string name="string_this_mole_has_no_logs">This Mole Has No Logs!</string>
|
||
|
|
|
||
|
|
<string-array name="links">
|
||
|
|
<item>https://www.nhs.uk/service-search/other-health-services/dermatology</item>
|
||
|
|
<item>https://www.britishskinfoundation.org.uk/news/find-your-nearest-dermatology-clinic</item>
|
||
|
|
<item>https://www.privatehealth.co.uk/dermatology/specialists/</item>
|
||
|
|
<item>https://www.sknclinics.co.uk/treatments-and-pricing/dermatology</item>
|
||
|
|
</string-array>
|
||
|
|
</resources>
|