[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: po-mode/dired: feature request
From: |
Kai Grossjohann |
Subject: |
Re: po-mode/dired: feature request |
Date: |
Thu, 11 Nov 2004 10:08:31 +0100 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
address@hidden (Pavel Janík) writes:
> I'd like to be able to see the status of translations in the dired buffer
> or in separate mode. Because right now, it is very ineffective to do the
> translations - you do not see if the file you are about to open is already
> translated or no. There are other free software tools good for this goal -
> see e.g. http://i18n.kde.org/tools/kbabel/img/catalogmanager.png - but I'd
> prefer to use Emacs for it.
Perhaps it is sufficient to see the po files for the languages in
question? I don't know anything about po files, but I seem to recall
that the language is in the name of the file, so M-x find-dired RET
could produce a buffer with the right files.
Does this help?
Kai