Loading src/main/res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
src/main/res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading