https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ac72fa9d0de1bb0b52187…
commit ac72fa9d0de1bb0b521872685d6bf0cb32e660f4
Author: Andrei Miloiu <miloiuandrei(a)gmail.com>
AuthorDate: Sun Feb 11 23:59:02 2024 +0200
Commit: GitHub <noreply(a)github.com>
CommitDate: Sun Feb 11 22:59:02 2024 +0100
[OLEACC] Update Romanian (ro-RO) translation (#6438)
---
dll/win32/oleacc/lang/oleacc_Ro.rc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dll/win32/oleacc/lang/oleacc_Ro.rc b/dll/win32/oleacc/lang/oleacc_Ro.rc
index a73b31a4be2..b854f9df98d 100644
--- a/dll/win32/oleacc/lang/oleacc_Ro.rc
+++ b/dll/win32/oleacc/lang/oleacc_Ro.rc
@@ -1,7 +1,8 @@
/*
* Copyright 2008 Nikolay Sivov
* Copyright 2009 Michael Stefaniuc
- * 2011 Ștefan Fulea
+ * 2011 Ștefan Fulea <stefan.fulea(a)mail.com>
+ * 2024 Andrei Miloiu <miloiuandrei(a)gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -121,5 +122,5 @@ STRINGTABLE
IDS_STATE_ALERT_MEDIUM "alertă medie"
IDS_STATE_ALERT_HIGH "alertă maximă"
IDS_STATE_PROTECTED "protejat"
- IDS_STATE_HASPOPUP "intempestiv"
+ IDS_STATE_HASPOPUP "popup"
}