After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 314766 - A couple of typos in the PO file
A couple of typos in the PO file
Status: RESOLVED FIXED
Product: camorama
Classification: Deprecated
Component: General
unspecified
Other All
: Normal minor
: ---
Assigned To: greg
greg
Depends on:
Blocks:
 
 
Reported: 2005-08-29 13:11 UTC by Clytie Siddall
Modified: 2005-11-07 17:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (2.95 KB, patch)
2005-09-08 22:24 UTC, Thierry Moisan
none Details | Review

Description Clytie Siddall 2005-08-29 13:11:18 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
Comment 1 Thierry Moisan 2005-09-08 22:24:35 UTC
Created attachment 51992 [details] [review]
proposed patch
Comment 2 Sven Herzberg 2005-11-07 17:40:37 UTC
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