mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
- locals: (re)sort
This commit is contained in:
@@ -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...
|
||||||
|
@@ -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...
|
||||||
|
@@ -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,
|
||||||
|
@@ -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",
|
||||||
|
Reference in New Issue
Block a user