mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
7b71877676
[FONTEXT]: At the moment there is a comment in the en-US.rc resource file that advises to not translate it. I only created this file as a basis for the future. The file will be updated later when there is the possibility for FONTEXT to be translated further.
13 lines
357 B
Text
13 lines
357 B
Text
/*
|
|
* PROJECT: ReactOS Font Text
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: Romanian translation for FONTEXT
|
|
* COPYRIGHT: Copyright 2018 Bișoc George (fraizeraust99 at gmail dot com)
|
|
*/
|
|
|
|
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_REACTOS_FONTS_FOLDER "Folder-ul de fonturi de ReactOS"
|
|
END
|