Posted by hailu on September 23, 2008 at 3:00am
| Project: | Legal |
| Version: | master |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
In the .install, strings were passed through t(), however localization services appear to not be available during installation processes, so we use st() instead.
In the .module, t()'s were added in a few places.
| Attachment | Size |
|---|---|
| legal_install_i18n.patch | 1.98 KB |
| legal_module_i18n.patch | 20.45 KB |
Comments
#1
Re-rolled the patches with a couple of tweaks.
Cheers,
Stella
#2
Both patches look great, and apply cleanly, so RTBC.
#3
Does this work? Should the patch be commited? Is it already commited?
#4
+1
#5
Can't translate the text in the "terms and conditions" box. Using Patch #1.
Am using Beta4. Should I be using HEAD?
#6
I've commited legal_module_i18n.patch in #1 and removed the messages output in hook_install() so no need for the legal_install_i18n.patch.
Thanks!
#7
Automatically closed -- issue fixed for 2 weeks with no activity.