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.

Add "A-Z" to translation key for group sorting

See original GitHub issue

Here is the corresponding line

https://github.com/JabRef/jabref/blob/fe2ceef955227dd6b7b753a53310552ab12938dc/src/main/java/org/jabref/gui/groups/GroupTreeView.java#L432-L433

From Localization.lang("Sort subgroups")); to Localization.lang("Sort subgroups A-Z"));

The JabRef_en.properties files needs to be adjusted then as well. The other files are handled by Crowdin.

_Originally posted by @Siedlerchr in https://github.com/JabRef/jabref/pull/9248#discussion_r1002539013_

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Aditya31398commented, Oct 26, 2022

Hi @koppor, I am a first timer. Can I work on this?

0reactions
Aditya31398commented, Oct 26, 2022

Hi @ThiloteE, I have created a PR for this issue with the changes mentioned above. Can you verify if the changes are good?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Customize a translation to make sense in a specific context
Translator is a cloud-based machine translation service you can use to translate text into 100+ languages with a few simple REST API calls....
Read more >
Translation of key combinations within VK12 - SAP Community
Hello, does someone know how to translate "key combinations". When I do VK12 with a certain condition type, system wants me to choose...
Read more >
Translation keys: naming conventions and organizing - Lokalise
This article presents some gudelines and general suggestions to properly naming and organizing your translation keys.
Read more >
Mongodb group and sort - Stack Overflow
I built up a histogram and what I did with version 2.2.2 was: answer = db.coll.group(...) db.histo.insert(answer) db.histo.find().sort({ field: 1 }).
Read more >
A-Z Listing – WordPress plugin
Show your posts, pages, and terms alphabetically in a Rolodex-, catalogue-, or directory-style list with the A-Z Listing plugin! The plugin has a...
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