More appropriate text for the new 'New' dialog.

This commit is contained in:
William Kendrick 2007-07-26 16:30:36 +00:00
parent 540b950d22
commit 426ee7b252
2 changed files with 4 additions and 8 deletions

View file

@ -116,7 +116,7 @@ const char *const tool_tips[NUM_TOOLS] = {
gettext_noop("Eraser!"),
// Response to 'start a new image' action
gettext_noop("You now have a blank sheet to draw on!"),
gettext_noop("Pick a color or picture with which to start a new drawing."),
// Response to 'open' action (while file dialog is being constructed)
gettext_noop("Open…"),