/[marvin]/marvin/src/gui/language/language_an.hh
ViewVC logotype

Diff of /marvin/src/gui/language/language_an.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by castor_fou, Thu Sep 11 16:25:31 2003 UTC revision 1.3 by castor_fou, Tue Sep 16 20:25:36 2003 UTC
# Line 33  Line 33 
33  #ifndef LANGUAGE_AN_HH  #ifndef LANGUAGE_AN_HH
34  #define LANGUAGE_AN_HH  #define LANGUAGE_AN_HH
35    
36  #define FILE "File"  
37  #define NEW  "New"  #define NEWUSER  "New user"
38  #define OPTIONS "Options"  #define ENTERNA "Enter username (4 à 8 caracters) : "
39  #define SAVE "Save"  #define ENTERPP "Enter password (6 caracters) : "
40  #define LOAD "Load"  #define RECORD "Voice recording : "
41  #define QUIT "Quit"  #define USERADD "User saved with success"
42  #define HELP "Help"  #define USERLOAD "User loaded with success"
43  #define README "Read Me"  #define PRINTLIST "Users loaded"
44  #define HOWUSE "How use Marvin ?"  #define WHICHUSER "Choose an user : "
45    #define AUTHENTIFIED "Authentification OK"
46    #define MENUBEGIN "*** Menu"
47    #define MENUEND " ***"
48    #define CRYPT "1 - Crypt a file"
49    #define DECRYPT "2 - Decrypt a file "
50    #define DELUSER "3 - Del an user"
51    #define QUIT "4 - Exit"
52    #define DELUSERCONFIRM "Del user "
53    #define USERDEL "User del with success"
54    #define QUITCONFIRM "Exit application "
55    #define GOODBYE "Good Bye !!!"
56    #define WHICHACTION "Choose an action : "
57    #define BEGINCRYPT "Crypt begin ..."
58    #define ENDCRYPT "Crypt end ..."
59    #define BEGINDECRYPT "Decrypt begin ..."
60    #define ENDDECRYPT "Decrypr end ..."
61    #define YESNO "Y(es) / N(o) [N]? "
62    #define YES "Y"
63    #define NO "N"
64    #define ENTERPASSWORD "Enter your password : "
65    #define ERROR1 "An error occured, aborted"
66    #define ERROR2 "Invalid password; please, retry"
67    #define ERROR3 "Invalid username; please, retry"
68    #define ERROR4 "Authentification failed"
69    #define ERROR5 "No user saved"
70    #define OF " of "
71    
72  #endif //! LANGUAGE_AN_HH  #endif //! LANGUAGE_AN_HH

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26