mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +00:00
15 lines
463 B
Plaintext
15 lines
463 B
Plaintext
|
/*
|
||
|
* PROJECT: Dr. Watson crash reporter
|
||
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
||
|
* PURPOSE: Indonesian resource file
|
||
|
* TRANSLATORS: Copyright 2022 Wilson Simanjuntak <wilsontulus5@gmail.com>
|
||
|
*/
|
||
|
|
||
|
LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
|
||
|
|
||
|
STRINGTABLE
|
||
|
BEGIN
|
||
|
IDS_APP_TITLE "Laporan Kegagalan ReactOS"
|
||
|
IDS_USER_ALERT_MESSAGE "Aplikasi %ls mengalami kegagalan. Informasi mengenai kegagalan ini telah disimpan pada:\n\n%ls"
|
||
|
END
|