From a65435bf7845601ecc98f1b93bc6134af6379b89 Mon Sep 17 00:00:00 2001 From: Ian Maia Date: Mon, 11 Aug 2025 12:16:00 +0200 Subject: [PATCH 1/2] Add initial set of "frozen" strings for uploading to GlotPress --- .../frozen-strings/home-ui/strings.xml | 97 +++++++++++++++++++ .../frozen-strings/login-ui/strings.xml | 12 +++ 2 files changed, 109 insertions(+) create mode 100644 fastlane/resources/frozen-strings/home-ui/strings.xml create mode 100644 fastlane/resources/frozen-strings/login-ui/strings.xml diff --git a/fastlane/resources/frozen-strings/home-ui/strings.xml b/fastlane/resources/frozen-strings/home-ui/strings.xml new file mode 100644 index 00000000..4967abc5 --- /dev/null +++ b/fastlane/resources/frozen-strings/home-ui/strings.xml @@ -0,0 +1,97 @@ + + + Gravatar + Share + Profile + First + Last + Display name + Pronunciation + How to say your name + Pronouns + Title + Organization + About me + Brief description of your profile + Location + Phone + Email + Professional + Previous Avatars + Your avatars will show up here + Tap for options + More options + Expand + Save + Cancel + Saving… + Unable to save your profile. Try again. + Profile saved. + Get a new look + Let your personality shine with a new avatar. + Camera + Take new avatar with camera + Photos + Add new avatar from photos + Upload failed, tap to see actions. + Couldn\'t upload image + The provided image exceeds the maximum size: 10MB + Retry + Remove upload + Make current + Select avatar as current one + Delete + Delete this avatar + Download Image + Download Image + Delete Image + Are you sure you want to delete this image? + Delete + Cancel + Avatar updated. + Unable to change your avatar. Try again. + Couldn\'t delete the image. Try again. + Visit your profile + Share + Gravatar.com + Sign out + About this app + Permission required + Open settings + Dismiss + To save the image in a public folder, you need to grant permission. You can grant it in the app settings. + Retry + Unable to load avatars + There was an issue loading your avatars. Please try again in a few minutes. + DownloadManager is not available. + Image download has been queued. You\'ll receive a notification when it\'s complete. + No avatar selected. Showing the default avatar. + No internet connection + Let others scan this QR code to share your contact information. + Share Private Contact Info + Email + Phone Number + About Gravatar + Get help + Legal + Terms of Service + Privacy Policy + Delete account + Done + Share info from your Gravatar profile. + Name + Profile URL + Got it + 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. + Private information + Share contact information in vCard file + Expand QR Code for sharing contact information + QR Code + Close + Delete account + No longer using Gravatar? Delete your account here. + Deleting your Gravatar profile will immediately prevent all access to it. + "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." + Cancel + An error has occurred while deleting your account + diff --git a/fastlane/resources/frozen-strings/login-ui/strings.xml b/fastlane/resources/frozen-strings/login-ui/strings.xml new file mode 100644 index 00000000..78e103ae --- /dev/null +++ b/fastlane/resources/frozen-strings/login-ui/strings.xml @@ -0,0 +1,12 @@ + + + Gravatar + Your globally recognized avatar. + Log In + Something went wrong + Unable to load your profile + There was an issue loading your profile. + Try again + Try with another account + You need to log in to Gravatar.com + \ No newline at end of file From e6f8c1b8f1bcb67fc2cdc4f38efefedba30585ac Mon Sep 17 00:00:00 2001 From: Ian Maia Date: Mon, 11 Aug 2025 12:55:55 +0200 Subject: [PATCH 2/2] Add EOF newline --- fastlane/resources/frozen-strings/login-ui/strings.xml | 2 +- loginUi/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fastlane/resources/frozen-strings/login-ui/strings.xml b/fastlane/resources/frozen-strings/login-ui/strings.xml index 78e103ae..fc4728a6 100644 --- a/fastlane/resources/frozen-strings/login-ui/strings.xml +++ b/fastlane/resources/frozen-strings/login-ui/strings.xml @@ -9,4 +9,4 @@ Try again Try with another account You need to log in to Gravatar.com - \ No newline at end of file + diff --git a/loginUi/src/main/res/values/strings.xml b/loginUi/src/main/res/values/strings.xml index 78e103ae..fc4728a6 100644 --- a/loginUi/src/main/res/values/strings.xml +++ b/loginUi/src/main/res/values/strings.xml @@ -9,4 +9,4 @@ Try again Try with another account You need to log in to Gravatar.com - \ No newline at end of file +