From b16b957fff8c6e9ecffe9a4155e499c85a736033 Mon Sep 17 00:00:00 2001 From: Scott Gartner Date: Mon, 26 Jan 2004 04:18:34 +0000 Subject: [PATCH] Changed the logout prompt to ask the user to save the current state first. --- com/gallery/GalleryRemote/resources/GRResources.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com/gallery/GalleryRemote/resources/GRResources.properties b/com/gallery/GalleryRemote/resources/GRResources.properties index c8af4d7..cf91153 100644 --- a/com/gallery/GalleryRemote/resources/GRResources.properties +++ b/com/gallery/GalleryRemote/resources/GRResources.properties @@ -48,7 +48,7 @@ MainFrame.cbmenuPath = Show Path MainFrame.newGalleryBtn = Add Gallery URL... MainFrame.albumCombo = Select an Album here and add pictures to it. The number in parenthesis after the name of the album is the number of pictures that you've added to it. MainFrame.quitQuestion = Quitting will lose all the work you have performed and not yet uploaded. You may want to save first.\n\nQuit anyway? -MainFrame.logoutQuestion = Logging out will lose all the work you have performed in gallery {0} and not yet uploaded. You may want to save first.\n\nLog out anyway? +MainFrame.logoutQuestion = Logging out will lose all the work you have performed in gallery {0} and not yet uploaded.\n\nSave the current state before logging out? MainFrame.quitQuestion.title = Warning