[zephyrchat-cvs] zchat/zChat/English.lproj Localizable.strings,1.21,1.22
Status: Alpha
Brought to you by:
akosut
|
From: <ak...@us...> - 2003-05-12 17:54:13
|
Update of /cvsroot/zephyrchat/zchat/zChat/English.lproj In directory sc8-pr-cvs1:/tmp/cvs-serv32038/English.lproj Modified Files: Localizable.strings Log Message: Add auto-save of transcripts. Index: Localizable.strings =================================================================== RCS file: /cvsroot/zephyrchat/zchat/zChat/English.lproj/Localizable.strings,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- Localizable.strings 11 Apr 2003 17:01:10 -0000 1.21 +++ Localizable.strings 12 May 2003 17:54:10 -0000 1.22 @@ -51,6 +51,10 @@ "Close" = "Close"; "Join" = "Join"; +"Choose" = "Choose"; +"Choose Transcript Folder" = "Choose Transcript Folder"; +"AUTO_SAVE_FORMAT" = "%%@ (%m-%d-%Y %I.%M %p).rtf"; + /* Nameless AB entry */ "No name" = "No name"; |