rc.ucode PT-PT

Language Packs


Moderator: Forum moderators

Post Reply
User avatar
AntonioPt
Posts: 265
Joined: Wed Aug 11, 2021 7:41 pm
Has thanked: 109 times
Been thanked: 49 times

rc.ucode PT-PT

Post by AntonioPt »

Hello all,

Another script with translation and organized

Removed :

Code: Select all

[ -e /etc/ucode.rc ] && . /etc/ucode.rc # written by micro2pup.sh

Add it :

Code: Select all

INC_0="/etc/ucode.rc" # written by micro2pup.sh
[ ! -f "${INC_0}" ] && echo "$(gettext "This script") ${NAME} $(gettext "needs to include") ${INC_0} $(gettext "in order to work.")" && exit 1
. ${INC_0}

Puppy: LunarPup
Path: /etc/init.d

Attachments
rc.ucode.fake.gz
(2.46 KiB) Downloaded 37 times
rc.ucode_init.po.fake.gz
(1.25 KiB) Downloaded 31 times

Why astronauts use Linux
Because you can't open windows in space

Post Reply

Return to “Internationalization”