ultraGrid打印预览对话框汉化[2]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

   rc.SetCustomizedString("PreviewRowColSelection_Cancel","取消");
   rc.SetCustomizedString("PrintPreview_Tool_Page_Width","页宽");
   rc.SetCustomizedString("PrintPreview_ZoomListItem_MarginWidth","文字宽度");
   rc.SetCustomizedString("PrintPreview_ZoomListItem_PageWidth","页宽");
   rc.SetCustomizedString("PrintPreview_ZoomListItem_WholePage","合适页");
   rc.SetCustomizedString("PrintPreview_Tool_Page_Layout","页面布局");
   rc.SetCustomizedString("PrintPreview_Tool_Margin_Width","文字宽度");
   rc.SetCustomizedString("ContextMenuPreviewHand","缩放视图");


   rc.SetCustomizedString("PrintPreview_Tool_Reduce_Page_Thumbnails","缩小");
   rc.SetCustomizedString("PrintPreview_Tool_Show_Page_Numbers","显示页号");
   rc.SetCustomizedString("PrintPreview_Tool_ContextMenuThumbnail","缩略图");
   rc.SetCustomizedString("PrintPreview_Tool_Enlarge_Page_Thumbnails","放大");
   rc.SetCustomizedString("PrintPreview_Tool_Thumbnails","缩略图");
   rc.SetCustomizedString("PrintPreview_Tool_Continuous","连续排序");
   //说明
   rc.SetCustomizedString("StatusBar_DynamicZoom_Instructions","单击并拖动进行缩放操作");
   rc.SetCustomizedString("StatusBar_Page_X_OF_X","当前页: {0} / {1}");
   rc.SetCustomizedString("StatusBar_SnapShot_Instructions","单击并拖动,系统将选定矩型区域复制到剪帖板");
   rc.SetCustomizedString("StatusBar_ZoomIn_Instructions","单击并拖动,系统将放大选定矩型区域");
   rc.SetCustomizedString("StatusBar_ZoomOut_Instructions","单击并拖动,系统将缩小选定矩型区域");
   rc.SetCustomizedString("StatusBar_Hand_Instructions","单击并拖动以便显示更多内容");
   

本文关键:ultraGrid打印预览对话框汉化
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top