Просмотр исходного кода

Merge remote-tracking branch 'origin/pr/262'

* origin/pr/262:
  Fix capitalization in restore dialog
Marek Marczykowski-Górecki 4 лет назад
Родитель
Сommit
422a559a67
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      ui/restoredlg.ui

+ 2 - 2
ui/restoredlg.ui

@@ -52,7 +52,7 @@
           <string>Ignore missing templates or netvms, restore VMs anyway.</string>
          </property>
          <property name="text">
-          <string>ignore missing templates and net VMs</string>
+          <string>Ignore missing templates and net VMs</string>
          </property>
         </widget>
        </item>
@@ -62,7 +62,7 @@
           <string>Ignore dom0 username mismatch while restoring homedir.</string>
          </property>
          <property name="text">
-          <string>ignore username mismatch</string>
+          <string>Ignore username mismatch</string>
          </property>
         </widget>
        </item>