mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 08:21:38 +00:00
Sync with trunk head
svn path=/branches/header-work/; revision=46021
This commit is contained in:
commit
a00acb2a1b
1006 changed files with 161728 additions and 16722 deletions
|
@ -80,4 +80,3 @@ Mit:\n\
|
|||
\t\tQuelldateien kopiert, die neuer sind als die Zieldatei\n\n"
|
||||
|
||||
}
|
||||
#pragma code_page(default)
|
||||
|
|
|
@ -81,4 +81,3 @@ où :\n\
|
|||
\t\tque le fichier source\n\n"
|
||||
|
||||
}
|
||||
#pragma code_page(default)
|
||||
|
|
|
@ -81,4 +81,3 @@ Dove:\n\
|
|||
\t\tdella sorgente\n\n"
|
||||
|
||||
}
|
||||
#pragma code_page(default)
|
||||
|
|
|
@ -81,4 +81,3 @@ XCOPY 送り元 [送り先] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
|
|||
\t\tコピー先がコピー元より古いファイルだけコピーします。\n\n"
|
||||
|
||||
}
|
||||
#pragma code_page(default)
|
||||
|
|
|
@ -81,4 +81,3 @@ Kur:\n\
|
|||
\t\tsenesnis už šaltinio failą\n\n"
|
||||
|
||||
}
|
||||
#pragma code_page(default)
|
||||
|
|
|
@ -79,4 +79,3 @@ Parameters:\n\
|
|||
\t\tdatum. Als geen detum wordt gegeven, copiëer alleen als bron nieuwer is.\n\n"
|
||||
|
||||
}
|
||||
#pragma code_page(default)
|
||||
|
|
|
@ -84,4 +84,3 @@ XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
|
|||
после указанной даты. Если дата не указана, копирует только\n\
|
||||
те файлы, которые новее в исходной папке.\n"
|
||||
}
|
||||
#pragma code_page(default)
|
||||
|
|
|
@ -80,4 +80,3 @@ Where:\n\
|
|||
\t\tod izvora\n\n"
|
||||
|
||||
}
|
||||
#pragma code_page(default)
|
||||
|
|
|
@ -82,4 +82,3 @@ Where:\n\
|
|||
\t\tthan source\n\n"
|
||||
|
||||
}
|
||||
#pragma code_page(default)
|
||||
|
|
|
@ -27,17 +27,19 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
#include <reactos/version.rc>
|
||||
|
||||
#include "Da.rc"
|
||||
#include "De.rc"
|
||||
#include "En.rc"
|
||||
#include "Fr.rc"
|
||||
#include "It.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Ko.rc"
|
||||
#include "Lt.rc"
|
||||
#include "Nl.rc"
|
||||
#include "No.rc"
|
||||
#include "Pl.rc"
|
||||
#include "Pt.rc"
|
||||
|
||||
/* UTF-8 */
|
||||
#include "De.rc"
|
||||
#include "Fr.rc"
|
||||
#include "It.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Lt.rc"
|
||||
#include "Nl.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Si.rc"
|
||||
#include "Uk.rc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue