mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
locale: add unit.decimal from martii-neutrino-mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 31f93c4740
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-22 (Sun, 22 Dec 2013)
Origin message was:
------------------
- locale: add unit.decimal from martii-neutrino-mp
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1947,6 +1947,7 @@ timing.volumebar Lautstärkeanzeige
|
||||
unicable.lnb Unicable Eingang
|
||||
unicable.qrg Unicable Frequenz
|
||||
unicable.scr Unicable SCR
|
||||
unit.decimal ,
|
||||
unit.short.hour h
|
||||
unit.short.millisecond ms
|
||||
unit.short.minute min
|
||||
|
@@ -1947,6 +1947,7 @@ timing.volumebar Volume bar
|
||||
unicable.lnb Unicable Input
|
||||
unicable.qrg Unicable Frequency
|
||||
unicable.scr Unicable SCR
|
||||
unit.decimal .
|
||||
unit.short.hour h
|
||||
unit.short.millisecond ms
|
||||
unit.short.minute min
|
||||
|
@@ -1974,6 +1974,7 @@ typedef enum
|
||||
LOCALE_UNICABLE_LNB,
|
||||
LOCALE_UNICABLE_QRG,
|
||||
LOCALE_UNICABLE_SCR,
|
||||
LOCALE_UNIT_DECIMAL,
|
||||
LOCALE_UNIT_SHORT_HOUR,
|
||||
LOCALE_UNIT_SHORT_MILLISECOND,
|
||||
LOCALE_UNIT_SHORT_MINUTE,
|
||||
|
@@ -1974,6 +1974,7 @@ const char * locale_real_names[] =
|
||||
"unicable.lnb",
|
||||
"unicable.qrg",
|
||||
"unicable.scr",
|
||||
"unit.decimal",
|
||||
"unit.short.hour",
|
||||
"unit.short.millisecond",
|
||||
"unit.short.minute",
|
||||
|
Reference in New Issue
Block a user