examples/ForumNokia/ImageConverter/inc/imageconverter.loc

00001 /*
00002  * Copyright © 2008 Nokia Corporation.
00003  */
00004 
00005 #define qtn_appl_test "Test"
00006 
00007 #define qtn_appl_open "Open"
00008 #define qtn_appl_saveas "Save As"
00009 #define qtn_appl_info "Info"
00010 #define qtn_appl_rotate "Rotate"
00011 #define qtn_appl_scale "Scale"
00012 // avkon.loc file does not exist in S60 2nd Edition FP2 and newer, so we define this manually here
00013 #define qtn_options_exit "Exit"  
00014 #define qtn_rotate "Rotate"
00015 #define qtn_rotate_left "Left"
00016 #define qtn_rotate_right "Right"
00017 
00018 // caption strings for app
00019 #define qtn_app_caption_string "Image Converter"
00020 #define qtn_app_short_caption_string "Image Converter"
00021 
00022 #define qtn_orientation "Change orientation"
00023 
00024 #define qtn_short_caption "ImageConverter"
00025 
00026 
00027 
00028 // End of File

Generated by  doxygen 1.6.2