Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-07-08 20:08:19 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-07-08 20:08:19 (GMT)
commit83453e6b6f2752ff67a72d7452a61b6b23b56670 (patch)
treee280c13fc587b44d30b44e53802c07a685b4ca61
parent6dd3dbec6b9d1add51b5e2fc766398d9ce34aad0 (diff)
more trans notes tweaks
-rw-r--r--constellations.py2
-rw-r--r--dso1.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/constellations.py b/constellations.py
index 44eee68..8133b7c 100644
--- a/constellations.py
+++ b/constellations.py
@@ -255,7 +255,7 @@ data = { \
( 13.166389, 17.529444, 13.197778, 27.878056), \
( 13.197778, 27.878056, 12.448889, 28.268333), \
]], \
-# TRANS: http://en.wikipedia.org/wiki/Corona Australis
+# TRANS: http://en.wikipedia.org/wiki/Corona_Australis
'Cra' : [ _("Corona Australis"), [ \
( 18.978611, -37.107500, 19.106944, -37.063333), \
( 19.106944, -37.063333, 19.157778, -37.904444), \
diff --git a/dso1.py b/dso1.py
index cbe64d7..7301a7e 100644
--- a/dso1.py
+++ b/dso1.py
@@ -66,7 +66,7 @@ data = [ \
('M041', 'CMa', 6.783333, -20.733333, 5.00, 38.000000, 38.000000, 0.0, 'OCl', ''), \
# TRANS: http://en.wikipedia.org/wiki/Orion_Nebula
('M042', 'Ori', 5.590000, -5.450000, 5.00, 85.000000, 60.000000, 0.0, 'DfN', _('Orion Nebula')), \
- # TRANS: http://en.wikipedia.org/wiki/De_Mairans_Nebula
+ # TRANS: http://en.wikipedia.org/wiki/De_Mairan's_Nebula
('M043', 'Ori', 5.593333, -5.266667, 7.00, 20.000000, 15.000000, 0.0, 'DfN', _('de Mairans Nebula')), \
# TRANS: http://en.wikipedia.org/wiki/Beehive_Cluster
('M044', 'Cnc', 8.668333, 19.983333, 4.00, 95.000000, 95.000000, 0.0, 'OCl', _('Beehive Cluster')), \