Confirmed users
933
edits
m (→Web App Code) |
m (→L10n Requirements: typos) |
||
Line 156: | Line 156: | ||
All projects must be localizable. Layouts must be compatible with RTL and LTR text flow. | All projects must be localizable. Layouts must be compatible with RTL and LTR text flow. | ||
Designs shouldn't be overly "tight" and should be bullet-proof against text length. Use http://www.felocity.org/files/bookmarklets/fakegerman.html to test your | Designs shouldn't be overly "tight" and should be bullet-proof against text length. Use http://www.felocity.org/files/bookmarklets/fakegerman.html to test your design. | ||
Don't put text in images. Use gettext. The L10n web team will | Don't put text in images. Use gettext. The L10n web team will eventually help you extract strings into an SVN repo and uploaded into Verbatim. | ||
=== Source Control === | === Source Control === |