1,068
edits
| Line 6: | Line 6: | ||
# Present a clear time-line so l10n-drivers can manage work flow to localizers | # Present a clear time-line so l10n-drivers can manage work flow to localizers | ||
# Prepare scope | # Prepare scope | ||
#* Length of content for the site | |||
#* Functionality of site | |||
#* Locales affected | |||
# Create a release schedule for your site so you can change content if needed | # Create a release schedule for your site so you can change content if needed | ||
# Make your project's file type decision. See [[L10n:Requirements/Web_l10n_filetypes]] | # Make your project's file type decision. See [[L10n:Requirements/Web_l10n_filetypes]] | ||
#* html | |||
#* .lang | |||
#* Gettext | |||
# Create templates that separate logic from localizable content | # Create templates that separate logic from localizable content | ||
# Set up a version control system (preferably SVN, since our localizers are familiar with it) | # Set up a version control system (preferably SVN, since our localizers are familiar with it) | ||
| Line 19: | Line 19: | ||
# Notify QA lead that l10n is a requirement | # Notify QA lead that l10n is a requirement | ||
# Verify all copy to confirm that strings you are using will not change after localizers start working | # Verify all copy to confirm that strings you are using will not change after localizers start working | ||
* | #* Localizers will not start working until there is final sign off | ||
== Topics for consideration when asking for project localization == | == Topics for consideration when asking for project localization == | ||
edits