{
  "File":                        "File",
  "New":                         "New",
  "Open":                        "Open...",
  "Save":                        "Save",
  "SaveAs":                      "Save As...",
  "Import":                      "Import",
  "FromFile":                    "from file...",
  "FortuneCookie":               "Fortune Cookie",
  "Quit":                        "Quit",
  
  "Tools":                       "Tools",
  "DatabaseManagementTool":      "Database Management",
  "Bip38EncryptDecryptTool":     "Bip38 Encrypt/Decrypt",
  "SecretPhraseTranslatorTool":  "Secret phrase Translator",
  "EntropyConverterTool":        "Entropy Converter",  
  
  "View":                        "View",
  "ToggleDebug":                 "Toggle Debug Panel",
  
  "Help":                        "Help",
  "Resources":                   "Resources",
  "About":                       "About...",
  "HelpAboutMsg":                "A cryptocurrency wallet generator",
  
  "entropy_src_label_id":        "Entropy Source",
  "entropy_label_id":            "Entropy",
  "word_indexes_label_id":       "Word Indexes",
  "seed_tab_link_id":            "Seed",
  
  "address_label_id":            "Address",
  "derivation_path_label_id":    "Derivation Path",
  
  "wallet_PK_label_id":          "Private Key",
  "update_btn_id":               "Update",
  "random_btn_id":               "Generate",
  "clear_btn_id":                "Clear",
  "wallet_explore_btn_id":       "Explore...",
  
  "NOT_SAME_LANG_MSGID":         "*Error* Not same Language in Seedphrase",
  "INVALID_WORD_COUNT_MSGID" :   "*Error* Number of words in Seedphrase is invalid"
}
