Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d72b2182 authored by David Luhmer's avatar David Luhmer
Browse files

add better error message

parent cc4aeae8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
    <string name="current_account_not_found_exception_message">Selected account was not found. Something went wrong..</string>

    <string name="token_mismatch_title">Error</string>
    <string name="token_mismatch_message">Provided authentication token does not match</string>
    <string name="token_mismatch_message">Provided authentication token does not match or package name is not permitted to perform this action</string>

    <string name="nextcloud_files_app_not_installed_title">Error</string>
    <string name="nextcloud_files_app_not_installed_message">Nextcloud Files App is not installed. Please install it: https://play.google.com/store/apps/details?id=com.nextcloud.client</string>