Hi,
I just comitted a change to render several tooltip strings more precise
in EOG.
Reference bug 511393:
- N_("Go to the previous image"),
+ N_("Go to the previous image of the collection"),
- N_("Go to the next image"),
+ N_("Go to the next image of the collec
Hi all,
I've just commited a patch which makes Page Setup/Properties/Trash
items accessible. Here are the changes:
"Print..." -> "_Print..."
"Properties" -> "Prope_rties"
"Move to Trash" -> "Move to _Trash"
Cheers!
--lucasr
___
gnome-i18n mailing list
Hi all,
The following string changes were made in EOG:
- Removed the "Image Collection" tab from preferences dialog.
Therefore, all the strings from this tab are not in the catalog
anymore;
- Added a Side Pane menu item in "View" menu. Corresponding GConf key
added as well.
Cheers!
--lucasr
__