GNOME Bugzilla – Bug 314766
A couple of typos in the PO file
Last modified: 2005-11-07 17:40:37 UTC
Version details: Gnome HEAD 1. #: ../src/fileio.c:311 #, c-format msgid "An error occured opening %s." "occurred" and here: #: ../src/fileio.c:323 #, c-format msgid "An error occured writing to %s." 2. #: ../src/main.c:425 msgid "enable debuging code" "debugging" from Clytie, Vietnamese translator
Created attachment 51992 [details] [review] proposed patch
2005-11-07 Sven Herzberg <herzi@gnome-de.org> * src/fileio.c: fix "occured" => "occurred" * src/main.c: fix "debuging" => "debugging" Patch from Thierry Moisan fixes bug 314766