aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_errors.xml
blob: eb74ce607adcac43c88c89b39100152ff4ed10a9 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="null_url_overlay">Empty url given to overlay; exiting</string>
    <string name="bad_image_overlay">The url could not be loaded properly. Would you like to send it for debugging?</string>
</resources>