Project

General

Profile

Backport(バックポート) #3100

管理画面コミュニティ一覧画面でコミュニティが存在しない場合に英語へ翻訳されない部分がある

Added by 開 石切山 over 11 years ago. Updated about 11 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2011-10-20
Due date:
% Done:

100%


Description

概要

管理画面コミュニティ一覧画面(pc_backend.php/community/list)でコミュニティが存在しない場合に英語設定で閲覧すると「該当するcommunityは存在しません。」と表示されて翻訳されない.

原因

下記部分において日本語がハードコーディングされている.

apps/pc_backend/modules/community/templates/listSuccess.php 18行目

 17 <?php if (!$pager->getNbResults()): ?>
 18 <?php echo __('該当する%community%は存在しません。') ?></p>
 19 <?php else: ?>

確認バージョン

OpenPNE 3.7.0-dev (master)
OpenPNE 3.6.0 (stable-3.6.x)
OpenPNE 3.4.16 (stable-3.4.x)

参考画像

!http://redmine.openpne.jp/attachments/354/スクリーンショット1.png!


Related issues

Related to OpenPNE 3 - Bug(バグ) #2536: 管理画面コミュニティ一覧画面でコミュニティが存在しない場合に英語へ翻訳されない部分がある Fixed(完了) 2011-10-20

Associated revisions

Revision cdee0a0c (diff)
Added by Yuya Watanabe over 11 years ago

(fixes #3100, BP from #2536) add translation in pc_backend community settings page

History

#1 Updated by 開 石切山 over 11 years ago

  • Status changed from New(新規) to Accepted(着手)

#2 Updated by Yuma Sakata over 11 years ago

  • Target version changed from OpenPNE 3.8.1 to OpenPNE 3.8.x

3.8.2 以降で対応します。

#3 Updated by 開 石切山 over 11 years ago

  • Status changed from Accepted(着手) to Fixed(完了)
  • % Done changed from 0 to 100

#4 Updated by 開 石切山 over 11 years ago

  • Status changed from Fixed(完了) to Accepted(着手)
  • % Done changed from 100 to 0

#5 Updated by Yuya Watanabe over 11 years ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

更新履歴 cdee0a0c945af835ca40b800f7474aff5bbba026 で適用されました。

#6 Updated by Yuma Sakata over 11 years ago

  • Target version changed from OpenPNE 3.8.x to OpenPNE 3.8.2

#7 Updated by Yuya Watanabe about 11 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
  • % Done changed from 50 to 70

#8 Updated by 開 石切山 about 11 years ago

  • Status changed from Pending Testing(テスト待ち) to Fixed(完了)
  • % Done changed from 70 to 100

Also available in: Atom PDF