www.pudn.com > UIQ_Code1.rar > Commands.rls
// Commands.rls // // © Symbian Software Ltd 2005. All rights reserved. // // An .rls file defines symbolic identifiers for strings, to which the // resource file refers when it needs the associated string. // For more information about .rls see "How to localise resources" section // in the SDK documentation. // Used to localise an application by simply changing the resource file text. // Since changes to the text do not change the symbol information in the // generated header file, it is not necessary to recompile the application // to use the new file. rls_string STRING_r_commands_cmd_change_phone_style "Change phone style" rls_string STRING_r_commands_infoprint_cmd_text "Cmd: " // Strings for page specific labels rls_string STRING_r_commands_page1_text "Commands\n Page 1\nNo page specific commands" rls_string STRING_r_commands_page2_text "Commands\n Page 2\nOption buttons and cascading menu" rls_string STRING_r_commands_page3_text "Commands\n Page 3\nCommand types and icons" rls_string STRING_r_commands_page4_text "Commands\n Page 4\nSorting" // View commands rls_string STRING_r_commands_view_cmd_close_debug "Close (debug)" rls_string STRING_r_commands_cmd_extra_expand_commands "Expand commands" rls_string STRING_r_commands_cmd_extra_contract_commands "Contract commands" // Extra commands rls_string STRING_r_commands_cmd_extra_set_current_state "Set current state" rls_string STRING_r_commands_cmd_extra_enable_state1 "Enable state 1" rls_string STRING_r_commands_cmd_extra_enable_state2 "Enable state 2" rls_string STRING_r_commands_cmd_extra_current_state "Current state" rls_string STRING_r_commands_cmd_extra_cmd_a_state1 "Cmd A (State 1)" rls_string STRING_r_commands_cmd_extra_cmd_b_state1 "Cmd B (State 1)" rls_string STRING_r_commands_cmd_extra_cmd_c_state2 "Cmd C (State 2)" rls_string STRING_r_commands_cmd_extra_cmd_d_state1and2 "Cmd D (State 1 & 2)" // Page2 commands rls_string STRING_r_commands_cmd_page2_set_cascade "Set cascade" rls_string STRING_r_commands_cmd_page2_cascading_available "Cascading available" rls_string STRING_r_commands_cmd_page2_all_off "All off" rls_string STRING_r_commands_cmd_page2_cascading_cmd_e_available "Cmd E available" rls_string STRING_r_commands_cmd_page2_cascading_cmd_f_available "Cmd F available" rls_string STRING_r_commands_cmd_page2_cascading_cmd_e_and_f_available "Cmd E & F available" rls_string STRING_r_commands_cmd_page2_cascade "Cascade" rls_string STRING_r_commands_cmd_page2_cmd_e "Cmd E" rls_string STRING_r_commands_cmd_page2_cmd_f "Cmd F" // Page3 commands rls_string STRING_r_commands_cmd_page3_set_visibility "Set visibility" rls_string STRING_r_commands_cmd_page3_yes_visible "Yes visible" rls_string STRING_r_commands_cmd_page3_no_visible "No visible" rls_string STRING_r_commands_cmd_page3_done_visible "Done visible" rls_string STRING_r_commands_cmd_page3_item_visible "Item visible" rls_string STRING_r_commands_cmd_page3_prefer_visible "Prefer visible" rls_string STRING_r_commands_cmd_page3_delete_visible "Delete visible" rls_string STRING_r_commands_cmd_page3_show_yes_icon "Show yes icon" rls_string STRING_r_commands_cmd_page3_show_no_icon "Show no icon" rls_string STRING_r_commands_cmd_page3_show_done_icon "Show done icon" rls_string STRING_r_commands_cmd_page3_show_item_icon "Show item icon" rls_string STRING_r_commands_cmd_page3_show_prefer_icon "Show prefer icon" rls_string STRING_r_commands_cmd_page3_show_delete_icon "Show delete icon" rls_string STRING_r_commands_cmd_page3_yes "Yes" rls_string STRING_r_commands_cmd_page3_yes_shorttext "Yes" rls_string STRING_r_commands_cmd_page3_no "No" rls_string STRING_r_commands_cmd_page3_no_shorttext "No" rls_string STRING_r_commands_cmd_page3_done "Done" rls_string STRING_r_commands_cmd_page3_done_shorttext "Done" rls_string STRING_r_commands_cmd_page3_item "Item" rls_string STRING_r_commands_cmd_page3_item_shorttext "Item" rls_string STRING_r_commands_cmd_page3_delete "Delete" rls_string STRING_r_commands_cmd_page3_delete_shorttext "Delete" rls_string STRING_r_commands_cmd_page3_prefer_in_buttonbar "Prefer in buttonbar" rls_string STRING_r_commands_cmd_page3_prefer_in_buttonbar_shorttext "Prefer" // Page4 commands rls_string STRING_r_commands_cmd_page4_set_sort_order "Set sort order" rls_string STRING_r_commands_cmd_page4_alphabetically "Alphabetically" rls_string STRING_r_commands_cmd_page4_priority "Priority" rls_string STRING_r_commands_cmd_page4_sort_order "Sort order" rls_string STRING_r_commands_cmd_page4_a_priority2 "A - Priority 2" rls_string STRING_r_commands_cmd_page4_b_priority1 "B - Priority 1"