* Moviebrowser: Ask if the file of a running recording to be deleted.

This commit is contained in:
micha-bbg
2012-11-26 11:05:20 +01:00
parent 69ab1968b4
commit fefa483469
8 changed files with 36 additions and 26 deletions

View File

@@ -1198,6 +1198,7 @@ typedef enum
LOCALE_MOTORCONTROL_TIMED_MODE,
LOCALE_MOTORCONTROL_USER_MENU,
LOCALE_MOTORCONTROL_WEST_LIMIT,
LOCALE_MOVIEBROWSER_ASK_REC_TO_DELETE,
LOCALE_MOVIEBROWSER_BOOK_ADD,
LOCALE_MOVIEBROWSER_BOOK_CLEAR_ALL,
LOCALE_MOVIEBROWSER_BOOK_HEAD,

View File

@@ -1198,6 +1198,7 @@ const char * locale_real_names[] =
"motorcontrol.timed_mode",
"motorcontrol.user_menu",
"motorcontrol.west_limit",
"moviebrowser.ask_rec_to_delete",
"moviebrowser.book_add",
"moviebrowser.book_clear_all",
"moviebrowser.book_head",