Skip to content

Commit

Permalink
The OK string
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Wolniewicz committed Jun 21, 2024
1 parent c9676c6 commit 36137c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devices/linux/DeviceLinux.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ private function writeMessages($file) {
'dbus_error' => _("DBus connection problem, a sudo might help"),
'yes' => _("Y"),
'no' => _("N"),
'ok' => _("OK"),
'p12_filter' => _("personal certificate file (p12 or pfx)"),
'all_filter' => _("All files"),
'p12_title' => _("personal certificate file (p12 or pfx)"),
Expand Down

0 comments on commit 36137c5

Please sign in to comment.