reactos/base/applications/kbswitch/lang/ro-RO.rc
Joachim Henze 09dde2cff9
[REACTOS] "http://www.reactos" -> "https://reactos" (#5043)
To harmonize, to save some bytes, and last but not least for security reasons.
This can be understood as an addendum to (#2619).
2023-02-06 17:01:52 +03:00

19 lines
448 B
Plaintext

/*
* FILE: base/applications/kbswitch/lang/ro-RO.rc
* ReactOS Project (https://reactos.org)
* TRANSLATOR: Fulea Ștefan (PM on ReactOS Forum at fulea.stefan)
* CHANGE LOG: 2011-08-21 initial translation
*/
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
IDR_POPUP MENU
BEGIN
POPUP "popup"
BEGIN
MENUITEM "&Preferințe…", ID_PREFERENCES
MENUITEM SEPARATOR
MENUITEM "I&eșire", ID_EXIT
END
END