question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Force sorted translations

See original GitHub issue

What is the motivation for adding / enhancing this feature?

I suggest sorting alphabetically currently existing translations + check if they are sorted correctly in CI.

It will be easier to find which messages have missing translations and what are the new translations comparing to a previous version.

What are the acceptance criteria

  • sort all translations with sort command (you can combine it with find to automatically do it for you)
  • add checking in CI if all translations are sorted using command from the point above combined with sort -c (FILE) (it returns 0 if all is sorted or 1 if there are disorders).

Can you complete this feature request by yourself?

  • YES
  • NO

Which Release Cycle state this refers to? Info for developer.

Pick one option.

  • This is a normal feature request. This should be available on https://test.storefrontcloud.io and then after tests this can be added to next Vue Storefront version. In this case Developer should create branch from develop branch and create Pull Request 2. Feature / Improvement back to develop.
  • (Pick this option only if you’re sure) This is an important improvement request for current Release Candidate version on https://next.storefrontcloud.io and should be placed in next RC version. In this case Developer should create branch from release branch and create Pull Request 3. Stabilisation fix back to release.
  • (Pick this option only if you’re sure) This is a critical improvement request for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version. In this case Developer should create branch from hotfix or master branch and create Pull Request 4. Hotfix back to hotfix.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
patzickcommented, Mar 25, 2019

most of translations are theme specific - i’d move them there and leave only core needed translations.

0reactions
lukeromanowiczcommented, Jun 18, 2019

@filrak I’ve been very busy recently. If you would like to take it, please, go ahead.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Picklist values should alpha sort by translated values
When a picklist is set to sort alphabetically, it does not sort by the translated value. They sort by the original order and...
Read more >
Is it possible to provide translations for CollaborationGroup ...
I have created a few groups in my dev org, I am checking to see if there is an option to provide translations...
Read more >
android - Force lint to check translations on exact languages
By default this detector allows regions of a language to just provide a subset of the strings and fall back to the standard...
Read more >
Topic: How to force the translation update? - WordPress.com
I have translated a number of strings. If they are approved, it will be enough to force an update (86%). But now I...
Read more >
Sentence examples of "force" in French with translation "force"
Here you can find examples with phrasal verbs and idioms in texts that vary in style and theme. Examples can be sorted by...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found