nextcloud / nextcloud/deck

l10n - string "List : " not translatable

Open
#4,876 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug translation
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).
image

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:
image
(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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.