mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 11:53:37 +00:00
[SHDOCLC]
reduce diff to wine svn path=/trunk/; revision=45937
This commit is contained in:
parent
cd689e02df
commit
a609bd9f70
5 changed files with 8 additions and 9 deletions
|
@ -250,4 +250,3 @@ IDR_BROWSE_CONTEXT_MENU MENU
|
||||||
MENUITEM "Scrolle rechts", IDM_SCROLL_RIGHT
|
MENUITEM "Scrolle rechts", IDM_SCROLL_RIGHT
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#pragma code_page(default)
|
|
||||||
|
|
|
@ -252,4 +252,3 @@ IDR_BROWSE_CONTEXT_MENU MENU
|
||||||
MENUITEM "Défilement vers la droite", IDM_SCROLL_RIGHT
|
MENUITEM "Défilement vers la droite", IDM_SCROLL_RIGHT
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#pragma code_page(default)
|
|
||||||
|
|
|
@ -249,4 +249,3 @@ IDR_BROWSE_CONTEXT_MENU MENU
|
||||||
MENUITEM "Slinkti dešinėn", IDM_SCROLL_RIGHT
|
MENUITEM "Slinkti dešinėn", IDM_SCROLL_RIGHT
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#pragma code_page(default)
|
|
||||||
|
|
|
@ -248,4 +248,3 @@ IDR_BROWSE_CONTEXT_MENU MENU
|
||||||
MENUITEM "Drsenje desno", IDM_SCROLL_RIGHT
|
MENUITEM "Drsenje desno", IDM_SCROLL_RIGHT
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#pragma code_page(default)
|
|
||||||
|
|
|
@ -24,21 +24,24 @@
|
||||||
|
|
||||||
#include "Bg.rc"
|
#include "Bg.rc"
|
||||||
#include "Da.rc"
|
#include "Da.rc"
|
||||||
#include "De.rc"
|
|
||||||
#include "En.rc"
|
#include "En.rc"
|
||||||
#include "Es.rc"
|
#include "Es.rc"
|
||||||
#include "Fi.rc"
|
#include "Fi.rc"
|
||||||
#include "Fr.rc"
|
|
||||||
#include "Hu.rc"
|
#include "Hu.rc"
|
||||||
#include "Ko.rc"
|
#include "Ko.rc"
|
||||||
#include "Lt.rc"
|
|
||||||
#include "Nl.rc"
|
#include "Nl.rc"
|
||||||
#include "No.rc"
|
#include "No.rc"
|
||||||
|
#include "Sv.rc"
|
||||||
|
#include "Tr.rc"
|
||||||
|
|
||||||
|
/* UTF-8 */
|
||||||
|
#include "De.rc"
|
||||||
|
#include "Fr.rc"
|
||||||
|
#include "Lt.rc"
|
||||||
#include "Pt.rc"
|
#include "Pt.rc"
|
||||||
#include "Ro.rc"
|
#include "Ro.rc"
|
||||||
#include "Ru.rc"
|
#include "Ru.rc"
|
||||||
#include "Si.rc"
|
#include "Si.rc"
|
||||||
#include "Sv.rc"
|
|
||||||
#include "Tr.rc"
|
|
||||||
#include "Uk.rc"
|
#include "Uk.rc"
|
||||||
#include "Zh.rc"
|
#include "Zh.rc"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue