mygxy
29-09-06, 09:39 AM
我的Lotus的环境如下:
服务器操作系统:windows 2003 Enterprise Edition Service Pack 1
系统无防火墙
安装的Lotus Domino 版本为7.0(安装了相同版本的中文语言包,安装时选择的是替换语言包)
并在安装了Sametime 7.5,
我现在遇到的问题有以下两个:1、无法安装Quickplace 7.0
2、用设计客户端对domcfg.nsf数据库的$$LoginUserForm表进行修改,把里面的英文改成中文后,第二天会自动恢复成英文的 ,比如:把这个表里的计算文件里的如下内容改成中文后,保存,并在浏览器里进行查看是改过来了的。但第二天会恢复成现在这样。谢谢指教。
Default := "Please identify yourself:";
sNotEnough := "%1, you are not authorized to access %2." + @NewLine + @NewLine + "Please sign in with a name which has sufficient access rights:";
sInvalid := "You provided an invalid username or password." + @NewLine + @NewLine + "Please sign in again:";
sExpired := "Your login has expired. Please sign in again:";
sOutOfSync := "%1, your login has been invalidated due to a timing issue with the login servers." + @NewLine + @NewLine + "(The servers may need to have their clocks synchronized to resolve this.)" + @NewLine + @NewLine + "Please sign in again:";
服务器操作系统:windows 2003 Enterprise Edition Service Pack 1
系统无防火墙
安装的Lotus Domino 版本为7.0(安装了相同版本的中文语言包,安装时选择的是替换语言包)
并在安装了Sametime 7.5,
我现在遇到的问题有以下两个:1、无法安装Quickplace 7.0
2、用设计客户端对domcfg.nsf数据库的$$LoginUserForm表进行修改,把里面的英文改成中文后,第二天会自动恢复成英文的 ,比如:把这个表里的计算文件里的如下内容改成中文后,保存,并在浏览器里进行查看是改过来了的。但第二天会恢复成现在这样。谢谢指教。
Default := "Please identify yourself:";
sNotEnough := "%1, you are not authorized to access %2." + @NewLine + @NewLine + "Please sign in with a name which has sufficient access rights:";
sInvalid := "You provided an invalid username or password." + @NewLine + @NewLine + "Please sign in again:";
sExpired := "Your login has expired. Please sign in again:";
sOutOfSync := "%1, your login has been invalidated due to a timing issue with the login servers." + @NewLine + @NewLine + "(The servers may need to have their clocks synchronized to resolve this.)" + @NewLine + @NewLine + "Please sign in again:";