13.5.14 YCP - YaST2 scripting language 
- RPMs
- libycp, libycp-devel, yast2-core-translator
 
- File extension
- ycp- 
 
- String syntax
- "abc"- 
 
- gettext shorthand
- _("abc")- 
 
- gettext/ngettext functions
- _()with 1 or 3 arguments- 
 
- textdomain
- textdomainstatement- 
 
- bindtextdomain
- ---
 
- setlocale
- ---
 
- Prerequisite
- ---
 
- Use or emulate GNU gettext
- use maps instead
 
- Extractor
- xgettext- 
 
- Formatting with positions
- sformat "%2 %1"- 
 
- Portability
- fully portable
 
- po-mode marking
- ---
  
This document was generated
on May 6, 2002
using texi2html