Merge remote-tracking branch 'qubesos/pr/17'
* qubesos/pr/17: Fix awkward phrasing in backup dialog
This commit is contained in:
commit
67bd64018d
@ -328,7 +328,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="showFileDialog">
|
<widget class="QCheckBox" name="showFileDialog">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>When finished, open file selection dialog to allow me unmount the disk</string>
|
<string>When finished, open file selection dialog to allow me to unmount the disk</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -255,7 +255,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="showFileDialog">
|
<widget class="QCheckBox" name="showFileDialog">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>When finished, open file selection dialog to allow me unmount the disk</string>
|
<string>When finished, open file selection dialog to allow me to unmount the disk</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
Reference in New Issue
Block a user