Posted by smacphail on April 1, 2009 at 5:41pm
Jump to:
| Project: | Workspace |
| Version: | 6.x-1.3 |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | po file, pot file, translation |
Issue Summary
Hi there,
Just noticed that the string "My workspace", as it appears in the nav when you install the module, doesn't get translated when you install another language pack.
There *is* a "my workspace" (lowercase "m") string in the translation files, but the module uses "My workspace" (uppercase M) by default, so the string gets missed. Just a small typo that might not matter in the end if people customize their menus, but a typo none the less.
Cheers!
Comments
#1
Hi,
That's not a matter of case-sensitivity but each single string must have its own representation in the .po file. And there seem to be some additional strings in the current version of the module which haven't found their way into the .po files.
I created a new pot file (po template) from version 6 of the module which contains all strings from the current module, see http://drupal.org/node/427664
hth
Frank
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.