Skip to content

登録フォーム、英語の言語のみ、registration_confirm_textの定義に改行入 #125

Description

@akagane99

細かい指摘
とりあえずご報告のみ。

https://github.com/netcommons/NetCommons2/blob/develop/html/webapp/modules/registration/language/english/main.ini#L146-L147

[Registration_View_Main_Confirm]
registration_confirm_text = "Please check the information you have entered,
and press %s button if you agree."

参考

日本語、中国語はこんな感じ

https://github.com/netcommons/NetCommons2/blob/develop/html/webapp/modules/registration/language/japanese/main.ini#L146

[Registration_View_Main_Confirm]
registration_confirm_text = "以下の内容で宜しければ[%s]ボタンを押してください。"

https://github.com/netcommons/NetCommons2/blob/develop/html/webapp/modules/registration/language/chinese/main.ini#L146

[Registration_View_Main_Confirm]
registration_confirm_text = "请查验您填入的信息,确认无误后请按%s。"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions