mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 23:22:36 +00:00
_really fix it this time. (and on with the language saga)
svn path=/trunk/; revision=28650
This commit is contained in:
parent
39088be599
commit
dc17eb77d0
1 changed files with 1 additions and 16 deletions
|
@ -1,19 +1,4 @@
|
|||
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
IDS_USAGE, "Affiche les données page par page à l'écran.\n\n\
|
||||
MORE < [Lecteur:][Chemin]Nom du fichier\n\
|
||||
Commande | MORE \n\
|
||||
MORE [Lecteur:][Chemin]Nom du fichier\n\n\
|
||||
[Lecteur:][Chemin]Nom du fichier Un fichier, dont le contenu sera affiché.\n\
|
||||
Commande\t\t Une commande, dont la sortie sera affiché.\n\n\
|
||||
À l'invite ""-- Continuer --"" you pouvez appuyer sur n'importe quelle touche pour afficher la page suivante.\n"
|
||||
|
||||
IDS_CONTINUE, " -- Continuer (100%) -- "
|
||||
IDS_FILE_ACCESS, "Impossible d'accèder au fichier %s."
|
||||
}
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue