notepad: English resource fixes.
This commit is contained in:
parent
addeb0e34a
commit
95a7e5f8bd
|
@ -120,9 +120,9 @@ STRING_TOOLARGE, "File '%s' is too large for note
|
|||
Please use a different editor."
|
||||
STRING_NOTEXT, "You didn't enter any text.\
|
||||
\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?"
|
||||
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?"
|
||||
STRING_NOTFOUND, "'%s' could not be found."
|
||||
STRING_OUT_OF_MEMORY, "Not enough memory to complete this \
|
||||
|
|
Loading…
Reference in New Issue