Sat, 1 Aug 1998 05:24:40 +0200 [Vincent@waw.com]

* It appeared that many po/POTFILES.in files were totally out of date...
Updated those accordingly, and translated the new strings.

NB: Does anyone would object to a modification of po/Makefile.in.in files to
generate automatically the POTFILES.in's with a cmd like:
grep '_(' `find . -name \*.\[chym\]` | cut -f 1 --delimiter ':'  | sed -e "s#^./##" |sort -u > po/POTFILES.in
This commit is contained in:
Vincent Renardias 1998-08-01 03:27:52 +00:00
parent 4d0ef91f45
commit 4dc80d85c6
2 changed files with 2363 additions and 2235 deletions

View File

@ -1,17 +1,50 @@
# List of files which containing translatable strings.
vfs/ftpfs.c
vfs/mcfs.c
edit/edit.c
edit/edit.h
edit/edit_key_translator.c
edit/editcmd.c
edit/editmenu.c
edit/editoptions.c
edit/editwidget.c
src/fixhlp.c
gnome/achown.c
gnome/background.c
gnome/boxes.c
gnome/chmod.c
gnome/chown.c
gnome/cmd.c
gnome/command.c
gnome/dialog.c
gnome/dir.c
gnome/ext.c
gnome/file.c
gnome/find.c
gnome/fixhlp.c
gnome/gcmd.c
gnome/gdesktop.c
gnome/glayout.c
gnome/gprop.c
gnome/gscreen.c
gnome/gtools.c
gnome/gview.c
gnome/gwidget.c
gnome/help.c
gnome/hotlist.c
gnome/i18n.h
gnome/info.c
gnome/layout.c
gnome/learn.c
gnome/main.c
gnome/menu.c
gnome/option.c
gnome/panelize.c
gnome/screen.c
gnome/subshell.c
gnome/tree.c
gnome/user.c
gnome/util.c
gnome/utilunix.c
gnome/view.c
gnome/win.c
gnome/wtools.c
src/achown.c
src/background.c
src/boxes.c
@ -27,6 +60,7 @@ src/find.c
src/fixhlp.c
src/help.c
src/hotlist.c
src/i18n.h
src/info.c
src/layout.c
src/learn.c
@ -43,12 +77,8 @@ src/utilunix.c
src/view.c
src/win.c
src/wtools.c
gnome/gcmd.c
gnome/gdesktop.c
gnome/glayout.c
gnome/gprop.c
gnome/gscreen.c
gnome/gtools.c
gnome/gview.c
gnome/gwidget.c
vfs/extfs.c
vfs/ftpfs.c
vfs/mcfs.c
vfs/tar.c
vfs/vfs.c

4534
po/fr.po

File diff suppressed because it is too large Load Diff