ccdd7f5bce
* gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for translation. * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for translation as it used to be. * po/POTFILES.in: Removed symbolic links, and outdated gmc-window.[ch] and olddnd.c. These don't repport any new strings, increase compile time and make po files large. Basically adds gaction.c, g,mount, smbfs.c to the pre-previous file. * po/es.po: Added new strings with latest editor changes. Added strings in gaction.c. Merged with a new mc.pot after the changes in POTFILES.in. * gnome/gaction.c (mainly gmc_unable_to_execute_dlg): Moved g_strconcat to g_strdup_printf, to get compact strings and make coherent translations. Translate atomic actions (open, edit, view) when calling this function. * src/menu.c: (create_menu): Adjust "#ifdef ENABLE_NLS" so that menus get the right size even when NLS is disabled. 1999-08-08 Norbert Warmuth <nwarmuth@privat.circular.de> * po/POTFILE.in: Removed gpopup.c as it is not compiled.