~nataliabidart/ubuntuone-control-panel/all-ui-from-code

« back to all changes in this revision

Viewing changes to data/qt/account.ui

  • Committer: Natalia B. Bidart
  • Date: 2012-02-22 14:58:25 UTC
  • Revision ID: natalia.bidart@canonical.com-20120222145825-5v7r351opisa6cz6
- No more strings coming up from the Designer ui files (LP: #938626).

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
14
 
   <string>Form</string>
 
14
   <string notr="true">Form</string>
15
15
  </property>
16
16
  <layout class="QVBoxLayout" name="verticalLayout">
17
17
   <property name="margin">
25
25
     <item row="0" column="2">
26
26
      <widget class="GoToWebButton" name="edit_profile_button">
27
27
       <property name="text">
28
 
        <string>Edit personal details online</string>
 
28
        <string notr="true">Edit personal details online</string>
29
29
       </property>
30
30
      </widget>
31
31
     </item>
32
32
     <item row="2" column="0">
33
33
      <widget class="QGroupBox" name="services">
34
34
       <property name="title">
35
 
        <string>Your services</string>
 
35
        <string notr="true">Your services</string>
36
36
       </property>
37
37
       <layout class="QVBoxLayout" name="verticalLayout_3">
38
38
        <property name="leftMargin">
66
66
     </item>
67
67
     <item row="0" column="0">
68
68
      <widget class="QGroupBox" name="profile_info">
 
69
       <property name="toolTip">
 
70
        <string notr="true"/>
 
71
       </property>
69
72
       <property name="title">
70
 
        <string>Personal details</string>
 
73
        <string notr="true">Personal details</string>
71
74
       </property>
72
75
       <layout class="QVBoxLayout" name="verticalLayout_4">
73
76
        <property name="leftMargin">
109
112
     <item row="2" column="2">
110
113
      <widget class="GoToWebButton" name="edit_services_button">
111
114
       <property name="text">
112
 
        <string>Edit your services  online</string>
 
115
        <string notr="true">Edit your services  online</string>
113
116
       </property>
114
117
      </widget>
115
118
     </item>