[zephyrchat-cvs] zchat/zChat/English.lproj Localizable.strings,1.19,1.20
Status: Alpha
Brought to you by:
akosut
|
From: <ak...@us...> - 2003-04-09 15:51:45
|
Update of /cvsroot/zephyrchat/zchat/zChat/English.lproj In directory sc8-pr-cvs1:/tmp/cvs-serv26261/zChat/English.lproj Modified Files: Localizable.strings Log Message: Show status in collapsed location view. Index: Localizable.strings =================================================================== RCS file: /cvsroot/zephyrchat/zchat/zChat/English.lproj/Localizable.strings,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- Localizable.strings 7 Apr 2003 20:37:39 -0000 1.19 +++ Localizable.strings 9 Apr 2003 15:51:40 -0000 1.20 @@ -69,6 +69,8 @@ "DISPLAY_USERNAME_FORMAT" = "%2$@ <%1$@>"; "POPUP_USERNAME_FORMAT" = "%@ (%@)"; +"TERMINAL_SEPERATOR" = ", "; + "SAVE_FILE" = "Chat with %@"; "INFO_WINDOW_TITLE" = "Info for: %@"; |