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 325617 - One typo in the .po file
One typo in the .po file
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Internationalisation
git master
Other All
: Normal minor
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2006-01-03 12:57 UTC by Clytie Siddall
Modified: 2006-01-03 14:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Clytie Siddall 2006-01-03 12:57:22 UTC
1.
po:896
reference:	⑤	../app/config/gimprc-blurbs.h:337
Original:	⌘0	Sets the swap file location. GIMP uses a tile based memory allocation 
scheme. The swap file is used to quickly and easily swap tiles out to disk 
and back in. Be aware that the swap file can easily get very largeif GIMP is 
used with large images. Also, things can get horribly slow if the swap file 
is created on a directory that is mounted over NFS.  For these reasons, it 
may be desirable to put your swap file in \"/tmp\".

- largeif
+ large if

from Clytie, Vietnamese translator
Comment 1 Sven Neumann 2006-01-03 14:50:37 UTC
2006-01-03  Sven Neumann  <sven@gimp.org>

        * app/config/gimprc-blurbs.h (SWAP_PATH_BLURB): added missing space
        (bug #325617).