1/*
2 * PROJECT:     Dr. Watson crash reporter
3 * LICENSE:     GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4 * PURPOSE:     Indonesian resource file
5 * TRANSLATORS: Copyright 2022 Wilson Simanjuntak <wilsontulus5@gmail.com>
6 */
7
8LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
9
10STRINGTABLE
11BEGIN
12    IDS_APP_TITLE "Laporan Kegagalan ReactOS"
13    IDS_USER_ALERT_MESSAGE "Aplikasi %ls mengalami kegagalan. Informasi mengenai kegagalan ini telah disimpan pada:\n\n%ls"
14END
15