Revert "- flashtool: localize getType() function"

This reverts commit 66b44f2a0f.
It wasn't a good idea to localize these output. Parsing is much
easier with hardcoded strings.


Origin commit data
------------------
Commit: a1575562b9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-06 (Sat, 06 Jan 2018)
This commit is contained in:
vanhofen
2018-01-06 00:06:40 +01:00
parent 197fce2e13
commit c1b55b9bc7
5 changed files with 11 additions and 45 deletions

View File

@@ -788,15 +788,6 @@ const char * locale_real_names[] =
"flashupdate.start_selected_partition",
"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",