reactos/base/system/rundll32/lang/tr-TR.rc

16 lines
502 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
* PROJECT: ReactOS rundll32
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Turkish resource file
* TRANSLATORS: Copyright 2013-2014 Erdem Ersoy <erdemersoy@erdemersoy.net>
* Copyright 2018 Ercan Ersoy <ercanersoy@ercanersoy.net>
*/
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_DllNotLoaded "LoadLibrary, ""%s""'yi yüklemede başarısız oldu."
IDS_MissingEntry "Giriş noktası eksik: %s içinde %s"
END