Changeset 49 in svn


Ignore:
Timestamp:
Oct 2, 2015 4:58:25 PM (10 years ago)
Author:
phkim
Message:

1.phkim
2.[서경방송]

  1. 변경 내용
    • 채널 편집 UI 에서 "추가" -> "시청" 으로 변경
Location:
trunk/zasc/app_c
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/zasc/app_c/DST_DataStrings.c

    r2 r49  
    22672267unsigned short pz_Edit_ADD[3][4]= 
    22682268{ 
    2269         // Ãß°¡ 
    2270         {0xCD94, 0xAC00, 0}, 
     2269        // ½Ãû 
     2270        {0xC2DC, 0xCCAD, 0}, 
    22712271        // ADD 
    22722272        {0x0041, 0x0044, 0x0044, 0}, 
  • trunk/zasc/app_c/MayaMultilingual.xml

    r2 r49  
    1111  <Created>2010-07-27T06:16:38Z</Created> 
    1212  <LastSaved>2014-03-04T02:21:11Z</LastSaved> 
    13   <Version>11.9999</Version> 
     13  <Version>11.5606</Version> 
    1414 </DocumentProperties> 
    1515 <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office"> 
     
    1717 </OfficeDocumentSettings> 
    1818 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel"> 
    19   <WindowHeight>8196</WindowHeight> 
    20   <WindowWidth>14748</WindowWidth> 
    21   <WindowTopX>72</WindowTopX> 
    22   <WindowTopY>1188</WindowTopY> 
     19  <WindowHeight>8190</WindowHeight> 
     20  <WindowWidth>14745</WindowWidth> 
     21  <WindowTopX>75</WindowTopX> 
     22  <WindowTopY>1185</WindowTopY> 
    2323  <ProtectStructure>False</ProtectStructure> 
    2424  <ProtectWindows>False</ProtectWindows> 
     
    9090   x:FullRows="1" ss:StyleID="s22" ss:DefaultColumnWidth="60" 
    9191   ss:DefaultRowHeight="13.5"> 
    92    <Column ss:StyleID="s23" ss:AutoFitWidth="0" ss:Width="199.79999999999998"/> 
     92   <Column ss:StyleID="s23" ss:AutoFitWidth="0" ss:Width="199.5"/> 
    9393   <Column ss:StyleID="s23" ss:AutoFitWidth="0" ss:Width="267"/> 
    94    <Column ss:StyleID="s23" ss:AutoFitWidth="0" ss:Width="289.8"/> 
    95    <Column ss:StyleID="s23" ss:AutoFitWidth="0" ss:Width="264.59999999999997"/> 
     94   <Column ss:StyleID="s23" ss:AutoFitWidth="0" ss:Width="289.5"/> 
     95   <Column ss:StyleID="s23" ss:AutoFitWidth="0" ss:Width="264.75"/> 
    9696   <Row ss:AutoFitHeight="0" ss:Height="15"> 
    9797    <Cell ss:MergeAcross="3" ss:StyleID="s25"><Data ss:Type="String">Language</Data></Cell> 
     
    14641464   <Row ss:AutoFitHeight="0"> 
    14651465    <Cell ss:StyleID="s26"><Data ss:Type="String">pz_Edit_ADD</Data></Cell> 
    1466     <Cell ss:StyleID="s26"><Data ss:Type="String">추가</Data></Cell> 
     1466    <Cell ss:StyleID="s26"><Data ss:Type="String">시청</Data></Cell> 
    14671467    <Cell ss:StyleID="s26"><Data ss:Type="String">ADD</Data></Cell> 
    14681468    <Cell ss:StyleID="s26"><Data ss:Type="String">ADD</Data></Cell> 
     
    19701970   </Print> 
    19711971   <Selected/> 
    1972    <TopRowVisible>185</TopRowVisible> 
     1972   <TopRowVisible>212</TopRowVisible> 
    19731973   <Panes> 
    19741974    <Pane> 
    19751975     <Number>3</Number> 
    1976      <ActiveRow>204</ActiveRow> 
     1976     <ActiveRow>236</ActiveRow> 
    19771977     <ActiveCol>1</ActiveCol> 
    19781978    </Pane> 
Note: See TracChangeset for help on using the changeset viewer.