head     1.1;
branch   1.1.1;
access   ;
symbols  gfxboot-grub25:1.1.1.1 morphix:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2005.10.17.17.14.26;  author tcheun;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2005.10.17.17.14.26;  author tcheun;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@boot loader translations
------------------------

o How do I add a new text?

  - Use the gfxboot/po/bin/add_text script; example:

      add_text help 'Help'

    This will define txt_help; the 'txt_' prefix is optional.

o How do I remove a text that's no longer needed?

  - Use the gfxboot/po/bin/rm_text script; example:

      rm_text help

    This will remove txt_help; the removed lines are stored in the 'old'
    directory.

o How do I add a new language?

  - Copy bootloader.pot to <lang>.po. Remember to get <lang>.po translated.

@


1.1.1.1
log
@morhhix
@
text
@@
