Fix/Sort src/system/locals.h,locals_intern.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
M. Liebmann
2014-09-11 03:36:48 +02:00
committed by [CST] Focus
parent d25fe1438c
commit 6f826e4fbe
2 changed files with 16 additions and 16 deletions

View File

@@ -1173,8 +1173,8 @@ typedef enum
LOCALE_MENU_HINT_PREF_SUBS,
LOCALE_MENU_HINT_PROGRESSBAR,
LOCALE_MENU_HINT_PROGRESSBAR_COLOR,
LOCALE_MENU_HINT_PROGRESSBAR_INFOBAR_POSITION,
LOCALE_MENU_HINT_PROGRESSBAR_GRADIENT,
LOCALE_MENU_HINT_PROGRESSBAR_INFOBAR_POSITION,
LOCALE_MENU_HINT_PROGRESSBAR_PREVIEW,
LOCALE_MENU_HINT_PROGRESSBAR_TIMESCALE_GREEN,
LOCALE_MENU_HINT_PROGRESSBAR_TIMESCALE_INVERT,

View File

@@ -1173,8 +1173,8 @@ const char * locale_real_names[] =
"menu.hint_pref_subs",
"menu.hint_progressbar",
"menu.hint_progressbar_color",
"menu.hint_progressbar_infobar_position",
"menu.hint_progressbar_gradient",
"menu.hint_progressbar_infobar_position",
"menu.hint_progressbar_preview",
"menu.hint_progressbar_timescale_green",
"menu.hint_progressbar_timescale_invert",