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