l10n - string "List : " not translatable
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
As can be seen from picture bellow, this string remains in source language (English).
It is due this string is not grabbed from source code - probably is not written in form needed as described in https://docs.nextcloud.com/server/latest/developer_manual/basics/front-end/l10n.html
thus not appearing on Transifex:
(it is not anywhere in filtered list of strings, partly displayed there)
Would it be possible to fix form of this string in source code to be grabbed by strings extraction tool for translation?
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the source for the literal "List : " and read Nextcloud's front-end l10n guidance linked in the issue. Update the string form so the extraction tool recognizes it, then verify that it appears in the Transifex string list and no longer remains untranslated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100