#674 closed enhancement (fixed)
"cannot be left blank" should be translated
| Reported by: | Ptath | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | 1.0 | |
| Severity: | Keywords: | ||
| Cc: |
Description
There is a code
$bp_xprofile_callback[$counter]["error_msg"] = $field->name . ' cannot be left blank.';
on string 137 bp-xprofile-signup.php. I suppose this part should be translated some way, and additional string add to .pot.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [1352]) Fixes #674 well spotted Ptath.