Project

General

Profile

Backport(バックポート) #3319

"Please" となるべきところが "Prease" となっている

Added by Yuya Watanabe over 11 years ago. Updated over 11 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2013-03-04
Due date:
% Done:

100%


Description

概要

"Please" となるべきところが "Prease" となっている

apps/mobile_frontend/modules/member/templates/configUIDSuccess.php
6:<?php echo __('Setting mobile UID.'); echo __('Prease input your password, press "%1%" button.', array('%1%' => __('Save'))) ?>

apps/mobile_frontend/modules/member/templates/registerMobileToRegisterEndSuccess.php
4:<?php echo __('Prease input your password, press "%1%" button.', array('%1%' => __('Register'))) ?><br>

apps/mobile_frontend/i18n/messages.ja.xml
306:        <source>Prease input your password, press "%1%" button.</source>

Related issues

Related to OpenPNE 3 - Bug(バグ) #3317: "Please" となるべきところが "Prease" となっている Won't fix(対応せず) 2013-03-04

Associated revisions

Revision 60ff22f4 (diff)
Added by 誠二 天重 over 11 years ago

(refs #3319, BP from #3317) fixed Typo "Prease" which should be "Please"

Revision a0bba1c1 (diff)
Added by 誠二 天重 over 11 years ago

(refs #3319, BP from #3317) fixed Typo "Prease" which should be "Please"

Revision 3c5ac51a (diff)
Added by 誠二 天重 over 11 years ago

(fixes #3319, BP from #3317) Add a break tag for text appearance is unreadable.

History

#1 Updated by Chiharu Nakajima over 11 years ago

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

#2 Updated by Yuya Watanabe over 11 years ago

  • Assignee set to 誠二 天重

#3 Updated by Yuya Watanabe over 11 years ago

  • Status changed from New(新規) to Accepted(着手)
  • Assignee changed from 誠二 天重 to Yuya Watanabe

#4 Updated by 誠二 天重 over 11 years ago

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

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

#5 Updated by Chiharu Nakajima over 11 years ago

  • Status changed from Pending Review(レビュー待ち) to Fixed(完了)
  • % Done changed from 50 to 100

動作確認しました。
問題ありません。

Also available in: Atom PDF