[zephyrchat-cvs] zchat/zChat/English.lproj Localizable.strings,1.20,1.21
Status: Alpha
Brought to you by:
akosut
|
From: <ak...@us...> - 2003-04-11 17:01:16
|
Update of /cvsroot/zephyrchat/zchat/zChat/English.lproj In directory sc8-pr-cvs1:/tmp/cvs-serv12534/English.lproj Modified Files: Localizable.strings Log Message: Display error if save failed. Index: Localizable.strings =================================================================== RCS file: /cvsroot/zephyrchat/zchat/zChat/English.lproj/Localizable.strings,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- Localizable.strings 9 Apr 2003 15:51:40 -0000 1.20 +++ Localizable.strings 11 Apr 2003 17:01:10 -0000 1.21 @@ -77,6 +77,9 @@ "SITE_MENU_CUSTOM" = "Custom"; +"COULDNT_SAVE_TITLE" = "Couldn't Save"; +"COULDNT_SAVE_FMT" = "Couldn't save transcript as %@."; + "PREFS_SETUP" = "Setup"; "PREFS_MESSAGES" = "Messages"; |