Changeset 51

Show
Ignore:
Timestamp:
02/16/08 10:08:58 (10 months ago)
Author:
cinc
Message:

Messages about archiving added.

Location:
trunk/install/nls
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/install/nls/install.eng

    r49 r51  
    11GetStrings: 
    2 nlsStrings.1='0d'x||'0a'x||' Be sure to have a backup of your INI-files!'||'0d'x||'0a'x||'0d'x||'0a'x 
    3 nlsStrings.2='If not abort NOW' 
    4 nlsStrings.3='Press <ENTER> to install or Ctrl-c to abort.' 
     2nlsStrings.1='0d'x||'0a'x||'     --- About to install WPS-Wizard now ---'||'0d'x||'0a'x 
     3nlsStrings.2='(You did create a desktop backup, did you?)' 
     4nlsStrings.3='Enter <i> to install or any other key to abort.' 
    55nlsStrings.4='Current directory is ' 
    66nlsStrings.5='Registering class ' 
     
    6666nlsStrings.62='Press <ENTER> to continue.' 
    6767nlsStrings.63='Multimedia classes are not installed. This system configuration is not supported.' 
     68nlsStrings.64="There is no fresh desktop (WPS) backup available."||'0d'x||'0a'x||'0d'x||'0a'x||''||"   It's recommended to create such a backup prior to installing."||'' 
     69nlsStrings.65="Go to the 'Archive' page in the settings of the desktop folder to enable archiving and restart. Be sure to disable archiving after startup is done. Read the provided help information."  
     70nlsStrings.66='Enter <y> if you want to install anyway (not recommended).' 
     71 
     72/* # of strings */ 
     73nlsStrings.0=66 
    6874 
    6975 
    70 /* # of strings */ 
    71 nlsStrings.0=63 
    72  
    7376return 
  • trunk/install/nls/install.ger

    r49 r51  
    11GetStrings: 
    2 nlsStrings.1='Haben Sie Kopien ihrer INI-Dateien erstellt?' 
    3 nlsStrings.2='Wenn nicht, sollten Sie jetzt abbrechen!' 
    4 nlsStrings.3='<ENTER> zum Installieren oder Ctrl-c fr Abbruch.' 
     2nlsStrings.1='0d'x||'0a'x||'     --- WPS-Wizard wird nun installiert ---'||'0d'x||'0a'x 
     3nlsStrings.2='(Sie haben ein Desktop-Archiv erstellt?)' 
     4nlsStrings.3='Zum Start der Installation <i> eingeben. Jede andere Eingabe bricht ab.' 
     5 
    56nlsStrings.4='Aktuelles Verzeichnis ist ' 
    67nlsStrings.5='Registriere Klasse ' 
     
    6768nlsStrings.63='Multimedia-Klassen sind nicht installiert. Diese Systemkonfiguration wird nicht untersttzt.' 
    6869 
     70nlsStrings.64="Es ist kein aktuelles Desktop-Backup vorhanden."||'0d'x||'0a'x||'0d'x||'0a'x||''||"   Es wird empfohlen, ein solches Archiv vor der Installation zu erstellen."||'' 
     71nlsStrings.65="™ffnen Sie die 'Archivieren'-Seite in den Einstellungen der Arbeitsoberfl„che, aktivieren Sie die Archivieren-Funktion und starten Sie das System neu. Deaktivieren Sie die Archivieren-Funktion nach dem Neustart. Lesen Sie die vorhandenen Hilfe-Informationen."  
     72nlsStrings.66='Geben Sie <y> ein, um Die Installation trotzdem zu starten (nicht empfohlen).' 
    6973 
    7074/* # of strings */ 
    71 nlsStrings.0=63 
     75nlsStrings.0=66 
    7276 
    7377return