Project

General

Profile

Backport(バックポート) #3102

管理画面側の翻訳カタログにプラグインの機能へのカタログがある

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

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

100%


Description

概要

管理画面側の翻訳カタログにプラグインの機能へのカタログがある.
具体的にはapps/pc_backend/i18n/messages.ja.xmlに下記のようなカタログが存在する.「トピック」はopCommunityTopicPluginの機能のため本体側に含めるべきではない文言である.

1420       <trans-unit id="">
1421         <source>Authority to Read Topic</source>
1422         <target>トピック閲覧権限</target>
1423       </trans-unit>
1424       <trans-unit id="">
1425         <source>Authority to Create Topic</source>
1426         <target>トピック作成権限</target>
1427       </trans-unit>

確認バージョン

OpenPNE 3.6.0

原因

3.7 では #1370 のコミット aaf2b962e5958d5b1a15f3d8990a2e22c023dc20 で当該カタログが追加され,3.6 へのバックポートとして #2312 のコミット 673a902543234267edd8cf180f9665823c37c490 で取り込みが行われている.
#2312 は取り込みが行われてチケットが完了となっているため,本チケットで対応を行う.


Related issues

Related to OpenPNE 3 - Bug(バグ) #2528: 管理画面側の翻訳カタログにプラグインの機能へのカタログがある Fixed(完了) 2011-10-19

Associated revisions

Revision 8247c8be (diff)
Added by Yuya Watanabe about 12 years ago

(fixes #3102, BP from #2528) deleted translations that should be in plugins catalog

History

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

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

#2 Updated by Yuma Sakata over 12 years ago

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

3.8.2 以降で対応します。

#3 Updated by Yuya Watanabe about 12 years ago

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

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

#4 Updated by Yuma Sakata about 12 years ago

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

#5 Updated by Yuya Watanabe about 12 years ago

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

この 3.8.2 の時点では 3.8 用の opCommunityTopicPlugin のバージョンが存在せず, 3.6 用のバージョンを用いることを考慮してプラグインへの対処は不要としレビューOKとします.

#6 Updated by 開 石切山 about 12 years ago

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

Also available in: Atom PDF