mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
locale: since focus deutsch.locale isn't longer the masterfile
Origin commit data
------------------
Branch: ni/coolstream
Commit: ddef0da724
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Origin message was:
------------------
- locale: since focus deutsch.locale isn't longer the masterfile
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -12,7 +12,7 @@ directory: /var/tuxbox/config/locale or /share/tuxbox/neutrino/locale
|
||||
|
||||
Master file:
|
||||
------------
|
||||
deutsch.locale is considered the master file.
|
||||
english.locale is considered the master file.
|
||||
|
||||
|
||||
Verfication of .locale files:
|
||||
@@ -27,15 +27,14 @@ Use the check.locale.files shell script for detecting
|
||||
How do I add a new locale string?
|
||||
---------------------------------
|
||||
1.)
|
||||
First of all, add the new string to deutsch.locale while preserving
|
||||
First of all, add the new string to english.locale while preserving
|
||||
the ordering. Do not add any empty lines.
|
||||
|
||||
2.)
|
||||
Enter the directory build_tmp/neutrino-hd/data/locale.
|
||||
|
||||
3.)
|
||||
Use for sorting (deutsch.locale,english.locale) 'make sort-locals', use 'make ordercheck' to for
|
||||
verification.
|
||||
Use for sorting 'make sort-locals', use 'make ordercheck' to for verification.
|
||||
|
||||
4.)
|
||||
Create new versions of the files src/system/locals.h and src/system/locals_intern.h
|
||||
@@ -60,7 +59,7 @@ locale-files, src/system/locals.h, and src/system/locals_intern.h.
|
||||
|
||||
Useful tools:
|
||||
-------------
|
||||
- emacs (add '(file-coding-system-alist (quote (("\\.locale\\'" . utf-8-unix) ("" undecided)))) to .emacs or use "C-x <RET> c utf-8 <RET> C-x C-f deutsch.locale")
|
||||
- emacs (add '(file-coding-system-alist (quote (("\\.locale\\'" . utf-8-unix) ("" undecided)))) to .emacs or use "C-x <RET> c utf-8 <RET> C-x C-f english.locale")
|
||||
- iconv
|
||||
- sort
|
||||
- uxterm
|
||||
|
Reference in New Issue
Block a user