Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorKartik Perisetla <kartik.peri@gmail.com>2012-09-10 15:49:32 (GMT)
committer Simon Schampijer <simon@laptop.org>2012-09-10 15:54:20 (GMT)
commit4cc07e56fb2395f84769ef43367d7f8b978d9bbf (patch)
tree49aad3f482a7ea4fbb49d205a77b341216693f35 /extensions
parent9f8a09ad37bf8b22471270ecf44a127fbcaf6560 (diff)
Control Panel, aboutcomputer section: do not translate word "Sugar", SL #3528
Add a translator comment to not translate it. Signed-off-by: Kartik Perisetla <kartik.peri@gmail.com> Acked-by: Simon Schampijer <simon@laptop.org>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/cpsection/aboutcomputer/view.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/cpsection/aboutcomputer/view.py b/extensions/cpsection/aboutcomputer/view.py
index fd6c38f..f44ca51 100644
--- a/extensions/cpsection/aboutcomputer/view.py
+++ b/extensions/cpsection/aboutcomputer/view.py
@@ -183,6 +183,7 @@ class AboutComputer(SectionView):
label_copyright.show()
vbox_copyright.pack_start(label_copyright, False, True, 0)
+ # TRANS: The word "Sugar" should not be translated.
info_text = _('Sugar is the graphical user interface that you are'
' looking at. Sugar is free software, covered by the'
' GNU General Public License, and you are welcome to'