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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Easy locales
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Easy%20locales&In-Reply-To=%3C4E2F7194.6030501%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007031.html">
<LINK REL="Next" HREF="007037.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Easy locales</H1>
<B>andre999</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Easy%20locales&In-Reply-To=%3C4E2F7194.6030501%40laposte.net%3E"
TITLE="[Mageia-dev] Easy locales">andr55 at laposte.net
</A><BR>
<I>Wed Jul 27 04:01:56 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007031.html">[Mageia-dev] Easy locales
</A></li>
<LI>Next message: <A HREF="007037.html">[Mageia-dev] knetworkmanager segsfault
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7044">[ date ]</a>
<a href="thread.html#7044">[ thread ]</a>
<a href="subject.html#7044">[ subject ]</a>
<a href="author.html#7044">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>José Jorge a écrit :
><i> hi, a very seen problem by end users is the l10n and i18n packages :
</I>><i> - you install thunderbird, but it is in english, while your system was
</I>><i> installed in another language
</I>><i> - the same for kde, gcompris (sounds only), firefox, libreoffice, gimp (help
</I>><i> only), etc.
</I>><i>
</I>><i> Has this already been discussed?
</I>><i> Is there any projet on rpmdrake/urpmi to give a better user experience?
</I>><i>
</I>><i> José
</I>
I don't remember if it has been discussed here, but it was discussed a bit on
mdv before mga started. I agree that something should be done about this.
I've long thought that we should have a means to designate the languages for a
system, so that these languages are installed if available in accompanying
packages (like firefox/libreoffice/gimp, etc), and other languages are not
installed where they are included in a package, as is often the case.
BTW, when I was more limited in disk space, while on mdv, I removed unwanted
l10n files, and saved a considerable amount of disk space.
That's among the many improvements I'd like to see in rpmdrake/urpmi.
Now all I need to do is improve my perl skills, and a little more time ... :)
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007031.html">[Mageia-dev] Easy locales
</A></li>
<LI>Next message: <A HREF="007037.html">[Mageia-dev] knetworkmanager segsfault
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7044">[ date ]</a>
<a href="thread.html#7044">[ thread ]</a>
<a href="subject.html#7044">[ subject ]</a>
<a href="author.html#7044">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|