mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
14 lines
347 B
Text
14 lines
347 B
Text
|
/*
|
||
|
* PROJECT: ReactOS MyDocs
|
||
|
* LICENSE: LGPL-2.1+ (https://spdx.org/licenses/LGPL-2.1+)
|
||
|
* PURPOSE: Romanian resource file
|
||
|
* TRANSLATORS: Copyright 2022 Andrei Miloiu <miloiuandrei@gmail.com>
|
||
|
*/
|
||
|
|
||
|
LANGUAGE LANG_ROMANIAN, SUBLANG_DEFAULT
|
||
|
|
||
|
STRINGTABLE
|
||
|
{
|
||
|
IDS_NOSRCFILEFOUND "Fișierul sau dosarul sursă '%ls' nu a fost găsit."
|
||
|
}
|