https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9139d0fab14803e750d76216b1b0ccda197d5b7b

commit 9139d0fab14803e750d76216b1b0ccda197d5b7b
Author:     Andrei Miloiu <miloiuand...@gmail.com>
AuthorDate: Sat Sep 21 19:40:52 2024 +0300
Commit:     GitHub <nore...@github.com>
CommitDate: Sat Sep 21 19:40:52 2024 +0300

    [NETID] Fix header in Romanian (ro-RO) translation (#7357)
---
 dll/win32/netid/lang/ro-RO.rc | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dll/win32/netid/lang/ro-RO.rc b/dll/win32/netid/lang/ro-RO.rc
index ef3f5a1e489..c4666836baf 100644
--- a/dll/win32/netid/lang/ro-RO.rc
+++ b/dll/win32/netid/lang/ro-RO.rc
@@ -1,8 +1,9 @@
 /*
- * FILE:          dll/win32/netid/lang/ro-RO.rc
- *                ReactOS Project (https://reactos.org)
- * TRANSLATORS:   Copyright 2011-2018 Ștefan Fulea <stefan.fu...@mail.com>
- *                Copyright 2023-2024 Andrei Miloiu <miloiuand...@gmail.com>
+ * PROJECT:     ReactOS Network ID Page
+ * LICENSE:     GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE:     Romanian resource file
+ * TRANSLATORS: Copyright 2011-2018 Ștefan Fulea <stefan.fu...@mail.com>
+ *              Copyright 2023-2024 Andrei Miloiu <miloiuand...@gmail.com>
  */
 
 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL

Reply via email to