You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2021/08/24 17:50:40 UTC

[cordova-docs] branch master updated: Announcement text for archiving translations (#1199)

This is an automated email from the ASF dual-hosted git repository.

purplecabbage pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 5a4021d  Announcement text for archiving translations (#1199)
5a4021d is described below

commit 5a4021d07a8f6ea4aae2d63824f022aa5ac46bd7
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Tue Aug 24 10:50:36 2021 -0700

    Announcement text for archiving translations (#1199)
---
 www/_posts/2021-08-25-translations.md | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/www/_posts/2021-08-25-translations.md b/www/_posts/2021-08-25-translations.md
new file mode 100644
index 0000000..8fc982a
--- /dev/null
+++ b/www/_posts/2021-08-25-translations.md
@@ -0,0 +1,26 @@
+---
+layout: post
+author:
+    name: Jesse MacFadyen
+    url: https://twitter.com/purplecabbage
+title:  "Declaring Translation Bankruptcy"
+categories: announcements
+tags: news
+---
+
+
+It has been talked about for years, and even though we [agreed to do it](https://lists.apache.org/thread.html/4768b193b66d75d1c0c7c08303c54eb0fa15894c60e99b607f7e3e5d%40%3Cdev.cordova.apache.org%3E), we never really moved on it.
+Taking things away is always harder than adding things.
+
+Back in the day, we had active contributions from the community to translate our documentation, and we had a pretty robust system to pull them all together and publish the html site.  This system has run flawlessly for years, however, the community translations slowed, then stopped, while the system still carefully churned through it all. We have been providing translated docs since Cordova CLI 3.1.0 while the maintenance of these translated docs started to diverge around Cordova CLI 6.x
+
+Over the next few weeks we will be making aggessive changes to the documentation system.
+including:
+- archive all existing translated documentation to a new static `archive` site
+- remove all translations from the main repo, and update build tooling to only publish the main version
+
+We would like to thank the people who took the initiative in creating the translated docs and those who put time and effort into maintaining them.
+
+We welcome you feedback and comments.
+
+~ Apache Cordova Committers

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org