https://git.reactos.org/?p=reactos.git;a=commitdiff;h=478a9030a5c5481a123effe38493e091ff1829f6

commit 478a9030a5c5481a123effe38493e091ff1829f6
Author:     Joachim Henze <joachim.he...@reactos.org>
AuthorDate: Mon Oct 14 20:40:36 2024 +0200
Commit:     Joachim Henze <joachim.he...@reactos.org>
CommitDate: Mon Oct 14 20:40:36 2024 +0200

    [SHELL32] ro-RO.rc: Strip unintended empty line that we don't have in en-US
    
    Addendum to last commit 43d07fe695d427c2f8099066d376d6b036db7d74
    which accidentally introduced it.
---
 dll/win32/shell32/lang/ro-RO.rc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dll/win32/shell32/lang/ro-RO.rc b/dll/win32/shell32/lang/ro-RO.rc
index 540d87c9b24..35ba49334c8 100644
--- a/dll/win32/shell32/lang/ro-RO.rc
+++ b/dll/win32/shell32/lang/ro-RO.rc
@@ -1000,7 +1000,6 @@ BEGIN
 
     IDS_BYTES_FORMAT "octeţi"
     IDS_UNKNOWN_APP "Aplicaţie nespecificată"
-
     IDS_EXE_DESCRIPTION "Descriere:"
 
     IDS_MENU_EMPTY "(Gol)"

Reply via email to