locals: add locale for hdd hotplug messages

This commit is contained in:
[CST] Focus
2014-04-23 17:22:41 +04:00
parent bef1b79bed
commit bc5b5dd7f3
3 changed files with 9 additions and 0 deletions

View File

@@ -658,6 +658,8 @@ const char * locale_real_names[] =
"hdd_manage",
"hdd_middle",
"hdd_mount",
"hdd_mount_ok",
"hdd_mount_failed",
"hdd_mount_umount",
"hdd_noise",
"hdd_not_found",
@@ -666,6 +668,7 @@ const char * locale_real_names[] =
"hdd_sleep",
"hdd_slow",
"hdd_umount",
"hdd_umounted",
"hdd_umount_warn",
"imageinfo.creator",
"imageinfo.date",