nextcloud / nextcloud/appstore

Bad i18n on button for downloading an app release

Open
#644 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
391
Forks
175
Avg merge
1d 11h
Merged PRs (30d)
25

Description

When visiting the releases page for some app, .e.g,, the [calendar app](https://apps.nextcloud.com/apps/calendar/releases?platform=17#17), the button to download that version is phrased incorrectly in German:
![German download button](https://user-images.githubusercontent.com/2820802/72545980-40addd80-388a-11ea-993c-633dde506e85.png)
It reads "Herunterladen Calendar 1.7.2", but should be "Calendar 1.7.2 herunterladen".
However, I can not fix this in the translations, because the corresponding code uses `trans` instead of `blocktrans`.
https://github.com/nextcloud/appstore/blob/1cbe9eb06c3ff19b36e8b7b49771e24cf30d2dbb/nextcloudappstore/core/templates/app/releases.html#L86

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.