Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/94603
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog/unreleased/9460 b/changelog/unreleased/9460
index 1b7dee66d..639bf992b 100644
--- a/changelog/unreleased/9460
+++ b/changelog/unreleased/9460
@@ -3,5 +3,8 @@ Enhancement: Provide informal German translations
The community was maintaining an informal German translation for years but we where only able to
provide a single version of German in the client.
We now ship both versions, the informal can be selected in the combobox in the advanced settings.
+To be able to distinguish between formal and informal locales, we also include the locale
+identifier in the dropdown (e.g., "Deutsch (de-informal)").
https://github.com/owncloud/client/issues/9460
+https://github.com/owncloud/client/pull/9502