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 628148 - Miscellaneous string fixes
Miscellaneous string fixes
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-27 17:18 UTC by Philip Withnall
Modified: 2010-08-28 21:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Miscellaneous string fixes (5.86 KB, patch)
2010-08-27 17:22 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2010-08-27 17:18:09 UTC
Patch coming.

C string:              ""
"Determines how transparency should be indicated. Valid values are "
"CHECK_PATTERN, COLOR and NONE. If COLOR is choosen, then the trans-color key "
"determines the used color value."
Automated translation: ""
"Determines how transparency should be indicated. Valid values are "
"CHECK_PATTERN, COLOUR and NONE. If COLOUR is choosen, then the trans-colour key "
"determines the used colour value."
Manual translation:    ""
"Determines how transparency should be indicated. Valid values are "
"CHECK_PATTERN, COLOR and NONE. If COLOR is chosen, then the trans-color key "
"determines the colour value used."

C string:              ""
"If activated Eye of GNOME wont ask for confirmation when moving images to "
"the trash. It will still ask if any of the files cannot be moved to the "
"trash and would be deleted instead."
Automated translation: ""
"If activated Eye of GNOME wont ask for confirmation when moving images to "
"the wastebasket. It will still ask if any of the files cannot be moved to the "
"wastebasket and would be deleted instead."
Manual translation:    ""
"If activated Eye of GNOME won't ask for confirmation when moving images to "
"the wastebasket. It will still ask if any of the files cannot be moved to "
"the wastebasket and would be deleted instead."

C string:              ""
"If activated the detailed metadata list in the properties dialog will be "
"moved to its own page in the dialog. This should make the dialog more usable "
"on smaller screens, e.g. as used by netbooks. If disabled the widget will be "
"embedded on the \"Metadata\" page."
Automated translation: ""
"If activated the detailed metadata list in the properties dialogue will be "
"moved to its own page in the dialogue. This should make the dialogue more usable "
"on smaller screens, e.g. as used by netbooks. If disabled the widget will be "
"embedded on the \"Metadata\" page."
Manual translation:    ""
"If activated, the detailed metadata list in the properties dialogue will be "
"moved to its own page in the dialogue. This should make the dialogue more "
"usable on smaller screens, e.g. as used by netbooks. If disabled the widget "
"will be embedded on the \"Metadata\" page."

C string:              ""
"If this is active the color set by the background-color key will be used to "
"fill the area behind the image. If it is not set the current GTK theme will "
"determine the fill color."
Automated translation: ""
"If this is active the colour set by the background-colour key will be used to "
"fill the area behind the image. If it is not set the current GTK theme will "
"determine the fill colour."
Manual translation:    ""
"If this is active, the colour set by the background-color key will be used "
"to fill the area behind the image. If it is not set, the current GTK+ theme "
"will determine the fill colour."

C string:              ""
"The color that is used to fill the area behind the image. If the use-"
"background-color key is not set the color is determined by the active GTK "
"theme instead."
Automated translation: ""
"The colour that is used to fill the area behind the image. If the use-"
"background-colour key is not set the colour is determined by the active GTK "
"theme instead."
Manual translation:    ""
"The colour that is used to fill the area behind the image. If the use-"
"background-color key is not set, the colour is determined by the active GTK+ "
"theme instead."

C string:              ""
"Whether the image should be interpolated on zoom-out. This leads to better "
"quality but is somewhat slower than non interpolated images."
Automated translation: ""
"Whether the image should be interpolated on zoom-out. This leads to better "
"quality but is somewhat slower than non interpolated images."
Manual translation:    ""
"Whether the image should be interpolated on zoom-out. This leads to better "
"quality but is somewhat slower than non-interpolated images."

C string:              "Pause or resume the slidehow"
Automated translation: "Pause or resume the slidehow"
Manual translation:    "Pause or resume the slideshow"
Comment 1 Philip Withnall 2010-08-27 17:22:40 UTC
Created attachment 168917 [details] [review]
Miscellaneous string fixes

This fixes all the above issues. Note that we're in string change announcement period at the moment and the freeze is on Monday.
Comment 2 Claudio Saavedra 2010-08-27 17:34:32 UTC
It appears to me that the patch is against master, whereas eog 2.32 will be released from gnome-2-32. Could you please create a patch that works for this branch? Thank you.
Comment 3 Claudio Saavedra 2010-08-27 17:40:17 UTC
Comment on attachment 168917 [details] [review]
Miscellaneous string fixes

Pushed into master. Thank you.
Comment 4 Felix Riemann 2010-08-28 21:40:58 UTC
Hand-converted the schema changes to gnome-2-32 (the "slidehow"-fix applied directly), to avoid hitting the freeze. Thanks for reviewing, Philip.

Will send the announcement in a few moments.

This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.