This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TIQR-210: Sources and resources moved from app to core module
- Loading branch information
Showing
150 changed files
with
340 additions
and
346 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,118 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="en"> | ||
<string name="app_name" translatable="false">tiqr</string> | ||
|
||
<!-- General buttons --> | ||
<string name="button_ok">OK</string> | ||
<string name="button_retry">Retry</string> | ||
<string name="button_delete">Delete</string> | ||
<string name="button_cancel">Cancel</string> | ||
|
||
<!-- Main --> | ||
<string name="button_info">About</string> | ||
<string name="button_surfnet">Surfnet</string> | ||
|
||
<!-- Start --> | ||
<string name="start_welcome"><![CDATA[<b>Use tiqr on your smartphone to log in to websites easily and secure.</b><br/> | ||
<br/> | ||
Register your new tiqr account and follow the instructions for activation.<br/> | ||
<br/> | ||
Press <b>Scan</b> when asked.]]></string> | ||
<string name="start_instructions"><![CDATA[<b>Use tiqr on your smartphone to log in</b> <br/> | ||
<br/> | ||
1. Press <b>Scan</b> and scan the QR-code on the website.<br/> | ||
<br/> | ||
<i>More than one ID? Select the relevant ID.</i> <br/> | ||
<br/> | ||
2. Scan your biometric or enter your PIN for tiqr and press <b>OK</b> <br/> | ||
<br/> | ||
3. You are logged in!]]></string> | ||
<string name="start_blocked"><![CDATA[<b>Now what?</b><br/> | ||
<br/> | ||
Ask your identity provider(s) for a new activation code. | ||
For a link to your identity provider(s) check your identities (accessible from the top right).<br/> | ||
<br /> | ||
Together with your new activation code you will receive instructions for reactivating your account. | ||
Press <b>Scan</b> if asked.]]></string> | ||
|
||
<!-- Scan --> | ||
<string name="scan_button">Scan</string> | ||
<string name="scan_permission_required_title">Camera permission required</string> | ||
<string name="scan_permission_required_message">For scanning a QR code, tiqr needs access to the camera.</string> | ||
<string name="scan_permission_required_settings">Settings</string> | ||
<string name="scan_permission_required_dismiss">Cancel</string> | ||
|
||
<!-- Browser --> | ||
<string name="browser_error_launch">Failed to launch the default browser</string> | ||
|
||
<!-- About --> | ||
<string name="about_label_version" translatable="false">%1s • v%2s</string> | ||
<string name="about_label_provided_by">Provided by:</string> | ||
<string name="about_label_developed_by">Developed by:</string> | ||
<string name="about_label_interaction_by">Interaction design:</string> | ||
|
||
<!-- Enroll (Confirm) --> | ||
<string name="enroll_confirm_title">Confirm account activation</string> | ||
<string name="enroll_confirm_subtitle">Do you want to activate the following account?</string> | ||
<string name="enroll_confirm_details">Account details</string> | ||
<string name="enroll_confirm_domain">You will enroll to the following domain:</string> | ||
|
||
<!-- Enroll (PIN) --> | ||
<string name="enroll_pin_title">Choose a unique PIN for tiqr</string> | ||
<string name="enroll_pin_subtitle">Enter the PIN:</string> | ||
<string name="enroll_pin_notice">Please remember this PIN, it cannot be changed!</string> | ||
|
||
<!-- Enroll (PIN Verify) --> | ||
<string name="enroll_pin_verify_title">Verify the unique PIN</string> | ||
<string name="enroll_pin_verify_subtitle">Re-enter the PIN:</string> | ||
<string name="enroll_pin_verify_no_match_title">PINs don\'t match</string> | ||
<string name="enroll_pin_verify_no_match_message">The entered PINs don\'t match. Try again.\nChoose a PIN you can remember.</string> | ||
|
||
<!-- Account --> | ||
<string name="account_full_name">Full name</string> | ||
<string name="account_id">Tiqr account id</string> | ||
<string name="account_information">Information</string> | ||
<string name="account_activated">Account activated!</string> | ||
<string name="account_upgrade_biometric_title">Upgrade account</string> | ||
<string name="account_upgrade_biometric_message">Do you want to use biometrics instead of PIN to log in with this account?</string> | ||
|
||
<!-- Authentication (Confirm) --> | ||
<string name="auth_confirm_title">Are you sure you want to log in?</string> | ||
<string name="auth_confirm_subtitle">You will be logged in as:</string> | ||
<string name="auth_confirm_to">to:</string> | ||
<string name="auth_confirm_select_identity">Select identity</string> | ||
|
||
<!-- Authentication (Biometric) --> | ||
<string name="auth_biometric_title">Use your biometric</string> | ||
<string name="auth_biometric_dialog_title">Do you want to use biometric to log in?</string> | ||
<string name="auth_biometric_dialog_cancel">Use PIN</string> | ||
|
||
<!-- Authentication (Pin) --> | ||
<string name="auth_pin_title">Enter your PIN for tiqr</string> | ||
<string name="auth_pin_subtitle">Enter the PIN and press OK:</string> | ||
|
||
<!-- Authentication (Fallback) --> | ||
<string name="auth_fallback_title">You appear to be offline</string> | ||
<string name="auth_fallback_subtitle">Don\'t worry! Click the QR code on the website. You will be asked to enter the following one-time credentials:</string> | ||
<string name="auth_fallback_id">Your ID is:</string> | ||
<string name="auth_fallback_otp">One-time password:</string> | ||
<string name="auth_fallback_pin_unverified_title">Note: your PIN has not been verified yet.</string> | ||
<string name="auth_fallback_pin_unverified">If you can\'t login with the credentials above, scan again and enter the correct PIN code.</string> | ||
|
||
<!-- Authentication (Summary) --> | ||
<string name="auth_summary_title">You have successfully logged in!</string> | ||
<string name="auth_summary_to">to:</string> | ||
|
||
<!-- Identity --> | ||
<string name="identity_title">Identities</string> | ||
<string name="identity_blocked">Blocked</string> | ||
<string name="identity_blocked_message">Warning: this account is blocked\nand needs to be reactivated.</string> | ||
<string name="identity_delete_title">Are you sure?</string> | ||
<string name="identity_delete_message">This account can no longer be used when deleted.</string> | ||
<string name="identity_biometric_usage">Use biometrics</string> | ||
<string name="identity_biometric_upgrade">Upgrade to biometrics usage</string> | ||
|
||
<!-- Notification channel --> | ||
<string name="notification_channel_name">Messages</string> | ||
<string name="notification_channel_description">Notifications for messages from tiqr</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.