#4389 closed enhancement (fixed)
A string can't get translated and awkward sentence construction
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.7 | Priority: | normal |
| Severity: | trivial | Version: | |
| Component: | Core | Keywords: | has-patch |
| Cc: |
Description
This string can't get translated, infact can't find it anywhere in BP files:
Show the Toolbar for logged out users
The string construction here gets messed in translation I suggest add the whole sentence such "BuddyPress Update" and "BuddyPress Setup" instead change only the "update/setup".
Change History (5)
Note: See
TracTickets for help on using
tickets.
The "Show the Toolbar" phrase appears in bp-core/admin/bp-core-settings.php, around line 31. It's also in the .pot file.
Agreed on the Update/Setup strings. We're at a string freeze, so let's assess for BP 1.7.