Project

General

Profile

Backport(バックポート) #2634

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

Added by isao sano about 12 years ago. Updated almost 12 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2011-11-30
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>

このチケットは #2560 「トピックの権限について翻訳されない」と同時に修正されるべきである.

確認バージョン

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
Related to opCommunityTopicPlugin - Bug(バグ) #2560: トピックの権限について翻訳されない Fixed(完了) 2011-10-25

Associated revisions

Revision 9d738a3c (diff)
Added by Yuya Watanabe almost 12 years ago

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

BP from #2528
31d19b5e49f40e3f5c52e72bc5b13f880f49ead3

History

#1 Updated by Yuya Watanabe about 12 years ago

  • Assignee deleted (Yuya Watanabe)

#2 Updated by Yuya Watanabe almost 12 years ago

  • Target version changed from OpenPNE 3.6.x to OpenPNE 3.6.2

3.6.2 で #2721 「opCommunityTopicPlugin 1.0.3 リリースを行う」より、 1.0.3 対象となる #2560 「トピックの権限について翻訳されない」のチケットが含まれる.
これは本チケットと同時に行われる必要があるため, 3.6.2 リリースのチケットに追加を行う.

#3 Updated by Yuya Watanabe almost 12 years ago

  • Status changed from New(新規) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

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

#4 Updated by Yuya Watanabe almost 12 years ago

  • Assignee set to Yuya Watanabe

#5 Updated by Yuya Watanabe almost 12 years ago

  • Description updated (diff)

#6 Updated by Kousuke Ebihara almost 12 years ago

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

#7 Updated by Yuma Sakata almost 12 years ago

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

テストOKです。

Also available in: Atom PDF