~ubuntu-branches/ubuntu/precise/ubuntuone-control-panel/precise

« back to all changes in this revision

Viewing changes to data/qt/controlpanel.ui

  • Committer: Package Import Robot
  • Author(s): Natalia Bidart (nessita)
  • Date: 2012-02-22 17:29:31 UTC
  • mfrom: (1.1.26)
  • Revision ID: package-import@ubuntu.com-20120222172931-fldfkqhgx4kdkoxn
Tags: 2.99.5-0ubuntu1
* New upstream release:
  - Control Panel shows quota in red with more accuracy depending on the
    free space (LP: #901314).
  - The Qt UI will make the file sync button inactive while a (re-) connection
    is in progress (LP: #878867).
  - Center the Qt UI main window when openning it (LP: #934173).
* debian/control:
  - added a new binary package ubuntuone-control-panel-common providing
    common files and images for the frontend packages.
  - ubuntuone-control-panel-qt and ubuntuone-control-panel-gtk now depend on
    ubuntuone-control-panel-common.
  - bumping dependencies on ubuntu-sso-client to 2.99.5 and on
    ubuntuone-client to 2.99.4.
* debian/patches/fix-937809-938626.patch:
  - Make gettext return unicode so we can format strings with unicode
    variables (LP: #937809).
  - No more strings coming up from the Designer ui files to ensure those get
    listed for translation (LP: #938626).
* debian/ubuntuone-control-panel-common.install: new binary package listing
  files used by both the Qt and the GTK+ UIs.
* debian/watch: updated milestone to 2.99.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
               <item>
161
161
                <widget class="GoToWebButton" name="get_more_space_button">
162
162
                 <property name="text">
163
 
                  <string>Get more storage</string>
 
163
                  <string notr="true">Get more storage</string>
164
164
                 </property>
165
165
                </widget>
166
166
               </item>
235
235
           </property>
236
236
           <widget class="FoldersPanel" name="folders_tab">
237
237
            <attribute name="title">
238
 
             <string>Folders</string>
 
238
             <string notr="true">Folders</string>
239
239
            </attribute>
240
240
           </widget>
241
241
           <widget class="DevicesPanel" name="devices_tab">
242
242
            <attribute name="title">
243
 
             <string>Devices</string>
 
243
             <string notr="true">Devices</string>
244
244
            </attribute>
245
245
           </widget>
246
246
           <widget class="PreferencesPanel" name="preferences_tab">
247
247
            <attribute name="title">
248
 
             <string>Settings</string>
 
248
             <string notr="true">Settings</string>
249
249
            </attribute>
250
250
           </widget>
251
251
           <widget class="AccountPanel" name="account_tab">
252
252
            <attribute name="title">
253
 
             <string>Account information</string>
 
253
             <string notr="true">Account information</string>
254
254
            </attribute>
255
255
           </widget>
256
256
          </widget>
287
287
      <item>
288
288
       <widget class="GoToWebButton" name="help_button">
289
289
        <property name="text">
290
 
         <string>Get help online</string>
 
290
         <string notr="true">Get help online</string>
291
291
        </property>
292
292
       </widget>
293
293
      </item>
312
312
         </font>
313
313
        </property>
314
314
        <property name="text">
315
 
         <string>Talk to us</string>
 
315
         <string notr="true">Talk to us</string>
316
316
        </property>
317
317
       </widget>
318
318
      </item>