/usr/src/glibc/debian/debhelper.in/locales.templates is in eglibc-source 2.19-0ubuntu6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | Template: locales/locales_to_be_generated
Type: multiselect
#flag:translate:1
__Choices: All locales, ${locales}
_Description: Locales to be generated:
Locales are a framework to switch between multiple languages and
allow users to use their language, country, characters, collation
order, etc.
.
Please choose which locales to generate. UTF-8 locales should be
chosen by default, particularly for new installations. Other
character sets may be useful for backwards compatibility with older
systems and software.
Template: locales/default_environment_locale
Type: select
#flag:translate:1
__Choices: None, ${locales}
Default: None
_Description: Default locale for the system environment:
Many packages in Debian use locales to display text in the correct
language for the user. You can choose a default locale for the system
from the generated locales.
.
This will select the default language for the entire system. If this
system is a multi-user system where not all users are able to speak
the default language, they will experience difficulties.
|