nextcloud / nextcloud/android

i18n: Text strings for setting status

Open
#9,750 10 comments 0 reactions 0 assignees View on GitHub
approved bug feature: status good first issue i18n
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

The following text strings:

- In 1 hour
- In 30 minutes

![obraz](https://user-images.githubusercontent.com/47037905/150983780-3f229b94-bd48-44e6-bf0c-dc77861d1be9.png)

Should be changed to:

- 1 hour
- 30 minutes

They are not present in the application code, which can be thought to be downloaded from Android system.

They are translated into Polish as:

- Za 1 godzinę
- Za 30 minut

Which contradicts the given function. It should be correct:

- Przez 1 godzinę
- Przez 30 minut

![obraz](https://user-images.githubusercontent.com/47037905/150985365-36ab2272-4135-438a-ac22-6f62ec7609be.png)

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.