From 01f50872a920f4fcbb80dd418682fe3cea7e65f8 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 19 Dec 2014 13:14:10 -0500 Subject: Update README.md Add information about translation systems for Lumina --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5da0b57d..8c491003 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ Description Lumina-DE is a lightweight, BSD licensed desktop environment designed specifically for use on FreeBSD (although it should be easily portable to other Unix-like OS's as well). Latest Stable Version -===== +---- 0.7.2 (Beta): Use the qt4/0.7.2 branch of the source tree to fetch this version. The master branch is currently under major churn with the transition to Qt5 + +Translations +---- +All the translation files for Lumina are available through the PC-BSD pootle translations systems, which are then auto-committed to the pcbsd/lumina-i18n repo. This provides an easy interface through which to contribute translations while also ensuring that the translation files are kept in sync with the Lumina source files, and it is highly recommended that translators use this interface. + +Translation Website URL: http://translate.pcbsd.org/ -- cgit