YubikeyManagement.php
changeset 2 bbdd428926b9
parent 0 9997bee9ad03
child 3 6edb31919f0e
equal deleted inserted replaced
1:765356a05643 2:bbdd428926b9
   137         // API key view interface
   137         // API key view interface
   138         th_client_id: 'Client ID',
   138         th_client_id: 'Client ID',
   139         lbl_client_id: 'Client ID:',
   139         lbl_client_id: 'Client ID:',
   140         th_api_key: 'API key',
   140         th_api_key: 'API key',
   141         
   141         
       
   142         // Deletion interface
       
   143         msg_delete_confirm: 'Are you sure you want to delete this Yubikey?',
       
   144         err_delete_not_found: 'That Yubikey was not found, or it is not yours to delete.',
       
   145         msg_delete_success: 'The selected Yubikey has been deleted successfully.',
       
   146         
   142         // Binary format converter
   147         // Binary format converter
   143         th_converted_value: 'Converted value',
   148         th_converted_value: 'Converted value',
   144         conv_err_invalid_string: 'The string was invalid or you entered did not match the format you selected.',
   149         conv_err_invalid_string: 'The string was invalid or you entered did not match the format you selected.',
   145         th_converter: 'Convert binary formats',
   150         th_converter: 'Convert binary formats',
   146         conv_lbl_value: 'Value to convert:',
   151         conv_lbl_value: 'Value to convert:',
   152         conv_btn_submit: 'Convert',
   157         conv_btn_submit: 'Convert',
   153         
   158         
   154         // Key list
   159         // Key list
   155         btn_note_view: 'View or edit note',
   160         btn_note_view: 'View or edit note',
   156         btn_note_create: 'No note; click to create',
   161         btn_note_create: 'No note; click to create',
       
   162         btn_delete_key: 'Delete key',
   157         btn_show_aes: 'Show AES secret',
   163         btn_show_aes: 'Show AES secret',
   158         btn_show_converter: 'Binary encoding converter',
   164         btn_show_converter: 'Binary encoding converter',
   159         btn_show_client_info: 'View client info'
   165         btn_show_client_info: 'View client info'
   160       }
   166       }
   161     }
   167     }