[zephyrchat-cvs] zchat/zChat/English.lproj Localizable.strings,1.18,1.19
Status: Alpha
Brought to you by:
akosut
|
From: <ak...@us...> - 2003-04-07 20:38:13
|
Update of /cvsroot/zephyrchat/zchat/zChat/English.lproj In directory sc8-pr-cvs1:/tmp/cvs-serv31571/English.lproj Modified Files: Localizable.strings Log Message: Add partial status control (no custom status) Index: Localizable.strings =================================================================== RCS file: /cvsroot/zephyrchat/zchat/zChat/English.lproj/Localizable.strings,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- Localizable.strings 1 Apr 2003 14:37:59 -0000 1.18 +++ Localizable.strings 7 Apr 2003 20:37:39 -0000 1.19 @@ -63,6 +63,8 @@ "PING_MESSAGE" = "â¦"; +"INSTANCE_DISPLAY_FORMAT" = "[%@] "; + /* signature (username) */ "DISPLAY_USERNAME_FORMAT" = "%2$@ <%1$@>"; "POPUP_USERNAME_FORMAT" = "%@ (%@)"; |