mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
14 lines
466 B
Text
14 lines
466 B
Text
/*
|
|
* PROJECT: Dr. Watson crash reporter
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: et-EE resource file
|
|
* COPYRIGHT: Copyright 2018 Joann Mõndresku (joannmondresku at gmail dot com)
|
|
*/
|
|
|
|
LANGUAGE LANG_ESTONIAN, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_APP_TITLE "ReactOS'i krahhi teavitaja"
|
|
IDS_USER_ALERT_MESSAGE "Rakendus %ls jooksis kokku. Informatsioon selle krahhi kohta on salvestatud asukohta:\r\n\r\n%ls"
|
|
END
|