mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:13:00 +00:00
[CMAKE]
sync with trunk (r49230) svn path=/branches/cmake-bringup/; revision=49246
This commit is contained in:
commit
1fb94b1cb5
771 changed files with 118975 additions and 68781 deletions
|
@ -35,6 +35,6 @@ STRINGTABLE
|
|||
STRING_SUCCESS, "Operazione completata con successo\n"
|
||||
STRING_INVALID_KEY, "Errore: nome della chiave non valido\n"
|
||||
STRING_INVALID_CMDLINE, "Errore: parametri della linea di comando non validi\n"
|
||||
STRING_NO_REMOTE, "Errore: Impossibile aggiungere chiavi alla macchina remota\n"
|
||||
STRING_CANNOT_FIND, "Errore: Il sistema non è riuscito a trovare la chiave di registro o il valore specificati\n"
|
||||
STRING_NO_REMOTE, "Errore: impossibile aggiungere chiavi alla macchina remota\n"
|
||||
STRING_CANNOT_FIND, "Errore: il sistema non è riuscito a trovare la chiave di registro o il valore specificati\n"
|
||||
}
|
||||
|
|
39
base/applications/cmdutils/reg/Sv.rc
Normal file
39
base/applications/cmdutils/reg/Sv.rc
Normal file
|
@ -0,0 +1,39 @@
|
|||
/*
|
||||
* REG.EXE - Wine-compatible reg program.
|
||||
* Swedish language support
|
||||
*
|
||||
* Copyright 2010 Anders Jonsson
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
* License as published by the Free Software Foundation; either
|
||||
* version 2.1 of the License, or (at your option) any later version.
|
||||
*
|
||||
* This library is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include "reg.h"
|
||||
|
||||
#pragma code_page(65001)
|
||||
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
STRING_USAGE, "Syntax för detta kommando är:\n\nREG [ ADD | DELETE | QUERY ]\nREG kommando /?\n"
|
||||
STRING_ADD_USAGE, "REG ADD nyckelnamn [/v värdenamn | /ve] [/t typ] [/s separator] [/d data] [/f]\n"
|
||||
STRING_DELETE_USAGE, "REG DELETE nyckelnamn [/v värdenamn | /ve | /va] [/f]\n"
|
||||
STRING_QUERY_USAGE, "REG QUERY nyckelnamn [/v värdenamn | /ve] [/s]\n"
|
||||
STRING_SUCCESS, "Operation slutfördes utan problem\n"
|
||||
STRING_INVALID_KEY, "Fel: ogiltigt nyckelnamn\n"
|
||||
STRING_INVALID_CMDLINE, "Fel: ogiltiga kommandoradsparametrar\n"
|
||||
STRING_NO_REMOTE, "Fel: Kan inte lägga till nycklar till fjärrmaskin\n"
|
||||
STRING_CANNOT_FIND, "Fel: Systemet kunde inte hitta angiven nyckel eller värde i registret\n"
|
||||
}
|
|
@ -16,4 +16,5 @@
|
|||
#include "Ro.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Si.rc"
|
||||
#include "Sv.rc"
|
||||
#include "Uk.rc"
|
||||
|
|
|
@ -30,8 +30,8 @@ STRINGTABLE
|
|||
STRING_PAUSE, "Tryk Enter for at begynde at kopiere\n"
|
||||
STRING_SIMCOPY, "%d fil(er) vil blive kopieret\n"
|
||||
STRING_COPY, "%d fil(er) kopieret\n"
|
||||
STRING_QISDIR, "Er «%s» et filnavn eller katalog\n \
|
||||
på destinationen?\n \
|
||||
STRING_QISDIR, "Er «%s» et filnavn eller katalog\n\
|
||||
på destinationen?\n\
|
||||
(F - Fil, K - Katalog)\n"
|
||||
STRING_SRCPROMPT,"%s? (Ja|Nei)\n"
|
||||
STRING_OVERWRITE,"Overskrive «%s»? (Ja|Nei|Alle)\n"
|
||||
|
|
|
@ -33,8 +33,8 @@ STRINGTABLE
|
|||
STRING_PAUSE, "Eingabetaste betätigen, um mit dem Kopieren zu beginnen\n"
|
||||
STRING_SIMCOPY, "%d Datei(en) würden kopiert\n"
|
||||
STRING_COPY, "%d Datei(en) kopiert\n"
|
||||
STRING_QISDIR, "Ist '%s' eine Datei oder ein Verzeichnis\n \
|
||||
am Zielsort?\n \
|
||||
STRING_QISDIR, "Ist '%s' eine Datei oder ein Verzeichnis\n\
|
||||
am Zielsort?\n\
|
||||
(D - Datei, V - Verzeichnis)\n"
|
||||
STRING_SRCPROMPT,"%s? (Ja|Nein)\n"
|
||||
STRING_OVERWRITE,"%s überschreiben? (Ja|Nein|Alle)\n"
|
||||
|
|
|
@ -30,8 +30,8 @@ STRINGTABLE
|
|||
STRING_PAUSE, "Press <enter> to begin copying\n"
|
||||
STRING_SIMCOPY, "%d file(s) would be copied\n"
|
||||
STRING_COPY, "%d file(s) copied\n"
|
||||
STRING_QISDIR, "Is '%s' a filename or directory\n \
|
||||
on the target?\n \
|
||||
STRING_QISDIR, "Is '%s' a filename or directory\n\
|
||||
on the target?\n\
|
||||
(F - File, D - Directory)\n"
|
||||
STRING_SRCPROMPT,"%s? (Yes|No)\n"
|
||||
STRING_OVERWRITE,"Overwrite %s? (Yes|No|All)\n"
|
||||
|
|
|
@ -33,8 +33,8 @@ STRINGTABLE
|
|||
STRING_PAUSE, "Appuyez sur ENTRÉE pour démarrer la copie\n"
|
||||
STRING_SIMCOPY, "%d fichier(s) seront copiés\n"
|
||||
STRING_COPY, "%d fichier(s) copiés\n"
|
||||
STRING_QISDIR, "« %s » est-il un fichier ou un répertoire\n \
|
||||
dans la destination ?\n \
|
||||
STRING_QISDIR, "« %s » est-il un fichier ou un répertoire\n\
|
||||
dans la destination ?\n\
|
||||
(F - Fichier, R - Répertoire)\n"
|
||||
STRING_SRCPROMPT,"%s ? (Oui|Non)\n"
|
||||
STRING_OVERWRITE,"Écraser %s ? (Oui|Non|Tous)\n"
|
||||
|
|
|
@ -31,10 +31,10 @@ STRINGTABLE
|
|||
STRING_INVPARMS, "Numero non valido di parametri - Digita xcopy /? per l'aiuto\n"
|
||||
STRING_INVPARM, "Parametro '%s' non valido - Digita xcopy /? per l'aiuto\n"
|
||||
STRING_PAUSE, "Premi Invio per iniziare a copiare\n"
|
||||
STRING_SIMCOPY, "%d file sarebbero copiati\n"
|
||||
STRING_SIMCOPY, "%d file saranno copiati\n"
|
||||
STRING_COPY, "%d file copiato/i\n"
|
||||
STRING_QISDIR, "'%s' è il nome di un file o una cartella\n \
|
||||
nell'obiettivo?\n \
|
||||
STRING_QISDIR, "'%s' è il nome di un file o una cartella\n\
|
||||
nell'obiettivo?\n\
|
||||
(F - File, C - Cartella)\n"
|
||||
STRING_SRCPROMPT,"%s? (Sì|No)\n"
|
||||
STRING_OVERWRITE,"Sovrascrivere %s? (Sì|No|Tutti)\n"
|
||||
|
@ -48,7 +48,7 @@ STRINGTABLE
|
|||
STRING_DIR_CHAR, "C"
|
||||
|
||||
STRING_HELP,
|
||||
"XCOPY - Copia file(s) e alberi di cartelle sorgenti in una destinazione\n\
|
||||
"XCOPY - Copia file e alberi di cartelle sorgenti in una destinazione\n\
|
||||
\n\
|
||||
Sintassi:\n\
|
||||
XCOPY sorgente [destinazione] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
|
||||
|
@ -59,18 +59,18 @@ Dove:\n\
|
|||
[/I] Assume una cartella se la destinazione non esiste e sono copiati 2 o\n\
|
||||
\tpiù file\n\
|
||||
[/S] Copia le cartelle e le sottocartelle\n\
|
||||
[/E] Copia le cartelle e le sottocartelle, includendo quelle vuote\n\
|
||||
[/E] Copia le cartelle e le sottocartelle, incluse quelle vuote\n\
|
||||
[/Q] Non mostra i nomi durante la copia, modalità silenziosa.\n\
|
||||
[/F] Mostra i nomi completi della sorgente e della destinazione durante la copia\n\
|
||||
[/L] Simula l'operazione, mostrando i nome che sarebbero copiati\n\
|
||||
[/L] Simula l'operazione, mostrando i nomi che sarebbero copiati\n\
|
||||
[/W] Richiede prima di iniziare l'operazione di copia\n\
|
||||
[/T] Crea la struttura di cartelle vuote ma non copia i files\n\
|
||||
[/Y] Disabilita le conferme quando sono sovrascritti files\n\
|
||||
[/-Y] Abilita le conferme quando sono sovrascritti files\n\
|
||||
[/T] Crea la struttura di cartelle vuote ma non copia i file\n\
|
||||
[/Y] Disabilita le conferme quando sono sovrascritti dei file\n\
|
||||
[/-Y] Abilita le conferme quando sono sovrascritti dei file\n\
|
||||
[/P] Chiede conferma per ogni file sorgente prima di copiare\n\
|
||||
[/N] Copia usando i nomi abbreviati\n\
|
||||
[/U] Copia solo files che sono già presenti nella destinazione\n\
|
||||
[/R] Sovrascrive ogni file che abbia l'attributo Sola Lettura\n\
|
||||
[/R] Sovrascrive ogni file che abbia l'attributo Sola lettura\n\
|
||||
[/H] Include i file nascosti e di sistema nella copia\n\
|
||||
[/C] Continua anche se accade un errore durante la copia\n\
|
||||
[/A] Copia solo i file che abbiano l'attributo Archivio\n\
|
||||
|
|
|
@ -33,8 +33,8 @@ STRINGTABLE
|
|||
STRING_PAUSE, "コピーを開始するには <enter> を押してください\n"
|
||||
STRING_SIMCOPY, "%d ファイルがコピーされる見込みです。\n"
|
||||
STRING_COPY, "%d ファイルをコピーしました\n"
|
||||
STRING_QISDIR, "送り先の '%s' はファイル名ですか、\n \
|
||||
ディレクトリですか?\n \
|
||||
STRING_QISDIR, "送り先の '%s' はファイル名ですか、\n\
|
||||
ディレクトリですか?\n\
|
||||
(F - ファイル、D - ディレクトリ)\n"
|
||||
STRING_SRCPROMPT,"%s? (Yes|No)\n"
|
||||
STRING_OVERWRITE,"%s を上書きしますか? (Yes|No|All)\n"
|
||||
|
|
|
@ -22,23 +22,25 @@
|
|||
|
||||
#include "xcopy.h"
|
||||
|
||||
#pragma code_page(65001)
|
||||
|
||||
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
STRING_INVPARMS, "올바르지 않은 매개변수의 갯수 - xcopy /?로 도움말을 보시오\n"
|
||||
STRING_INVPARM, "올바르지 않은 매개변수 '%s' - xcopy /?로 도움말을 보시오\n"
|
||||
STRING_PAUSE, "<enter> 를 누르면 복사가 시작될 것입니다\n"
|
||||
STRING_SIMCOPY, "%d 파일이 복사될 것입니다\n"
|
||||
STRING_COPY, "%d 파일이 복사되었습니다\n"
|
||||
STRING_QISDIR, "'%s'이 복사할 파일이나 디렉토리?\n\
|
||||
입니까?\n\
|
||||
(F - 파일, D - 디렉토리)\n"
|
||||
STRING_SRCPROMPT,"%s? (예|아니오)\n"
|
||||
STRING_OVERWRITE,"%s를 덮어쓰겠습니까? (예|아니오|모두)\n"
|
||||
STRING_INVPARMS, "올바르지 않은 매개변수의 갯수 - xcopy /?로 도움말을 보시오\n"
|
||||
STRING_INVPARM, "올바르지 않은 매개변수 '%s' - xcopy /?로 도움말을 보시오\n"
|
||||
STRING_PAUSE, "<enter> 를 누르면 복사가 시작될 것입니다\n"
|
||||
STRING_SIMCOPY, "%d 파일이 복사될 것입니다\n"
|
||||
STRING_COPY, "%d 파일이 복사되었습니다\n"
|
||||
STRING_QISDIR, "'%s'이 복사할 파일이나 디렉토리?\n\
|
||||
입니까?\n\
|
||||
(F - 파일, D - 디렉토리)\n"
|
||||
STRING_SRCPROMPT,"%s? (예|아니오)\n"
|
||||
STRING_OVERWRITE,"%s를 덮어쓰겠습니까? (예|아니오|모두)\n"
|
||||
STRING_COPYFAIL, "Copying of '%s' to '%s' failed with r/c %d\n"
|
||||
STRING_OPENFAIL, "'%s' 열기 실패\n"
|
||||
STRING_READFAIL, "'%s를 읽지 못했습니다'\n"
|
||||
STRING_OPENFAIL, "'%s' 열기 실패\n"
|
||||
STRING_READFAIL, "'%s를 읽지 못했습니다'\n"
|
||||
STRING_YES_CHAR, "Y"
|
||||
STRING_NO_CHAR, "N"
|
||||
STRING_ALL_CHAR, "A"
|
||||
|
@ -46,36 +48,36 @@ STRINGTABLE
|
|||
STRING_DIR_CHAR, "D"
|
||||
|
||||
STRING_HELP,
|
||||
"XCOPY - 원본 파일이나 디렉토리 구조를 목적지로 복사\n\
|
||||
"XCOPY - 원본 파일이나 디렉토리 구조를 목적지로 복사\n\
|
||||
\n\
|
||||
문법:\n\
|
||||
XCOPY 원본 [대상] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
|
||||
문법:\n\
|
||||
XCOPY 원본 [대상] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
|
||||
\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\
|
||||
\n\
|
||||
Where:\n\
|
||||
\n\
|
||||
[/I] 만약 대상이 존재하지 않는 경우 디렉토리로 가정하고 두개나 더 많은 파일을 \n\
|
||||
\t복사\n\
|
||||
[/S] 디렉토리하고 하위 디렉토리 복사\n\
|
||||
[/E] 빈 디렉토리를 포함해서 디렉토리와 하위 디렉토리 복사\n\
|
||||
[/Q] 조용하게 복사되는 파일이나 디렉토리를 표시하지 않고 복사.\n\
|
||||
[/F] 복사하는 동안 완전한 원본과 대상 보여주기\n\
|
||||
[/L] 복사될 것을 보여주면서 가상으로 작업\n\
|
||||
[/W] 복사시작 하기 전에 확인하기\n\
|
||||
[/T] 파일은 복사하지 않고 빈 디렉토리 구조만 복사\n\
|
||||
[/Y] 파일 덮어 쓸 때 확인하지 않기\n\
|
||||
[/-Y] 파일을 덮어 쓸 때 확인하기\n\
|
||||
[/P] 복사하는 동안에 각가의 원본 파일마다 확인\n\
|
||||
[/N] 짧은 이름을 사용해서 복사\n\
|
||||
[/U] 이미 대상 디렉토리에 존재하는 파일만 복사\n\
|
||||
[/R] 읽기 전용 파일도 덮어 쓰기\n\
|
||||
[/H] 숨은 파일이나 시스템 파일도 포함해서 복사\n\
|
||||
[/C] 복사하는 동안에 에러가 발생해도 계속 진행\n\
|
||||
[/A] 오직 압축 속성이 설정되어있는 파일만 복사\n\
|
||||
[/M] 오직 압축 속성을 제거하면서 압축 속성이 설정되어있는\n\
|
||||
\t파일만 복사\n\
|
||||
[/D | /D:m-d-y] 지정된 날짜 후에 수정되거나 새로운 파일 복사.\n\
|
||||
\t\tI만약 어떠한 날짜도 지정되지 않으면,오직 원본보다\n\
|
||||
\t\t대상이 오래된 것만 복사\n\n"
|
||||
[/I] 만약 대상이 존재하지 않는 경우 디렉토리로 가정하고 두개나 더 많은 파일을 \n\
|
||||
\t복사\n\
|
||||
[/S] 디렉토리하고 하위 디렉토리 복사\n\
|
||||
[/E] 빈 디렉토리를 포함해서 디렉토리와 하위 디렉토리 복사\n\
|
||||
[/Q] 조용하게 복사되는 파일이나 디렉토리를 표시하지 않고 복사.\n\
|
||||
[/F] 복사하는 동안 완전한 원본과 대상 보여주기\n\
|
||||
[/L] 복사될 것을 보여주면서 가상으로 작업\n\
|
||||
[/W] 복사시작 하기 전에 확인하기\n\
|
||||
[/T] 파일은 복사하지 않고 빈 디렉토리 구조만 복사\n\
|
||||
[/Y] 파일 덮어 쓸 때 확인하지 않기\n\
|
||||
[/-Y] 파일을 덮어 쓸 때 확인하기\n\
|
||||
[/P] 복사하는 동안에 각가의 원본 파일마다 확인\n\
|
||||
[/N] 짧은 이름을 사용해서 복사\n\
|
||||
[/U] 이미 대상 디렉토리에 존재하는 파일만 복사\n\
|
||||
[/R] 읽기 전용 파일도 덮어 쓰기\n\
|
||||
[/H] 숨은 파일이나 시스템 파일도 포함해서 복사\n\
|
||||
[/C] 복사하는 동안에 에러가 발생해도 계속 진행\n\
|
||||
[/A] 오직 압축 속성이 설정되어있는 파일만 복사\n\
|
||||
[/M] 오직 압축 속성을 제거하면서 압축 속성이 설정되어있는\n\
|
||||
\t파일만 복사\n\
|
||||
[/D | /D:m-d-y] 지정된 날짜 후에 수정되거나 새로운 파일 복사.\n\
|
||||
\t\tI만약 어떠한 날짜도 지정되지 않으면,오직 원본보다\n\
|
||||
\t\t대상이 오래된 것만 복사\n\n"
|
||||
|
||||
}
|
||||
|
|
82
base/applications/cmdutils/xcopy/Sv.rc
Normal file
82
base/applications/cmdutils/xcopy/Sv.rc
Normal file
|
@ -0,0 +1,82 @@
|
|||
/*
|
||||
* XCOPY - Wine-compatible xcopy program
|
||||
* Swedish language support
|
||||
*
|
||||
* Copyright (C) 2010 Anders Jonsson
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
* License as published by the Free Software Foundation; either
|
||||
* version 2.1 of the License, or (at your option) any later version.
|
||||
*
|
||||
* This library is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include "xcopy.h"
|
||||
|
||||
#pragma code_page(65001)
|
||||
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
STRING_INVPARMS, "Ogiltigt antal parametrar - Använd xcopy /? för hjälp\n"
|
||||
STRING_INVPARM, "Ogiltig parameter '%s' - Använd xcopy /? för hjälp\n"
|
||||
STRING_PAUSE, "Tryck <enter> för att börja kopiera\n"
|
||||
STRING_SIMCOPY, "%d fil(er) skulle kopieras\n"
|
||||
STRING_COPY, "%d fil(er) kopierade\n"
|
||||
STRING_QISDIR, "Är '%s' ett filnamn eller en katalog\n" \
|
||||
"på målet?\n" \
|
||||
"(F - Fil, K - Katalog)\n"
|
||||
STRING_SRCPROMPT,"%s? (Ja|Nej)\n"
|
||||
STRING_OVERWRITE,"Skriv över %s? (Ja|Nej|Alla)\n"
|
||||
STRING_COPYFAIL, "Kunde inte kopiera '%s' till '%s'; misslyckades med r/c %d\n"
|
||||
STRING_OPENFAIL, "Kunde inte öppna '%s'\n"
|
||||
STRING_READFAIL, "Kunde inte läsa '%s'\n"
|
||||
STRING_YES_CHAR, "J"
|
||||
STRING_NO_CHAR, "N"
|
||||
STRING_ALL_CHAR, "A"
|
||||
STRING_FILE_CHAR,"F"
|
||||
STRING_DIR_CHAR, "K"
|
||||
|
||||
STRING_HELP,
|
||||
"XCOPY - Kopierar källfiler eller katalogträd till ett mål\n\
|
||||
\n\
|
||||
Syntax:\n\
|
||||
XCOPY källa [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
|
||||
\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\
|
||||
\n\
|
||||
Där:\n\
|
||||
\n\
|
||||
[/I] Antag att målet är en katalog om målet inte existerar och\n\
|
||||
\ två eller fler filer kopieras\n\
|
||||
[/S] Kopiera kataloger och underkataloger\n\
|
||||
[/E] Kopiera kataloger och underkataloger, inklusive tomma sådana\n\
|
||||
[/Q] Tyst läge: Lista inte filnamn under kopiering\n\
|
||||
[/F] Visa fulla käll- och målnamn under kopiering\n\
|
||||
[/L] Simulerar operationen och visar namn som skulle kopieras\n\
|
||||
[/W] Frågar innan kopieringen påbörjas\n\
|
||||
[/T] Skapar tom katalogstruktur men kopierar inga filer\n\
|
||||
[/Y] Fråga inte när filer skrivs över\n\
|
||||
[/-Y] Fråga innan filer skrivs över\n\
|
||||
[/P] Fråga för varje källfil som kopieras.\n\
|
||||
[/N] Kopiera som korta filnamn\n\
|
||||
[/U] Kopiera enbart filer som redan existerar i destinationskatalogen\n\
|
||||
[/R] Skriv över skrivskyddade filer\n\
|
||||
[/H] Inkludera gömda filer och systemfiler i kopian\n\
|
||||
[/C] Fortsätt även om ett fel uppstår under kopieringen\n\
|
||||
[/A] Kopiera enbart filer markerade som arkiv\n\
|
||||
[/M] Kopiera enbart filer markerade som arkiv, ta bort\n\
|
||||
\ markeringen\n\
|
||||
[/D | /D:m-d-y] Kopiera nya filer eller de ändrade efter angivet datum.\n\
|
||||
\t\tOm inget datum angivits utförs endast kopiering om målet är\n\
|
||||
\t\täldre än källan\n\n"
|
||||
|
||||
}
|
|
@ -28,7 +28,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
|
||||
#include "Da.rc"
|
||||
#include "En.rc"
|
||||
#include "Ko.rc"
|
||||
#include "No.rc"
|
||||
#include "Pl.rc"
|
||||
|
||||
|
@ -37,10 +36,12 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
#include "Fr.rc"
|
||||
#include "It.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Ko.rc"
|
||||
#include "Lt.rc"
|
||||
#include "Nl.rc"
|
||||
#include "Pt.rc"
|
||||
#include "Ro.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Si.rc"
|
||||
#include "Sv.rc"
|
||||
#include "Uk.rc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue