100 |
_("Here it is possible to save or restore the ownertrust from the " |
_("Here it is possible to save or restore the ownertrust from the " |
101 |
"'trustdb' file. This could be very useful because the values are NOT " |
"'trustdb' file. This could be very useful because the values are NOT " |
102 |
"stored in the keyring.")); |
"stored in the keyring.")); |
103 |
SetDlgItemText (dlg, IDCANCEL, _("&Cancel")); |
SetDlgItemText (dlg, IDCANCEL, _("&Close")); |
104 |
center_window (dlg, NULL); |
center_window (dlg, NULL); |
105 |
SetForegroundWindow (dlg); |
SetForegroundWindow (dlg); |
106 |
return TRUE; |
return TRUE; |