[Blends-commit] [SCM] ezgo branch, master, updated. c4c461e3d7b1812feaa4bc7944cc2d6c2a179c15

Franklin franklin at goodhorse.idv.tw
Thu Feb 26 15:13:16 UTC 2015


The following commit has been merged in the master branch:
commit 261cd08184cd60cea4068699cad6804baf3ddc28
Author: Franklin <franklin at goodhorse.idv.tw>
Date:   Mon Jan 19 12:46:10 2015 +0800

    Change welcome messages

diff --git a/ezgo-misc/media_pak_install/media_pak_install.py b/ezgo-misc/media_pak_install/media_pak_install.py
index 0c6caa4..b261a84 100755
--- a/ezgo-misc/media_pak_install/media_pak_install.py
+++ b/ezgo-misc/media_pak_install/media_pak_install.py
@@ -278,7 +278,7 @@ class FlashInstall:
 		#[top]
 		text_show = _("Welcome to")+EZGO_VERSION+"\n"
 		text_show += _("Since ")+EZGO_VERSION+_(" contains only software that we can freely distribute,\nsome freeware can't be preinstalled due to license issue.\n")
-                text_show += _("We strongly recommend you to install the following third party software so that you can use in ")+EZGO_VERSION+":\n"
+                text_show += _("We strongly recommend you to install the following third party software so that you can have better experiences in ")+EZGO_VERSION
 
 		label = gtk.Label('<span size="'+str(WELCOME_SIZE)+'">' +text_show  +'</span>')
 		

-- 
Blend for educatipn with asian specific adaptations



More information about the Blends-commit mailing list