- locals: (re)sort

This commit is contained in:
svenhoefer
2013-06-01 17:41:47 +02:00
parent 412d430ed0
commit 7f3a7367e4
4 changed files with 4 additions and 4 deletions

View File

@@ -593,8 +593,8 @@ imageinfo.homepage Homepage:
imageinfo.image Image: imageinfo.image Image:
imageinfo.kernel Kernel: imageinfo.kernel Kernel:
imageinfo.license Lizenz: imageinfo.license Lizenz:
imageinfo.version Version:
imageinfo.vcs Git: imageinfo.vcs Git:
imageinfo.version Version:
inetradio.name Internetradio inetradio.name Internetradio
infoviewer.epgnotload Informationen noch nicht geladen... infoviewer.epgnotload Informationen noch nicht geladen...
infoviewer.epgwait Warte auf EPG-Informationen... infoviewer.epgwait Warte auf EPG-Informationen...

View File

@@ -593,8 +593,8 @@ imageinfo.homepage Home page:
imageinfo.image Image: imageinfo.image Image:
imageinfo.kernel Kernel: imageinfo.kernel Kernel:
imageinfo.license License: imageinfo.license License:
imageinfo.version Version:
imageinfo.vcs Git: imageinfo.vcs Git:
imageinfo.version Version:
inetradio.name Internetradio inetradio.name Internetradio
infoviewer.epgnotload EPG not loaded.... infoviewer.epgnotload EPG not loaded....
infoviewer.epgwait waiting for EPG... infoviewer.epgwait waiting for EPG...

View File

@@ -620,8 +620,8 @@ typedef enum
LOCALE_IMAGEINFO_IMAGE, LOCALE_IMAGEINFO_IMAGE,
LOCALE_IMAGEINFO_KERNEL, LOCALE_IMAGEINFO_KERNEL,
LOCALE_IMAGEINFO_LICENSE, LOCALE_IMAGEINFO_LICENSE,
LOCALE_IMAGEINFO_VERSION,
LOCALE_IMAGEINFO_VCS, LOCALE_IMAGEINFO_VCS,
LOCALE_IMAGEINFO_VERSION,
LOCALE_INETRADIO_NAME, LOCALE_INETRADIO_NAME,
LOCALE_INFOVIEWER_EPGNOTLOAD, LOCALE_INFOVIEWER_EPGNOTLOAD,
LOCALE_INFOVIEWER_EPGWAIT, LOCALE_INFOVIEWER_EPGWAIT,

View File

@@ -620,8 +620,8 @@ const char * locale_real_names[] =
"imageinfo.image", "imageinfo.image",
"imageinfo.kernel", "imageinfo.kernel",
"imageinfo.license", "imageinfo.license",
"imageinfo.version",
"imageinfo.vcs", "imageinfo.vcs",
"imageinfo.version",
"inetradio.name", "inetradio.name",
"infoviewer.epgnotload", "infoviewer.epgnotload",
"infoviewer.epgwait", "infoviewer.epgwait",