Verbatim:Development/filetypes: Difference between revisions

Jump to navigation Jump to search
m (New page: Verbatim » Development Planning » Interaction with file types === Localizing Firefox === Firefox is localized using .dtd and .properties files [[L10n:Localizing_Overview|L...)
 
Line 25: Line 25:


=== Localizing SUMO ===
=== Localizing SUMO ===
''Need information''
 
SUMO contains two file types for eventual localization, wiki localization and UI-string localizatioin:
 
*  UI strings
**  Lanugage.php contains the UI strings and is the one of the only file that would need localization.  This language.php file contains every string needed for translation of the SUMO UI, but once it is localized and imported, it becomes part of the SUMO database.  That database contains everything, including every knowledge-base article and localized UI strings.
 
There are some other filetypes in SUMO like top-nav HTML
 
*  KnowledgeBase articles held in the Wiki
** Content is held in TikiWiki that needs straight translation
 
Can Verbatim interact with these two file types? 
 
Questions about files, please email [mailto:djst@mozilla.com David Tenser].


=== Localizing Add-ons & their metadata on AMO ===
=== Localizing Add-ons & their metadata on AMO ===

Navigation menu