Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
97 changes: 97 additions & 0 deletions fastlane/resources/frozen-strings/home-ui/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="home_screen_navigation_item_gravatar">Gravatar</string>
<string name="home_screen_navigation_item_share">Share</string>
<string name="home_screen_navigation_item_profile">Profile</string>
<string name="about_field_label_first_name">First</string>
<string name="about_field_label_last_name">Last</string>
<string name="about_field_label_display_name">Display name</string>
<string name="about_field_label_pronunciation">Pronunciation</string>
<string name="about_field_description_pronunciation">How to say your name</string>
<string name="about_field_label_pronouns">Pronouns</string>
<string name="about_field_label_job_title">Title</string>
<string name="about_field_label_company">Organization</string>
<string name="about_field_label_about_me">About me</string>
<string name="about_field_description_about_me">Brief description of your profile</string>
<string name="about_field_label_location">Location</string>
<string name="about_field_label_cell_phone">Phone</string>
<string name="about_field_label_contact_email">Email</string>
<string name="about_field_section_label_professional">Professional</string>
<string name="gravatar_tab_previous_avatars">Previous Avatars</string>
<string name="gravatar_tab_empty_avatars">Your avatars will show up here</string>
<string name="gravatar_tab_tap_for_options">Tap for options</string>
<string name="gravatar_tab_header_more_options">More options</string>
<string name="picker_submenu_icon_description">Expand</string>
<string name="profile_screen_save_button">Save</string>
<string name="profile_screen_cancel_button">Cancel</string>
<string name="profile_screen_saving">Saving…</string>
<string name="profile_screen_save_fail_try_again">Unable to save your profile. Try again.</string>
<string name="profile_screen_saved_successfully">Profile saved.</string>
<string name="gravatar_tab_get_a_new_look">Get a new look</string>
<string name="gravatar_tab_upload_avatar_message">Let your personality shine with a new avatar.</string>
<string name="gravatar_tab_camera">Camera</string>
<string name="gravatar_tab_camera_content_description">Take new avatar with camera</string>
<string name="gravatar_tab_photos">Photos</string>
<string name="gravatar_tab_photos_content_description">Add new avatar from photos</string>
<string name="gravatar_tab_failed_to_load_avatar_content_description">Upload failed, tap to see actions.</string>
<string name="gravatar_tab_avatar_upload_failure_dialog_title">Couldn\'t upload image</string>
<string name="gravatar_tab_avatar_upload_failure_image_too_big">The provided image exceeds the maximum size: 10MB</string>
<string name="gravatar_tab_avatar_upload_error_action">Retry</string>
<string name="gravatar_tab_avatar_upload_failure_dialog_remove_upload">Remove upload</string>
<string name="gravatar_tab_more_options_make_current">Make current</string>
<string name="gravatar_tab_more_options_make_current_content_description">Select avatar as current one</string>
<string name="gravatar_tab_more_options_delete_avatar">Delete</string>
<string name="gravatar_tab_more_options_delete_avatar_content_description">Delete this avatar</string>
<string name="gravatar_tab_more_options_download_avatar">Download Image</string>
<string name="gravatar_tab_more_options_download_avatar_content_description">Download Image</string>
<string name="gravatar_tab_delete_confirmation_title">Delete Image</string>
<string name="gravatar_tab_delete_confirmation_message">Are you sure you want to delete this image?</string>
<string name="gravatar_tab_delete_confirmation_confirm">Delete</string>
<string name="gravatar_tab_delete_confirmation_cancel">Cancel</string>
<string name="gravatar_tab_avatar_updated_successfully">Avatar updated.</string>
<string name="gravatar_tab_avatar_selection_failed">Unable to change your avatar. Try again.</string>
<string name="gravatar_tab_avatar_deletion_failed">Couldn\'t delete the image. Try again.</string>
<string name="gravatar_tab_topbar_menu_visit_profile">Visit your profile</string>
<string name="gravatar_tab_topbar_menu_share">Share</string>
<string name="gravatar_tab_topbar_menu_gravatar" translatable="false">Gravatar.com</string>
<string name="gravatar_tab_topbar_menu_sign_out">Sign out</string>
<string name="gravatar_tab_topbar_menu_about">About this app</string>
<string name="permission_required_alert_title">Permission required</string>
<string name="permission_required_open_settings">Open settings</string>
<string name="permission_required_dismiss">Dismiss</string>
<string name="permission_required_write_external_storage_rationale_message">To save the image in a public folder, you need to grant permission. You can grant it in the app settings.</string>
<string name="retry_cta">Retry</string>
<string name="gravatar_tab_unable_to_load_avatars">Unable to load avatars</string>
<string name="gravatar_tab_unable_to_load_avatars_message">There was an issue loading your avatars. Please try again in a few minutes.</string>
<string name="gravatar_tab_download_manager_not_available">DownloadManager is not available.</string>
<string name="gravatar_tab_avatar_download_started">Image download has been queued. You\'ll receive a notification when it\'s complete.</string>
<string name="gravatar_tab_no_avatar_selected_info">No avatar selected. Showing the default avatar.</string>
<string name="home_no_internet_available">No internet connection</string>
<string name="share_tab_scan_qr_code">Let others scan this QR code to share your contact information.</string>
<string name="share_tab_private_contact_info_title">Share Private Contact Info</string>
<string name="share_tab_private_contact_email_placeholder">Email</string>
<string name="share_tab_private_contact_phone_number_placeholder">Phone Number</string>
<string name="about_app_dialog_about_gravatar">About Gravatar</string>
<string name="about_app_dialog_get_help">Get help</string>
<string name="about_app_dialog_legal">Legal</string>
<string name="about_app_dialog_terms_of_service">Terms of Service</string>
<string name="about_app_dialog_privacy_policy">Privacy Policy</string>
<string name="about_app_dialog_delete_account">Delete account</string>
<string name="done_button_cta">Done</string>
<string name="share_tab_public_info_title">Share info from your Gravatar profile.</string>
<string name="share_tab_name_label">Name</string>
<string name="share_tab_profile_url_label">Profile URL</string>
<string name="private_info_button_cta">Got it</string>
<string name="private_info_dialog_message">Your email and phone number are only shared using the QR code. This information is not saved to your Gravatar profile, and is not publicly available.</string>
<string name="private_info_dialog_title">Private information</string>
<string name="share_tab_share_contact_information_button">Share contact information in vCard file</string>
<string name="share_tab_expand_qr_code">Expand QR Code for sharing contact information</string>
<string name="share_tab_qr_code">QR Code</string>
<string name="close_button">Close</string>
<string name="about_app_dialog_delete_account_button">Delete account</string>
<string name="about_app_dialog_delete_profile_description">No longer using Gravatar? Delete your account here.</string>
<string name="about_app_dialog_delete_profile_confirmation_title">Deleting your Gravatar profile will immediately prevent all access to it.</string>
<string name="about_app_dialog_delete_profile_confirmation_description">"Your data will be permanently deleted after 30 days. During this period, you can still restore your profile by logging in at gravatar.com using your browser. After 30 days, it will no longer be recoverable."</string>
<string name="about_app_dialog_delete_profile_confirmation_cancel">Cancel</string>
<string name="about_app_dialog_delete_profile_error_message">An error has occurred while deleting your account</string>
</resources>
12 changes: 12 additions & 0 deletions fastlane/resources/frozen-strings/login-ui/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="gravatar" translatable="false">Gravatar</string>
<string name="your_globally_recognized_avatar">Your globally recognized avatar.</string>
<string name="log_in">Log In</string>
<string name="login_retrieving_token_failure_message">Something went wrong</string>
<string name="login_profile_load_failure_title">Unable to load your profile</string>
<string name="login_profile_load_failure_generic_message">There was an issue loading your profile.</string>
<string name="login_profile_load_failure_cta">Try again</string>
<string name="login_profile_load_failure_alternative_cta">Try with another account</string>
<string name="login_authorization_denied_title">You need to log in to Gravatar.com</string>
</resources>
2 changes: 1 addition & 1 deletion loginUi/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
<string name="login_profile_load_failure_cta">Try again</string>
<string name="login_profile_load_failure_alternative_cta">Try with another account</string>
<string name="login_authorization_denied_title">You need to log in to Gravatar.com</string>
</resources>
</resources>