Revert "- flashtool: localize getType() function"

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


Origin commit data
------------------
Branch: ni/coolstream
Commit: a1575562b9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-06 (Sat, 06 Jan 2018)



------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-01-06 00:06:40 +01:00
parent 02dabcc607
commit 836995f419
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",