update text
This commit is contained in:
parent
4a7b29de72
commit
6c47a27351
3
text.cpp
3
text.cpp
@ -51,7 +51,8 @@ Tutorial video: https://www.youtube.com/watch?v=eecEOacF6mw
|
||||
Please contact me with any problems, feature requests, or questions relating to Textractor
|
||||
You can do so via the project homepage (issues section) or via email
|
||||
Source code available under GPLv3 at project homepage
|
||||
I'm currently looking for a new job: email me if you know anyone hiring US software engineers)";
|
||||
I'm currently looking for a new job: email me if you know anyone hiring US software engineers
|
||||
If you like this project, please tell everyone about it :))";
|
||||
const wchar_t* UPDATE_AVAILABLE = L"Update available: download it from https://github.com/Artikash/Textractor/releases";
|
||||
const wchar_t* ALREADY_INJECTED = L"Textractor: already injected";
|
||||
const wchar_t* ARCHITECTURE_MISMATCH = L"Textractor: architecture mismatch: try 32 bit Textractor instead";
|
||||
|
Loading…
Reference in New Issue
Block a user