~roignac/ubuntu/oneiric/indicator-weather/lp_838369

« back to all changes in this revision

Viewing changes to data/ui/Assistant.ui

  • Committer: Andrew Starr-Bochicchio
  • Date: 2011-04-11 19:27:49 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: a.starr.b@gmail.com-20110411192749-vkvmvwfxa4u5ok10
* New upstream bug fix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
            <property name="xalign">0</property>
28
28
            <property name="yalign">0</property>
29
29
            <property name="ypad">6</property>
30
 
            <property name="label" translatable="yes">Please input a location in the combobox below:</property>
 
30
            <property name="label" translatable="yes">Please search our database for your location:</property>
31
31
            <property name="wrap">True</property>
32
32
            <property name="wrap_mode">word-char</property>
33
33
          </object>
58
58
                <child>
59
59
                    <object class="GtkButton" id="getcities">
60
60
                        <property name="visible">True</property>
61
 
                        <property name="label" translatable="yes">Get cities</property>
 
61
                        <property name="label" translatable="yes">Search</property>
62
62
                        <signal name="clicked" handler="on_get_city_names"/>
63
63
                    </object>
64
64
                    <packing>