forked from KolibriOS/kolibrios
scrshoot: label length fixed.
git-svn-id: svn://kolibrios.org@2432 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
319465067d
commit
040b9afa64
@ -852,7 +852,7 @@ device_er db 'Device error',0
|
||||
not_shooted db 'Make a photo !!!',0
|
||||
no_file_name db 'Enter file name !!!',0
|
||||
invalid_rect db 'Wrong area size',0
|
||||
keyforexit db 'This is your screenshot. Press any key to exit.',0
|
||||
keyforexit db 'This is your screenshot. Press any key.',0
|
||||
|
||||
end if
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user