|
5140 | 5140 | </Str> |
5141 | 5141 | <Disp Icon="Str" /> |
5142 | 5142 | </Item> |
| 5143 | + <Item ItemId=";ExpectedInstallStateField" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 5144 | + <Str Cat="Text"> |
| 5145 | + <Val><![CDATA[expected one of 'not-installed', 'half-installed', or 'installed']]></Val> |
| 5146 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5147 | + <Val><![CDATA['not-installed', 'half-installed', 또는 'installed' 중 하나가 필요합니다.]]></Val> |
| 5148 | + </Tgt> |
| 5149 | + </Str> |
| 5150 | + <Disp Icon="Str" /> |
| 5151 | + </Item> |
5143 | 5152 | <Item ItemId=";ExpectedOneOfNumberBooleanIdentifierStringFoundToken$" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
5144 | 5153 | <Str Cat="Text"> |
5145 | 5154 | <Val><![CDATA[Expected one of {Number, Boolean, Identifier, String}, found token ${p0}]]></Val> |
|
5206 | 5215 | </Str> |
5207 | 5216 | <Disp Icon="Str" /> |
5208 | 5217 | </Item> |
| 5218 | + <Item ItemId=";ExpectedTextHere" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 5219 | + <Str Cat="Text"> |
| 5220 | + <Val><![CDATA[expected '{expected}' here]]></Val> |
| 5221 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5222 | + <Val><![CDATA[여기에 '{expected}'이(가) 필요합니다.]]></Val> |
| 5223 | + </Tgt> |
| 5224 | + </Str> |
| 5225 | + <Disp Icon="Str" /> |
| 5226 | + </Item> |
5209 | 5227 | <Item ItemId=";ExpectedTripletName" ItemType="0" PsrId="306" Leaf="true"> |
5210 | 5228 | <Str Cat="Text"> |
5211 | 5229 | <Val><![CDATA[expected a triplet name here (must be lowercase, digits, '-')]]></Val> |
|
5218 | 5236 | </Str> |
5219 | 5237 | <Disp Icon="Str" /> |
5220 | 5238 | </Item> |
| 5239 | + <Item ItemId=";ExpectedWantField" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 5240 | + <Str Cat="Text"> |
| 5241 | + <Val><![CDATA[expected one of 'install', 'hold', 'deinstall', or 'purge' here]]></Val> |
| 5242 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5243 | + <Val><![CDATA[여기에 'install', 'hold', 'deinstall' 또는 'purge' 중 하나가 필요합니다.]]></Val> |
| 5244 | + </Tgt> |
| 5245 | + </Str> |
| 5246 | + <Disp Icon="Str" /> |
| 5247 | + </Item> |
5221 | 5248 | <Item ItemId=";ExportArchitectureReq" ItemType="0" PsrId="306" Leaf="true"> |
5222 | 5249 | <Str Cat="Text"> |
5223 | 5250 | <Val><![CDATA[Export prefab requires targeting at least one of the following architectures arm64-v8a, armeabi-v7a, x86_64, x86 to be present.]]></Val> |
|
0 commit comments