Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UHF-9088: Translation fixes #720

Merged
merged 10 commits into from
Mar 26, 2024
Merged

UHF-9088: Translation fixes #720

merged 10 commits into from
Mar 26, 2024

Conversation

khalima
Copy link
Contributor

@khalima khalima commented Mar 25, 2024

UHF-9088

What was done

  • Moved social_media.settings.yml translations to rewrite folders.
  • Moved the metatags and core date format translations to rewrite/language folders.
  • Added translations for views_blulk_edit module.

How to install

  • Make sure your instance is up and running on latest dev branch.
    • git pull origin dev
    • make fresh
  • Update the Helfi Platform config
    • composer require drupal/helfi_platform_config:dev-UHF-9088_translation_fixes
  • Run make drush-updb drush-cr

How to test

  • Trigger an update by running drush eval "module_load_include('install', 'helfi_node_news_item', 'helfi_node_news_item'); helfi_node_news_item_update_9002();" and drush eval "module_load_include('install', 'helfi_base_content', 'helfi_base_content'); helfi_base_content_update_9009();"
  • Export the configurations and check that the translations are correctly applied.

Copy link
Contributor

@teroelonen teroelonen left a comment

Choose a reason for hiding this comment

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

These look good 🦖

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants