crate-archive / crate-site

OBSOLETE, SEE crate.io, crate.web, and crate.pypi
https://crate.io/
BSD 2-Clause "Simplified" License
87 stars 13 forks source link

Mark All User Displayed Strings for Translation #62

Closed dstufft closed 12 years ago

dstufft commented 12 years ago

This marks all (at least all that I could find) strings that are displayed to a user as translatable. This will allow Crate to be translated into different languages.

aclark4life commented 12 years ago

Hot