From 45a156034c1cddf34c0c03ce2f571290ec3c6181 Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Tue, 26 Mar 2024 15:10:37 +0100 Subject: [PATCH] Make volunteer translators aware of string-freeze. CURA-11771 --- README.md | 4 +++- resources/i18n/README.md | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 resources/i18n/README.md diff --git a/README.md b/README.md index 7d1b575e69..37978a30f9 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ *With hundreds of settings & community-managed print profiles,*
*Ultimaker Cura is sure to lead your next project to a success.* -
+**Contribute Printer Profiles?** -- Please [look here](https://github.com/Ultimaker/Cura/wiki/Adding-new-machine-profiles-to-Cura) first.
+**Contribute Translations?** -- Please [look here](https://github.com/Ultimaker/Cura/wiki/Translating-Cura) first. +
[![Button Building]][Building]    diff --git a/resources/i18n/README.md b/resources/i18n/README.md new file mode 100644 index 0000000000..37445529df --- /dev/null +++ b/resources/i18n/README.md @@ -0,0 +1,5 @@ +If you aim to contribute translations please [look here](https://github.com/Ultimaker/Cura/wiki/Translating-Cura) first. + +In particular, take heed of the following:
+When we're in the release-window (so that's when we have the beta out for the next Cura, but not the final release yet), we're also in the process of updating translations. +_**If you make a PR with updated or fixed translations within this timespan, it's likely that your additions/changes will be ignored in favour of the 'official' ones, due to how our process is set up.**_