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 #11579

Merged
merged 7 commits into from
Sep 8, 2023
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Sep 7, 2023


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

replace "%(timeRemaining)s left" "time|left"

copy "Messaging" "labs|group_messaging"
copy "Profile" "labs|group_profile"
copy "Spaces" "labs|group_spaces"
copy "Widgets" "labs|group_widgets"
copy "Rooms" "labs|group_rooms"
copy "Voice & Video" "labs|group_voip"
copy "Moderation" "labs|group_moderation"
copy "Themes" "labs|group_themes"
copy "Encryption" "labs|group_encryption"
copy "Experimental" "labs|group_experimental"
copy "Developer" "labs|group_developer"
```
replace "%(timeRemaining)s left" "time|left"

copy "Messaging" "labs|group_messaging"
copy "Profile" "labs|group_profile"
copy "Spaces" "labs|group_spaces"
copy "Widgets" "labs|group_widgets"
copy "Rooms" "labs|group_rooms"
copy "Voice & Video" "labs|group_voip"
copy "Moderation" "labs|group_moderation"
copy "Themes" "labs|group_themes"
copy "Encryption" "labs|group_encryption"
copy "Experimental" "labs|group_experimental"
copy "Developer" "labs|group_developer"
```
replace "Sends the given message with confetti" "chat_effects|confetti_description"
replace "sends confetti" "chat_effects|confetti_message"
replace "Sends the given message with fireworks" "chat_effects|fireworks_description"
replace "sends fireworks" "chat_effects|fireworks_message"
replace "Sends the given message with rainfall" "chat_effects|rainfall_description"
replace "sends rainfall" "chat_effects|rainfall_message"
replace "Sends the given message with snowfall" "chat_effects|snowfall_description"
replace "sends snowfall" "chat_effects|snowfall_message"
replace "Sends the given message with a space themed effect" "chat_effects|spaceinvaders_description"
replace "sends space invaders" "chat_effects|spaceinvaders_message"
replace "Sends the given message with hearts" "chat_effects|hearts_description"
replace "sends hearts" "chat_effects|hearts_message"
```
replace "Sends the given message with confetti" "chat_effects|confetti_description"
replace "sends confetti" "chat_effects|confetti_message"
replace "Sends the given message with fireworks" "chat_effects|fireworks_description"
replace "sends fireworks" "chat_effects|fireworks_message"
replace "Sends the given message with rainfall" "chat_effects|rainfall_description"
replace "sends rainfall" "chat_effects|rainfall_message"
replace "Sends the given message with snowfall" "chat_effects|snowfall_description"
replace "sends snowfall" "chat_effects|snowfall_message"
replace "Sends the given message with a space themed effect" "chat_effects|spaceinvaders_description"
replace "sends space invaders" "chat_effects|spaceinvaders_message"
replace "Sends the given message with hearts" "chat_effects|hearts_description"
replace "sends hearts" "chat_effects|hearts_message"
```
@t3chguy t3chguy added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Sep 7, 2023
replace "Messages containing keywords" "settings|notifications|messages_containing_keywords"
replace "Error saving notification preferences" "settings|notifications|error_saving"
replace "An error occurred whilst saving your notification preferences." "settings|notifications|error_saving_detail"
replace "Enable notifications for this account" "settings|notifications|enable_notifications_account"
replace "Turn off to disable notifications on all your devices and sessions" "settings|notifications|enable_notifications_account_detail"
replace "Enable email notifications for %(email)s" "settings|notifications|enable_email_notifications"
replace "Enable notifications for this device" "settings|notifications|enable_notifications_device"
replace "Enable desktop notifications for this session" "settings|notifications|enable_desktop_notifications_session"
replace "Show message in desktop notification" "settings|notifications|show_message_desktop_notification"
replace "Enable audible notifications for this session" "settings|notifications|enable_audible_notifications_session"
```
replace "Customise your appearance" "settings|appearance|heading"
replace "Appearance Settings only affect this %(brand)s session." "settings|appearance|subheading"
replace "Match system theme" "settings|appearance|match_system_theme"
replace "Use a system font" "settings|appearance|custom_font"
replace "System font name" "settings|appearance|custom_font_name"
replace "Invalid theme schema." "settings|appearance|custom_theme_invalid"
replace "Error downloading theme information." "settings|appearance|custom_theme_error_downloading"
replace "Theme added!" "settings|appearance|custom_theme_success"
replace "Custom theme URL" "settings|appearance|custom_theme_url"
replace "Use high contrast" "settings|appearance|use_high_contrast"
replace "Add theme" "settings|appearance|custom_theme_add_button"
replace "Font size" "settings|appearance|font_size"
replace "Set the name of a font installed on your system & %(brand)s will attempt to use it." "settings|appearance|custom_font_description"
replace "Image size in the timeline" "settings|appearance|timeline_image_size"
copy "Default" "settings|appearance|timeline_image_size_default"
copy "Large" "settings|appearance|timeline_image_size_large"
```
Copy link
Contributor

@kerryarchibald kerryarchibald left a comment

Choose a reason for hiding this comment

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

🚀

@t3chguy t3chguy merged commit 8b9719d into develop Sep 8, 2023
@t3chguy t3chguy deleted the t3chguy/localazy/keys-10 branch September 8, 2023 08:58
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