mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
1f2d450599
[CALC] [DRWTSN32] [DXDIAG] Add Indonesian translation [REACTOS] [USETUP] [EXPLORER] Improve Indonesian translation Signed-off-by: Wilson Simanjuntak <wilsontulus5@gmail.com> Reviewed-by: Mas Ahmad Muhammad <m.charly81@gmail.com> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
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
|