[Bug 798705] New: UI string mismatch: OK vs. Next

This commit is contained in:
John Ralls
2023-01-03 14:53:18 -08:00
parent a66dec3d71
commit 797098c6e5
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ Click on "Next" to proceed or "Cancel" to Abort Import.</property>
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">
Select location and file name for the Import, then click "OK"...
Select location and file name for the Import, then click "Next"...
</property>
<property name="wrap">True</property>
</object>

View File

@@ -75,7 +75,7 @@ Lastly, for repeated imports the preview page has buttons to Load and Save the s
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">
Select location and file name for the Import, then click "OK"...
Select location and file name for the Import, then click "Next"...
</property>
<property name="wrap">True</property>
</object>