Ticket #2060 (new バグ指摘) — at Initial Version
メッセージIDの振り直し
| Reported by: | h_yoshimoto | Owned by: | h_yoshimoto |
|---|---|---|---|
| Priority: | 高 | Milestone: | EC-CUBE2.12.3en |
| Component: | その他 | Version: | 2.12.2 |
| Keywords: | Cc: | ||
| 修正済み: | yes |
Description
以下のルールに沿ってメッセージIDの振り直し
#Class側 msgid "c_hello_01" msgstr "こんにちは!" msgid "c_name_01" msgstr "氏名" msgid "c_name_02" msgstr "名前" #テンプレート側 msgid "t_hello_01" msgstr "こんにちは!" msgid "t_name_01" msgstr "氏名" msgid "t_name_02" msgstr "名前"
Note: See
TracTickets for help on using
tickets.
