Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

sorting my .dtd and .properties files

0 views
Skip to first unread message

Дамјан Георгиевски

unread,
Nov 12, 2009, 9:23:28 PM11/12/09
to
Is there some tool to sort my .dtd and .properties files the same way
the original en-US files are sorted?

The thing is, after several iterations of using "compare-locales -m" the
items are all over the place, and sometimes I can understand the
context.


and what the hell does
<!ENTITY aboutSupport.show.label "Open Containing Folder">
mean??

--
дамјан ((( http://damjan.softver.org.mk/ )))

... knowledge is exactly like power - something
to be distributed as widely as humanly possible,
for the betterment of all. -- jd

Tim Chien (MozTW)

unread,
Nov 12, 2009, 9:35:16 PM11/12/09
to Дамјан Георгиевски, dev-...@lists.mozilla.org
2009/11/13 Дамјан Георгиевски <gda...@gmail.com>:

>
> and what the hell does
> <!ENTITY aboutSupport.show.label "Open Containing Folder">
> mean??

I can answer this one:
Download Firefox3.6b2, type about:support at the address bar, hit Enter,
You can see the button labeled "Open Containing Folder".
What this buttons does is to open up Explorer window (Windows) that
contains the profile folder.

Tim

Дамјан Георгиевски

unread,
Nov 12, 2009, 10:14:37 PM11/12/09
to
>> and what the hell does
>> <!ENTITY aboutSupport.show.label "Open Containing Folder">
>> mean??
>
> I can answer this one:
> Download Firefox3.6b2, type about:support at the address bar, hit
> Enter, You can see the button labeled "Open Containing Folder".
> What this buttons does is to open up Explorer window (Windows) that
> contains the profile folder.

"Open Profile Folder" would've been much more clear then, bah

--
дамјан ((( http://damjan.softver.org.mk/ )))

Scarlett Johansson: You always see the glass half-empty.
Woody Allen: No. I see the glass half-full... but of poison.

Ville Pohjanheimo

unread,
Nov 13, 2009, 3:26:14 PM11/13/09
to
13.11.2009 04:23, Дамјан Георгиевски kirjoitti:
> Is there some tool to sort my .dtd and .properties files the same way
> the original en-US files are sorted?
>
> The thing is, after several iterations of using "compare-locales -m" the
> items are all over the place, and sometimes I can understand the
> context.


Back in 2005 I asked a friend to code that kind of tool for me. I used
it once then, it worked (99% of the way atleast), but I haven't used it
sense. You can try it out if you like:
ville.lucid.fi/skriptei/mozcombiner.pl

Requires Perl, and it works with directories (original, translated, target).

-ville/mozilla.fi

Axel Hecht

unread,
Nov 13, 2009, 3:43:08 PM11/13/09
to
On 13.11.09 03:23, Дамјан Георгиевски wrote:
> Is there some tool to sort my .dtd and .properties files the same way
> the original en-US files are sorted?
>
> The thing is, after several iterations of using "compare-locales -m" the
> items are all over the place, and sometimes I can understand the
> context.
>
>
> and what the hell does
> <!ENTITY aboutSupport.show.label "Open Containing Folder">
> mean??
>
>
>

I bet one could write something on top of silme rather quickly. At this
moment, I'd love folks like I and Gandalf or Stas to focus on firefox
and fennec outreach and coordination. But maybe someone else volunteers?

Feature request: Think about how to persist license headers while you do.

Axel

Jeferson Hultmann

unread,
Nov 13, 2009, 5:14:57 PM11/13/09
to dev-...@lists.mozilla.org
Em 13/11/2009 00:23, Citando a mensagem de Дамјан Георгиевски:

> Is there some tool to sort my .dtd and .properties files the same way
> the original en-US files are sorted?
>

You can use this tool I wrote some years ago (I have been using
it since then).

http://groups.google.com/group/mozilla.dev.l10n/msg/8dc6ad0a9381503c

I works under .NET or mono (shipped with Ubuntu).

However, you'll lose any comments you made to files.


--
Jeferson

0 new messages