libgweather r652 - in trunk: . data
- From: danw svn gnome org
- To: svn-commits-list gnome org
- Subject: libgweather r652 - in trunk: . data
- Date: Tue, 3 Mar 2009 19:39:29 +0000 (UTC)
Author: danw
Date: Tue Mar 3 19:39:29 2009
New Revision: 652
URL: http://svn.gnome.org/viewvc/libgweather?rev=652&view=rev
Log:
* data/Locations.xml.in: Regenerate after adding KBRX (Bordeaux,
Wyoming, USA) back to the observations list, because if we remove
it then Bordeaux, France is no longer ambiguous, so it loses its
msgctxt, which means its existing translation goes fuzzy, which
breaks string freeze. See #573969 for discussion of an eventual
real fix.
Modified:
trunk/ChangeLog
trunk/data/Locations.xml.in
Modified: trunk/data/Locations.xml.in
==============================================================================
--- trunk/data/Locations.xml.in (original)
+++ trunk/data/Locations.xml.in Tue Mar 3 19:39:29 2009
@@ -12933,7 +12933,7 @@
</city>
<city>
<!-- A city in France -->
- <_name>Bordeaux</_name>
+ <_name msgctxt="City in France">Bordeaux</_name>
<coordinates>44.833333 -0.566667</coordinates>
<location>
<name>Bordeaux-Merignac Airport</name>
@@ -47149,6 +47149,16 @@
</city>
<city>
<!-- A city in Wyoming in the United States -->
+ <_name msgctxt="City in Wyoming, United States">Bordeaux</_name>
+ <coordinates>41.936081 -104.844691</coordinates>
+ <location>
+ <name>Bordeaux</name>
+ <code>KBRX</code>
+ <coordinates>41.933333 -104.950000</coordinates>
+ </location>
+ </city>
+ <city>
+ <!-- A city in Wyoming in the United States -->
<_name msgctxt="City in Wyoming, United States">Buffalo</_name>
<coordinates>44.348307 -106.698938</coordinates>
<location>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]