locals: add locale for 'move to'

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a30d7d921
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-28 (Tue, 28 Oct 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-10-28 15:11:28 +03:00
parent a919920aa1
commit 37f1c39edb
3 changed files with 3 additions and 0 deletions

View File

@@ -215,6 +215,7 @@ typedef enum
LOCALE_BOUQUETEDITOR_HIDE,
LOCALE_BOUQUETEDITOR_LOCK,
LOCALE_BOUQUETEDITOR_MOVE,
LOCALE_BOUQUETEDITOR_MOVE_TO,
LOCALE_BOUQUETEDITOR_NAME,
LOCALE_BOUQUETEDITOR_NEWBOUQUETNAME,
LOCALE_BOUQUETEDITOR_RENAME,

View File

@@ -215,6 +215,7 @@ const char * locale_real_names[] =
"bouqueteditor.hide",
"bouqueteditor.lock",
"bouqueteditor.move",
"bouqueteditor.move_to",
"bouqueteditor.name",
"bouqueteditor.newbouquetname",
"bouqueteditor.rename",