Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] unhome 的好友分组错误了,都不知道是什么原因!急!!

[复制链接]
sounu 发表于 2010-5-5 21:36:07 | 显示全部楼层 |阅读模式
本帖最后由 sounu 于 2010-5-5 21:38 编辑

unhome 的好友分组错误了,都不知道是什么原因

从自定义8 一直到自定义999 !!!               
这个是lang_source.php文件的代码:
  1. <?php
  2. /*
  3.         [UCenter Home] (C) 2007-2008 Comsenz Inc.
  4.         $Id: lang_source.php 12489 2009-07-01 06:41:34Z xupeng $
  5. */

  6. if(!defined('IN_UCHOME')) {
  7.         exit('Access Denied');
  8. }

  9. $_SGLOBAL['sourcelang'] = array (

  10.         'hour' => '小时',
  11.         'before' => '前',
  12.         'minute' => '分钟',
  13.         'second' => '秒',
  14.         'now' => '现在',
  15.         'dot' => '、',
  16.         'mtag' => '群组',
  17.         'poll' => '投票',
  18.         'event' => '活动',
  19.         'thread' => '话题',
  20.         'blog' => '日志',
  21.         'friend_group_default' => '其他',
  22.         'friend_group_1' => '通过本站认识',
  23.         'friend_group_2' => '通过活动认识',
  24.         'friend_group_3' => '通过朋友认识',
  25.         'friend_group_4' => '亲人',
  26.         'friend_group_5' => '同事',
  27.         'friend_group_6' => '同学',
  28.         'friend_group_7' => '不认识',
  29.         'friend_group' => '自定义',
  30.         'default_albumname' => '默认相册',
  31.         'wall' => '留言',
  32.         'pic_comment' => '图片评论',
  33.         'blog_comment' => '日志评论',
  34.         'clickblog' => '日志表态',
  35.         'clickpic' => '图片表态',
  36.         'clickthread' => '话题表态',
  37.         'share_comment' => '分享评论',
  38.         'share_notice' => '分享',
  39.         'doing_comment' => '记录回复',
  40.         'friend_notice' => '好友',
  41.         'thread_comment' => '话题回复',
  42.         'event_comment' => '活动留言',
  43.         'event_member' => '活动成员管理',
  44.         'event_memberstatus' => '活动成员身份',
  45.         'poll_comment' => '投票评论',
  46.         'poll_invite' => '投票邀请',
  47.         'credit' => '积分',
  48.         'credit_unit' => '个',
  49.         'man' => '男',
  50.         'woman' => '女',
  51.         'year' => '年',
  52.         'month' => '月',
  53.         'day' => '日',
  54.         'unmarried' => '单身',
  55.         'married' => '非单身',
  56.         'hidden_username' => '匿名'
  57. );

  58. ?>
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-26 00:30 , Processed in 0.021375 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表