mirror of
https://github.com/NaN-tic/tryton-gtk2.git
synced 2023-12-14 03:12:58 +01:00
change Ok to OK
issue4290 review13071002
This commit is contained in:
parent
707f6d41a0
commit
d5b658c405
1 changed files with 2 additions and 2 deletions
|
@ -684,7 +684,7 @@ Export Data...:
|
|||
- Clear: Removes all fields from *Fields to export*.
|
||||
- Save Export: Saves field mapping to a *Predefined export* with a name.
|
||||
- Delete Export: Deletes a selected *Predefined export*.
|
||||
- Ok: Exports the data (action depending on *Options*).
|
||||
- OK: Exports the data (action depending on *Options*).
|
||||
- Cancel
|
||||
|
||||
.. _Toolbar-Import_Data:
|
||||
|
@ -708,7 +708,7 @@ Import Data...:
|
|||
- Remove: Deletes fields from *Fields to Import*.
|
||||
- Clear: Removes all fields from *Fields to Import*.
|
||||
- Auto-Detect: Tries to auto detect fields in the CSV *File to Import*.
|
||||
- Ok: Proceeds the data import.
|
||||
- OK: Proceeds the data import.
|
||||
- Cancel
|
||||
|
||||
Widgets
|
||||
|
|
Loading…
Reference in a new issue