1 頁 (共 1 頁)

多國語言使用界面

發表於 : 2006-01-05 11:19:31
yehlu
1.在 Project settings / Locales & Encodings 選取 Use Internationlization Features
2.所有的頁面的 html 檔資料以{res:XXXXXX} XXXXXX 為替代的識別字串
3.在Resources Locales 會有各這系的資源檔,只要更新這裡面的對映即可

Re: 多國語言使用界面

發表於 : 2006-01-06 09:42:31
yehlu
yehlu 寫:1.在 Project settings / Locales & Encodings 選取 Use Internationlization Features
2.所有的頁面的 html 檔資料以{res:XXXXXX} XXXXXX 為替代的識別字串
3.在Resources Locales 會有各這系的資源檔,只要更新這裡面的對映即可

如何在應用程式切換語系

發表於 : 2006-01-06 09:50:31
yehlu
使用 URL 傳入語系代碼 如
index.php?locale=zh
index.php?locale=zh-CN