https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b807a957314beb0a9c90f…
commit b807a957314beb0a9c90f436972fea4e375f99a8
Author: Andrei Miloiu <miloiuandrei(a)gmail.com>
AuthorDate: Mon Jul 3 23:20:03 2023 +0300
Commit: GitHub <noreply(a)github.com>
CommitDate: Mon Jul 3 22:20:03 2023 +0200
[CHARMAP] Improve Romanian (ro-RO) translation (#5390)
---
base/applications/charmap/lang/ro-RO.rc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/base/applications/charmap/lang/ro-RO.rc
b/base/applications/charmap/lang/ro-RO.rc
index 923ef5128ae..1f3d9a6234f 100644
--- a/base/applications/charmap/lang/ro-RO.rc
+++ b/base/applications/charmap/lang/ro-RO.rc
@@ -1,7 +1,8 @@
/*
* FILE: base/applications/charmap/lang/ro-RO.rc
* ReactOS Project (
https://reactos.org)
- * TRANSLATOR: Ștefan Fulea (stefan dot fulea at mail dot com)
+ * TRANSLATORS: Copyright 2011-2018 Ștefan Fulea <stefan.fulea(a)mail.com>
+ * Copyright 2023 Andrei Miloiu <miloiuandrei(a)gmail.com>
*/
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
@@ -58,5 +59,5 @@ BEGIN
IDS_ABOUT "&Despre…"
IDS_TITLE "Hartă de caractere"
IDS_UNICODE "Unicode"
- IDS_ALL "All"
+ IDS_ALL "Toate"
END