locales: more precise setting for startup volume in audio settings

This commit is contained in:
2018-02-14 11:34:49 +01:00
parent 456cdea0f3
commit d08eae1a9c
5 changed files with 6 additions and 1 deletions

View File

@@ -179,6 +179,7 @@ typedef enum
LOCALE_AUDIOMENU_VOLUME_ADJUSTMENT_AC3,
LOCALE_AUDIOMENU_VOLUME_ADJUSTMENT_CLEAR,
LOCALE_AUDIOMENU_VOLUME_ADJUSTMENT_PCM,
LOCALE_AUDIOMENU_VOLUME_LAST_USED,
LOCALE_AUDIOMENU_VOLUME_START,
LOCALE_AUDIOMENU_VOLUME_STEP,
LOCALE_AUDIOPLAYER_ADD,

View File

@@ -179,6 +179,7 @@ const char * locale_real_names[] =
"audiomenu.volume_adjustment_ac3",
"audiomenu.volume_adjustment_clear",
"audiomenu.volume_adjustment_pcm",
"audiomenu.volume_last_used",
"audiomenu.volume_start",
"audiomenu.volume_step",
"audioplayer.add",