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

Symbian

开发平台:

C/C++

  1. // Copyright: (c) 2006 Nokia Ltd.  All rights reserved.
  2.  
  3. // This is a localisation file for S60MemoryLab
  4. // A .rls file is the one and only place where the logical 
  5. // strings to be localised are defined. 
  6. //  LOCALISATION STRINGS
  7. // Caption string for app.
  8. #define qtn_caption_string "S60MemoryLab"
  9. // Items in "Options" menu pane
  10. #define qtn_exit "Exit"
  11. #define qtn_cmd_togglelabels "Toggle Labels"
  12. #define qtn_cmd_cleanupstacktest "Cleanup Stack Test"
  13. #define qtn_loc_resource_file_1 "\resource\apps\S60MemoryLab"
  14. // End of File