Closed
Bug 561532
Opened 16 years ago
Closed 16 years ago
Add Support to Verbatim
Categories
(Webtools Graveyard :: Verbatim, defect)
Webtools Graveyard
Verbatim
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jsocol, Assigned: zbraniecki)
Details
Apologies if this is the wrong product/component for this bug. I couldn't find anything more relevant.
We've got gettext .po files up in SVN at /projects/sumo/locales, and with bug 560955, the verbatim SVN account has r/w access to that directory.
I filled in the directory by taking the strings extracted from the 2.x version of our app, using msgen to generate en_US/LC_MESSAGES/messages.po, then used msginit to create the rest of the locales.
Let me know what else I have to do before we can get SUMO up on Verbatim. If it's nothing, well, that's just great!
| Assignee | ||
Comment 1•16 years ago
|
||
Hi James,
I added SUMO to Verbatim, but I think you really want to have messages.po empty for non-translated strings.
Having duplicated ID's as values kind of kills the purpose of using Verbatim overall :)
Assignee: nobody → gandalf
| Assignee | ||
Comment 2•16 years ago
|
||
also, if you're going to be the person to maintain SUMO localizations, I'll be happy to grant you admin privs on the project.
| Reporter | ||
Comment 3•16 years ago
|
||
Hey Gandalf, thanks!
I will be the person maintaining them.
So, like I said, I used msginit to create all the locales from English. Was that wrong? Is there a better tool to just copy they keys?
| Assignee | ||
Comment 4•16 years ago
|
||
James: could you move the .pot file to ./templates/LC_MESSAGES/ ? That would make it easy to maintain it for Verbatim.
Thanks!
I'll update the local copy then and we should be good to go :)
| Reporter | ||
Comment 5•16 years ago
|
||
(In reply to comment #4)
> James: could you move the .pot file to ./templates/LC_MESSAGES/ ? That would
> make it easy to maintain it for Verbatim.
Done.
> I'll update the local copy then and we should be good to go :)
Great, thanks!
| Assignee | ||
Comment 6•16 years ago
|
||
done.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•