Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Migrate more strings to translation keys #11499

Merged
merged 10 commits into from
Sep 1, 2023
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Aug 31, 2023


This change is marked as an internal change (Task), so will not be included in the changelog.

replace "Mod" "power_level|mod"
replace "Disconnect" "action|disconnect"
replace "Change" "action|change"
replace "Subscribe" "action|subscribe"
replace "Unsubscribe" "action|unsubscribe"
replace "Approve" "action|approve"
replace "Deny" "action|deny"
replace "Proceed" "action|proceed"
replace "Complete" "action|complete"
replace "Revoke" "action|revoke"
replace "Rename" "action|rename"
replace "View all" "action|view_all"
replace "Show all" "action|show_all"
replace "Show" "action|show"
replace "Review" "action|review"
replace "Restore" "action|restore"
replace "Play" "action|play"
replace "Pause" "action|pause"
replace "Register" "action|register"
replace "Guest" "common|guest"
replace "Legal" "common|legal"
replace "Credits" "common|credits"
replace "FAQ" "common|faq"
replace "Access Token" "common|access_token"
replace "Preferences" "common|preferences"
replace "Presence" "common|presence"
replace "Timeline" "common|timeline"
replace "Privacy" "common|privacy"
replace "Camera" "common|camera"
replace "Microphone" "common|microphone"
replace "Emoji" "common|emoji"
replace "Random" "common|random"
replace "Support" "common|support"
replace "Space" "common|space"
```
replace "Secure messaging for friends and family" "onboarding|personal_messaging_title"
replace "With free end-to-end encrypted messaging, and unlimited voice and video calls, %(brand)s is a great way to stay in touch." "onboarding|free_e2ee_messaging_unlimited_voip"
replace "Start your first chat" "onboarding|personal_messaging_action"
replace "Secure messaging for work" "onboarding|work_messaging_title"
replace "Find your co-workers" "onboarding|work_messaging_action"
replace "Community ownership" "onboarding|community_messaging_title"
replace "Find your people" "onboarding|community_messaging_action"
replace "Welcome to %(brand)s" "onboarding|welcome_to_brand"
replace "Only %(count)s steps to go" "onboarding|only_n_steps_to_go"
replace "You did it!" "onboarding|you_did_it"
replace "Complete these to get the most out of %(brand)s" "onboarding|complete_these"
```
…to support millions, with powerful moderation and interoperability." "onboarding|community_messaging_description"`
replace "Someone" "common|someone"
replace "Welcome" "common|welcome"
replace "Encrypted" "common|encrypted"
replace "Application" "common|application"
replace "Version" "common|version"
replace "Device" "common|device"
replace "Model" "common|model"
replace "Verified" "common|verified"
replace "Unverified" "common|unverified"
replace "Matrix" "common|matrix"
replace "iOS" "common|ios"
replace "Android" "common|android"
replace "Trusted" "common|trusted"
replace "Not trusted" "common|not_trusted"
replace "Accessibility" "common|accessibility"
replace "Manage" "action|manage"
replace "Go" "action|go"
replace "Import" "action|import"
replace "Export" "action|export"
replace "Refresh" "action|refresh"
replace "Minimise" "action|minimise"
replace "Maximise" "action|maximise"
replace "Mention" "action|mention"
replace "Submit" "action|submit"
replace "Send report" "action|send_report"
replace "Last week" "time|last_week"
replace "Last month" "time|last_month"
```
@t3chguy t3chguy added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Aug 31, 2023
@t3chguy t3chguy self-assigned this Aug 31, 2023
@t3chguy t3chguy marked this pull request as ready for review August 31, 2023 11:19
@t3chguy t3chguy requested a review from a team as a code owner August 31, 2023 11:19
Copy link
Contributor

@SimonBrandner SimonBrandner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a migration to translation keys

@richvdh richvdh removed their request for review August 31, 2023 13:37
@t3chguy t3chguy merged commit f88d76e into develop Sep 1, 2023
@t3chguy t3chguy deleted the t3chguy/localazy/keys-3 branch September 1, 2023 07:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants