moviebrowser: allow to delete all marked movies w/o any question

Origin commit data
------------------
Branch: ni/coolstream
Commit: ebd3cf6369
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-09-29 (Tue, 29 Sep 2015)

Origin message was:
------------------
- moviebrowser: allow to delete all marked movies w/o any question

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2015-09-29 08:00:00 +02:00
parent d9600f1c20
commit eeb4f456ff
5 changed files with 10 additions and 0 deletions

View File

@@ -1601,6 +1601,7 @@ typedef enum
LOCALE_MOVIEBROWSER_CUT,
LOCALE_MOVIEBROWSER_CUT_FAILED,
LOCALE_MOVIEBROWSER_CUTTING,
LOCALE_MOVIEBROWSER_DELETE_ALL,
LOCALE_MOVIEBROWSER_DELETE_INFO,
LOCALE_MOVIEBROWSER_DELETE_SCREENSHOT,
LOCALE_MOVIEBROWSER_DIR,

View File

@@ -1601,6 +1601,7 @@ const char * locale_real_names[] =
"moviebrowser.cut",
"moviebrowser.cut_failed",
"moviebrowser.cutting",
"moviebrowser.delete_all",
"moviebrowser.delete_info",
"moviebrowser.delete_screenshot",
"moviebrowser.dir",