Title=Simple Text Editor FileMenu=File EditMenu=Edit CancelMenu=Cancel SaveMenuItem=Save Text to file GetMenuItem=Get Text from File ClearMenuItem=Clear Display Cut=Cut Copy=Copy Paste=Paste TextSavedNotification=Text successfully saved. EnterEditText=Enter or Edit Text: CannotReadError = Cannot read from {0} CannotWriteError = Cannot save to {0} file = text.txt CannotCloseError=Cannot close file NoTextError=No text to save TextReadNotification=Text read from file CannotCloseError=Cannot close file NoSelectionError=No text selected BadLocationError=Invalid selection CancelWrite=Cancel Save CancelRead=Cancel Get CancelNotification=Operation Canceled ReadNotification=Getting text WriteNotification=Saving text