flashtool: localize getType() function

Origin commit data
------------------
Commit: 950f74dd41
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- flashtool: localize getType() function
This commit is contained in:
vanhofen
2017-03-01 18:16:09 +01:00
parent 900748ae27
commit 66b44f2a0f
5 changed files with 45 additions and 11 deletions

View File

@@ -709,6 +709,15 @@ const char * locale_real_names[] =
"flashupdate.settings",
"flashupdate.titlereadflash",
"flashupdate.titlewriteflash",
"flashupdate.type_addon",
"flashupdate.type_beta",
"flashupdate.type_internal",
"flashupdate.type_locale",
"flashupdate.type_release",
"flashupdate.type_settings",
"flashupdate.type_text",
"flashupdate.type_unknown",
"flashupdate.type_update",
"flashupdate.update_with_settings_del_skipped",
"flashupdate.update_with_settings_error",
"flashupdate.update_with_settings_processed",