mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with basic class hintbox and derivated class CMsgBox. This should unify window handling and avoids maintain of multiple classes with quasi same purpose and adds more functionality. TODO: fix and optimize details
This commit is contained in:
@@ -780,6 +780,7 @@ hdd_statfs_recording nur während Aufnahme
|
||||
hdd_umount Aushängen
|
||||
hdd_umount_warn Laufwerk aushängen
|
||||
hdd_umounted Laufwerk entfernt
|
||||
help_box_title Hilfe
|
||||
imageinfo.api API:
|
||||
imageinfo.creator Ersteller:
|
||||
imageinfo.date Datum:
|
||||
|
@@ -780,6 +780,7 @@ hdd_statfs_recording while recording only
|
||||
hdd_umount Unmount
|
||||
hdd_umount_warn unmount device
|
||||
hdd_umounted Device removed
|
||||
help_box_title Help
|
||||
imageinfo.api API:
|
||||
imageinfo.creator Creator:
|
||||
imageinfo.date Date:
|
||||
|
@@ -725,6 +725,7 @@ hdd_statfs_recording alleen tijdens opname
|
||||
hdd_umount Unmount
|
||||
hdd_umount_warn Apparaat ontkoppelen
|
||||
hdd_umounted Device verwijderd
|
||||
help_box_title Help
|
||||
imageinfo.api API:
|
||||
imageinfo.creator Ontwikkelaar:
|
||||
imageinfo.date Datum:
|
||||
|
Reference in New Issue
Block a user