S60UIExample.rls
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:1k
源码类别:

Symbian

开发平台:

C/C++

  1. // Copyright (c) 2006 Nokia Corporation.
  2. //  LOCALISATION STRINGS
  3. // Caption string for app.
  4. rls_string qtn_caption_string "S60UIExample"
  5. rls_string qtn_short_caption_string "S60 Ex."
  6. // Text for menu items
  7. rls_string qtn_startgame "Start New Game"
  8. rls_string qtn_continuegame "Continue Game"
  9. rls_string qtn_endgame "End Game"
  10. rls_string qtn_restartgame "Restart Game"
  11. rls_string qtn_pausegame "Pause Game"
  12. rls_string qtn_exit "Exit"
  13. // Resource strings
  14. rls_string qtn_s60uiexample_title_text "Our Game"
  15. // Localisable resource filename
  16. rls_string qtn_loc_resource_file_1 "\resource\apps\S60UIExample"
  17. // End of File