# StringTableC.st# Copyright (c) 2006 Symbian Ltd. All rights reserved.# Example String Tablestringtable StringTableC!// Some types of fruit# This comment won't appear in the .h file, but the one above is.EApple appleEOrange orangeEBanana banana# Some animalsECat catEDog dog