https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2b910fc1b3251297180fc…
commit 2b910fc1b3251297180fc1923519b7644df78327
Author: Andrei Miloiu <miloiuandrei(a)gmail.com>
AuthorDate: Wed Nov 8 12:34:25 2023 +0200
Commit: GitHub <noreply(a)github.com>
CommitDate: Wed Nov 8 10:34:25 2023 +0000
[NOTEPAD] Update Romanian (ro-RO) translation (#5915)
---
base/applications/notepad/lang/ro-RO.rc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/applications/notepad/lang/ro-RO.rc
b/base/applications/notepad/lang/ro-RO.rc
index 84f86a00aa9..12f3b71e42f 100644
--- a/base/applications/notepad/lang/ro-RO.rc
+++ b/base/applications/notepad/lang/ro-RO.rc
@@ -36,8 +36,8 @@ BEGIN
MENUITEM "&Nou\tCtrl+N", CMD_NEW
MENUITEM "Fereastră &nouă\tCtrl+Shift+N", CMD_NEW_WINDOW
MENUITEM "&Deschidere…\tCtrl+O", CMD_OPEN
- MENUITEM "&Păstrează\tCtrl+S", CMD_SAVE
- MENUITEM "Păst&rare în…", CMD_SAVE_AS
+ MENUITEM "S&alvează\tCtrl+S", CMD_SAVE
+ MENUITEM "Sal&vare în…", CMD_SAVE_AS
MENUITEM SEPARATOR
MENUITEM "&Configurare pagină…", CMD_PAGE_SETUP
MENUITEM "I&mprimare…\tCtrl+P", CMD_PRINT