blob: afc892fe95243c013bff82a48ee785c16427c424 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2010/05/08 15:44:36 drochner Exp $
#########################################################################
# #
# If you like to use i18n-support for Eric4 you can simply #
# download the necessary files depending on your needs from: #
# #
# http://sourceforge.net/projects/eric-ide/files/eric4/stable #
# #
# e.g. eric4-i18n-de-4.4.4.tar.gz for GERMAN language #
# #
# #
# Unpack it as normal user, change into created folder and type: #
# #
# python2.6 install-i18n.py -p #
# #
# for a local install stored in ~/.eric4 #
# #
#########################################################################
===========================================================================
|