mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[Bug 798705] New: UI string mismatch: OK vs. Next
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user