#4389 closed enhancement (fixed)
A string can't get translated and awkward sentence construction
| Reported by: | Dianakc | Owned by: | DJPaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.7 |
| Component: | Core | Version: | |
| Severity: | trivial | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.