Loading src/main/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ <string name="android_get_accounts_permission_not_granted_exception_message">In order to use the Nextcloud Single-Sign-On on this device, you need to grant permission to access your accounts</string> <string name="current_account_not_found_exception_title">Warning</string> <string name="current_account_not_found_exception_message">Selected account was not found. Something went wrong..</string> <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 or package name is not permitted to perform this action</string> Loading Loading @@ -37,7 +37,7 @@ <string name="nextcloud_files_api_not_responsing_title">Error</string> <string name="nextcloud_files_api_not_responsing_message">Nextcloud files app api is not responding. Please report this issue.</string> <string name="select_account_unknown_error_toast">Something went wrong.. please try again</string> <string name="select_account_unknown_error_toast">Something went wrong. Please try again</string> <string name="sso_canceled">SSO import canceled</string> <string name="sso_canceled_message">SSO import was cancelled by user</string> Loading Loading
src/main/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ <string name="android_get_accounts_permission_not_granted_exception_message">In order to use the Nextcloud Single-Sign-On on this device, you need to grant permission to access your accounts</string> <string name="current_account_not_found_exception_title">Warning</string> <string name="current_account_not_found_exception_message">Selected account was not found. Something went wrong..</string> <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 or package name is not permitted to perform this action</string> Loading Loading @@ -37,7 +37,7 @@ <string name="nextcloud_files_api_not_responsing_title">Error</string> <string name="nextcloud_files_api_not_responsing_message">Nextcloud files app api is not responding. Please report this issue.</string> <string name="select_account_unknown_error_toast">Something went wrong.. please try again</string> <string name="select_account_unknown_error_toast">Something went wrong. Please try again</string> <string name="sso_canceled">SSO import canceled</string> <string name="sso_canceled_message">SSO import was cancelled by user</string> Loading