update: reworked update menu

-moved software_update.cpp/h to update_menue.cpp/h
-add new class CUpdateSettings into files update_settings.cpp/h
-using update settings in sub menus, so we've got only hotkeys
 and less menu items in update menu
-reworked some locales


Origin commit data
------------------
Branch: ni/coolstream
Commit: 643b9f485f
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-06-08 (Fri, 08 Jun 2012)



------------------
This commit was generated by Migit
This commit is contained in:
2012-06-08 22:04:11 +02:00
parent f63b05d3fe
commit e9458216bc
12 changed files with 330 additions and 160 deletions

View File

@@ -502,6 +502,7 @@ typedef enum
LOCALE_FLASHUPDATE_REALLYFLASHMTD,
LOCALE_FLASHUPDATE_SAVESUCCESS,
LOCALE_FLASHUPDATE_SELECTIMAGE,
LOCALE_FLASHUPDATE_SETTINGS,
LOCALE_FLASHUPDATE_SQUASHFS_NOVERSION,
LOCALE_FLASHUPDATE_TITLEREADFLASH,
LOCALE_FLASHUPDATE_TITLEWRITEFLASH,