Missed translation in *.po files due to case-sensitivity
smacphail - April 1, 2009 - 17:41
| Project: | Workspace |
| Version: | 6.x-1.3 |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | po file, pot file, translation |
Jump to:
Description
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!

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