mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
- locals: (re)sort
This commit is contained in:
@@ -593,8 +593,8 @@ imageinfo.homepage Homepage:
|
||||
imageinfo.image Image:
|
||||
imageinfo.kernel Kernel:
|
||||
imageinfo.license Lizenz:
|
||||
imageinfo.version Version:
|
||||
imageinfo.vcs Git:
|
||||
imageinfo.version Version:
|
||||
inetradio.name Internetradio
|
||||
infoviewer.epgnotload Informationen noch nicht geladen...
|
||||
infoviewer.epgwait Warte auf EPG-Informationen...
|
||||
|
@@ -593,8 +593,8 @@ imageinfo.homepage Home page:
|
||||
imageinfo.image Image:
|
||||
imageinfo.kernel Kernel:
|
||||
imageinfo.license License:
|
||||
imageinfo.version Version:
|
||||
imageinfo.vcs Git:
|
||||
imageinfo.version Version:
|
||||
inetradio.name Internetradio
|
||||
infoviewer.epgnotload EPG not loaded....
|
||||
infoviewer.epgwait waiting for EPG...
|
||||
|
@@ -620,8 +620,8 @@ typedef enum
|
||||
LOCALE_IMAGEINFO_IMAGE,
|
||||
LOCALE_IMAGEINFO_KERNEL,
|
||||
LOCALE_IMAGEINFO_LICENSE,
|
||||
LOCALE_IMAGEINFO_VERSION,
|
||||
LOCALE_IMAGEINFO_VCS,
|
||||
LOCALE_IMAGEINFO_VERSION,
|
||||
LOCALE_INETRADIO_NAME,
|
||||
LOCALE_INFOVIEWER_EPGNOTLOAD,
|
||||
LOCALE_INFOVIEWER_EPGWAIT,
|
||||
|
@@ -620,8 +620,8 @@ const char * locale_real_names[] =
|
||||
"imageinfo.image",
|
||||
"imageinfo.kernel",
|
||||
"imageinfo.license",
|
||||
"imageinfo.version",
|
||||
"imageinfo.vcs",
|
||||
"imageinfo.version",
|
||||
"inetradio.name",
|
||||
"infoviewer.epgnotload",
|
||||
"infoviewer.epgwait",
|
||||
|
Reference in New Issue
Block a user