mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
export TEXTDOMAIN and TEXTDOMAINDIR
This commit is contained in:
parent
edfa1e3753
commit
8940884423
1 changed files with 1 additions and 0 deletions
1
dh
1
dh
|
@ -400,6 +400,7 @@ function localization() {
|
|||
#echo $"Hello, world!")
|
||||
# ask for language
|
||||
create_translation_source
|
||||
export "TEXTDOMAIN" "TEXTDOMAINDIR"
|
||||
}
|
||||
|
||||
function create_translation_source() {
|
||||
|
|
Loading…
Reference in a new issue