[詢問] 鎖屏畫面抬頭要顯示繁體中文 - iPhone4.TW

會員登入



顯示結果從 1 到 2 共計 2 條
  1. #1

    熱血的愛用者

    註冊日期:03-16-2010
    文章:296
    謝謝你: 64
    在 8篇文章中獲得 9個感謝
    請問一下,我鎖屏的畫面,抬頭要顯示繁體中文,我在config.js文件裡有看到一段文字"var language = "ch";"不知道要改成怎樣,才會變成繁體中文.請看下圖. 謝謝!!



    /*==============================================================================================================*/
    // GENERAL SETTINGS

    // Your country code
    // Currently, the following country codes are available: "bg", "de", "en", "es", "fr", "it", "pl", "ru", "sv"
    // If you want another language, you will have to create a new language file (located in /Bundles/com.ashman.LockInfo/strings)
    // and translate the strings found in "en.js". These languages also contain the formatting of the time and date display.
    // If you want to modify how the time and dates are displayed, you will need to edit whatever language file you are using.
    var language = "ch";
    此篇文章於 05-06-2010 14:06 被 snhuiwang 編輯。


  2. #2

    新生報到

    註冊日期:05-07-2010
    文章:2
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    基本上中文化要自己來
    你可以在 "你使用的Theme/Bundles/com.ashman.LockInfo/strings"裡面找到語言的設定檔

    我附上我目前自己用的語言檔供你參考

    你把config這行var language = "ch"; 改成
    var language = "zh"; 就可以套用我附上的中文化了
    記得把附件的檔案丟到上述資料夾

    另外 不知道您是否能分享一下您的Theme呢?
    小弟還滿有興趣的~


 

 

發文規則

  • 不可以發表新主題
  • 不可以發表回覆
  • 不可以上傳附件
  • 不可以編輯自己的文章
  •  
回到此頁頂端