Mercurial > trustbridge
comparison packaging/linux-installer-common.inc.in @ 1149:96ecd345c961
Split up l10n matching the new split up installer files.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Thu, 18 Sep 2014 12:04:30 +0200 |
parents | 1c9001db6ea2 |
children | a72d59f8c3ea |
comparison
equal
deleted
inserted
replaced
1140:f67a6873d9c1 | 1149:96ecd345c961 |
---|---|
34 [PREFIX]='' | 34 [PREFIX]='' |
35 ) | 35 ) |
36 | 36 |
37 declare -A L10N_DE | 37 declare -A L10N_DE |
38 ###INCLUDE:linux-installer.l10n-de | 38 ###INCLUDE:linux-installer.l10n-de |
39 ###INCLUDE:linux-installer-common.l10n-de | |
40 ###INCLUDE:linux-installer-uninstall.l10n-de | |
39 | 41 |
40 getxt() | 42 getxt() |
41 { | 43 { |
42 # Poor mans gettext for l10n completely self contained in one shell | 44 # Poor mans gettext for l10n completely self contained in one shell |
43 # script. | 45 # script. |