Order translations alphabetically

Created on 27 March 2023, almost 2 years ago

Problem/Motivation

When exporting translations with drush_language β†’ , they are not sorted in a logical order.
This makes Git diffs of the .po file really hard to read.

Steps to reproduce

Call PoDatabaseReader::readItem() multiple times.
You get translations in a seemingly random order.

Proposed resolution

Sort translations alphabetically directly in the SQL query in StringDatabaseStorage::dbStringSelect().

✨ Feature request
Status

Active

Version

9.5

Component
LocaleΒ  β†’

Last updated 4 days ago

Created by

πŸ‡«πŸ‡·France prudloff Lille

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024