notepad: English resource fixes.

This commit is contained in:
Austin English 2009-07-19 19:23:24 -05:00 committed by Alexandre Julliard
parent addeb0e34a
commit 95a7e5f8bd

View file

@ -116,14 +116,14 @@ STRING_UNTITLED, "Untitled"
STRING_ALL_FILES, "All files (*.*)" STRING_ALL_FILES, "All files (*.*)"
STRING_TEXT_FILES_TXT, "Text files (*.txt)" STRING_TEXT_FILES_TXT, "Text files (*.txt)"
STRING_TOOLARGE, "File '%s' is too large for notepad.\n \ STRING_TOOLARGE, "File '%s' is too large for notepad.\n\
Please use a different editor." Please use a different editor."
STRING_NOTEXT, "You didn't enter any text. \ STRING_NOTEXT, "You didn't enter any text.\
\nPlease type something and try again" \nPlease type something and try again"
STRING_DOESNOTEXIST, "File '%s' does not exist\n\n \ STRING_DOESNOTEXIST, "File '%s' does not exist.\n\n\
Do you want to create a new file ?" Do you want to create a new file?"
STRING_NOTSAVED, "File '%s' has been modified\n\n \ STRING_NOTSAVED, "File '%s' has been modified.\n\n\
Would you like to save the changes ?" Would you like to save the changes?"
STRING_NOTFOUND, "'%s' could not be found." STRING_NOTFOUND, "'%s' could not be found."
STRING_OUT_OF_MEMORY, "Not enough memory to complete this \ STRING_OUT_OF_MEMORY, "Not enough memory to complete this \
task.\nClose one or more applications to increase the amount of free memory." task.\nClose one or more applications to increase the amount of free memory."