[Sugar-devel] [sugar 0.98 patch] sl#3528: Keep the "Sugar" keyword untranslated

Kartik Perisetla kartik.peri at gmail.com
Fri Aug 3 02:05:38 EDT 2012


Signed-off-by: Kartik Perisetla <kartik.peri at gmail.com>
---
 extensions/cpsection/aboutcomputer/view.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions/cpsection/aboutcomputer/view.py b/extensions/cpsection/aboutcomputer/view.py
index 34ada18..5e88729 100644
--- a/extensions/cpsection/aboutcomputer/view.py
+++ b/extensions/cpsection/aboutcomputer/view.py
@@ -183,7 +183,7 @@ class AboutComputer(SectionView):
         vbox_copyright.pack_start(label_copyright, expand=False)
 
         info_text = 'Sugar'+_(' is the graphical user interface that you are'
-                      ' looking at. Sugar is free software, covered by the'
+                      ' looking at. ')+'Sugar'+_(' is free software, covered by the'
                       ' GNU General Public License, and you are welcome to'
                       ' change it and/or distribute copies of it under'
                       ' certain conditions described therein.')
-- 
1.7.10.4



More information about the Sugar-devel mailing list