Changes

Jump to navigation Jump to search
→‎l10n_script.sh: l10n_script.sh updated
Line 87: Line 87:     
   help
 
   help
 +
  -da
 +
    -about.html
 +
    -sugar_ui.html
 +
  -en
 +
    -about.html
 +
    -gnome.html
 +
  _images
 +
  -si
 +
    -about.html
 +
    -index.html
 +
  _static
 
   l10n_script.sh
 
   l10n_script.sh
 
   translated_po
 
   translated_po
  -si
  −
    -02_index.po
  −
    -03_about.po
   
   -da
 
   -da
 
     -16_sugar_ui.po
 
     -16_sugar_ui.po
 
   -en
 
   -en
 
     -23_gnome.po
 
     -23_gnome.po
 +
  -si
 +
    -02_index.po
 +
    -03_about.po
 +
 +
'''translated_po''' directory will have the translated PO files in in the appropriate language directory (those PO files are from Pootle). Running the script,
 +
 +
  ./l10n_script.sh <language code>
 +
  example: ./l10n_script.sh en
 +
 +
After running the script it will create the '''help''' directory and modify the html files so as to share the same '''_images''' and '''_static''' content.
    
==== Update current help content ====
 
==== Update current help content ====
62

edits

Navigation menu