styluspopupmenuexample_loc.rls
来自「symbian touch popup示例」· RLS 代码 · 共 26 行
RLS
26 行
/**
* Copyright (c) 2007 Nokia Corporation.
* This material, including documentation and any related
* computer programs, is protected by
* copyright controlled by Nokia Corporation.
*/
// LOCALISATION STRINGS
// These are self-explanatory
rls_string STRING_r_styluspopupmenuex_short_caption "StylusPopupMenuEx"
rls_string STRING_r_styluspopupmenuex_caption "StylusPopupMenu Example"
rls_string STRING_r_styluspopupmenuex_create_from "Create the menu from"
rls_string STRING_r_styluspopupmenuex_from_resource "Resource"
rls_string STRING_r_styluspopupmenuex_from_code "Code"
rls_string STRING_r_styluspopupmenuex_menuitem_1 "Res. Menu item 1"
rls_string STRING_r_styluspopupmenuex_menuitem_2 "Res. Menu item 2"
rls_string STRING_r_styluspopupmenuex_menuitem_3 "Res. Menu item 3"
rls_string STRING_r_styluspopupmenuex_menuitem_4 "Res. Menu item 4"
rls_string STRING_r_styluspopupmenuex_item_selected "Item %d selected"
rls_string STRING_r_styluspopupmenuex_add_items "Add items"
rls_string STRING_r_styluspopupmenuex_popupmenu_cancelled "Popup menu cancelled"
rls_string STRING_r_styluspopupmenuex_menu_created "Popup menu created"
rls_string STRING_r_styluspopupmenuex_setting_changed "Setting changed"
rls_string STRING_r_styluspopupmenuex_exit "Exit"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?