~vcs-imports/kupfer/master-new

« back to all changes in this revision

Viewing changes to data/credentials_dialog.ui

  • Committer: Ulrik Sverdrup
  • Date: 2010-03-02 16:56:49 UTC
  • Revision ID: git-v1:fe6ae3a685a72e8fc3aa691abe89fbe626ca7e1a
Make the 'Change' button label translatable in cred dialog

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
            </child>
120
120
            <child>
121
121
              <object class="GtkButton" id="button_ok">
122
 
                <property name="label">_Change</property>
 
122
                <property name="label" translatable="yes">_Change</property>
123
123
                <property name="visible">True</property>
124
124
                <property name="can_focus">True</property>
125
125
                <property name="can_default">True</property>