Fix string localization in legal module
hailu - September 23, 2008 - 03:00
| Project: | Legal |
| Version: | HEAD |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
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 |

#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?