Rok Mandeljc : winefile: Fix problem with ellipses in Slovenian translation .

Alexandre Julliard julliard at winehq.org
Mon Dec 8 09:45:54 CST 2008


Module: wine
Branch: master
Commit: d0b4ffe650022102e259cf9a96071191ae053526
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d0b4ffe650022102e259cf9a96071191ae053526

Author: Rok Mandeljc <rok.mandeljc at email.si>
Date:   Sat Dec  6 16:38:11 2008 +0100

winefile: Fix problem with ellipses in Slovenian translation.

---

 programs/winefile/Si.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/winefile/Si.rc b/programs/winefile/Si.rc
index 5739b11..5aa006d 100644
--- a/programs/winefile/Si.rc
+++ b/programs/winefile/Si.rc
@@ -97,7 +97,7 @@ IDM_WINEFILE MENU FIXED IMPURE
         MENUITEM "Razvrsti po ve&likosti",               ID_VIEW_SORT_SIZE
         MENUITEM "Razvrsti po datu&mu",               ID_VIEW_SORT_DATE
         MENUITEM SEPARATOR
-        MENUITEM "Filter &...",              ID_VIEW_FILTER
+        MENUITEM "&Filter ...",              ID_VIEW_FILTER
     }
 
     POPUP "M&ožnosti"  {




More information about the wine-cvs mailing list