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 756486 - Typo "trasformation"
Typo "trasformation"
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2015-10-13 09:23 UTC by Josef Andersson
Modified: 2015-12-17 18:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes minor typos (4.23 KB, patch)
2015-12-16 19:22 UTC, Michael Chudobiak
none Details | Review

Description Josef Andersson 2015-10-13 09:23:55 UTC
Should be transformation, not trasformation in 
#: ../data/appdata/gthumb.appdata.xml.in.h:3
msgid ""
"As an image editor gThumb allows to scale, rotate and crop the images; change "
"the saturation, lightness, contrast as well as other color trasformations."
Comment 1 Josef Andersson 2015-10-13 09:38:27 UTC
Should also be one space only in:
All images on  a single image
Comment 2 Anders Jonsson 2015-10-16 22:03:36 UTC
I'll fill in the list with two things that popped up when I ran aspell on the pot file:

In extensions/file-tools/gth-file-tools-effects.c is a bluish effect named "Artic". I do not know what that is, is this meant to be "Arctic"?

There is also a comment in data/ui/histogram-info.ui where "ellipsizied" should be spelled "ellipsized".
Comment 3 Anders Jonsson 2015-10-31 11:17:52 UTC
Saw two things in the help file as well:



in c/batch-scripts.page:

* "TODO: further documentation is need here."


Here "need" should be "needed".


in C/thumbnails.page:

* Technically-inclined users can explore these settings with <app>gconf-editor</app>.

gconf-editor is no longer maintained. Now there is dconf-editor in GNOME instead.
Comment 4 Anders Jonsson 2015-10-31 11:40:20 UTC
One last thing in the help.

In C/shortcuts.page:
* <keyseq> <key>Alt</key> <key>Up</key> </keyseq>



Here "Up" should be "Up Arrow" as in other shortcut strings.
Comment 5 Michael Chudobiak 2015-12-16 19:22:29 UTC
Created attachment 317527 [details] [review]
Fixes minor typos

This patch fixes the typos reported above, and updates the key schemas for the thumbnail cache in the help file. I guess the patch has to wait until an unstable branch is created? I've lost track of string freezes and all that...
Comment 6 Michael Chudobiak 2015-12-17 18:46:05 UTC
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.