Advertisement
bejiitas_wrath

gamedata\config\text\rus\string_table_ui.xml

May 13th, 2021
1,589
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.97 KB | None | 0 0
  1. <?xml version="1.0" encoding="windows-1251" ?>
  2. <string_table>
  3.     <string id="cant_walk">
  4.         <text>You are too exhausted to move</text>
  5.     </string>
  6.     <string id="cant_walk_weight">
  7.         <text>You are too overloaded to move</text>
  8.     </string>
  9.     <string id="dar_poltergeist_hold_the_door">
  10.         <text>Someone is holding the door.</text>
  11.     </string>
  12.     <string id="Global Map">
  13.         <text>Global map</text>
  14.     </string>
  15.     <string id="gun_jammed">
  16.         <text>The gun is jammed. You need to reload.</text>
  17.     </string>
  18.     <string id="inventory_box_use">
  19.         <text>Search the box ($$ACTION_USE$$)</text>
  20.     </string>
  21.     <string id="Local Map">
  22.         <text>Local map</text>
  23.     </string>
  24.     <string id="st_game_saved">
  25.         <text>game saved</text>
  26.     </string>
  27.     <string id="tip_car_locked">
  28.         <text>Car locked</text>
  29.     </string>
  30.     <string id="tip_car_use">
  31.         <text>Open the door ($$ACTION_USE$$)</text>
  32.     </string>
  33.     <string id="tip_door_close">
  34.         <text>Press ($$ACTION_USE$$), To close the door</text>
  35.     </string>
  36.     <string id="tip_door_coded">
  37.         <text>The door is coded</text>
  38.     </string>
  39.     <string id="tip_door_decode">
  40.         <text>Press ($$ACTION_USE$$), to use code pad</text>
  41.     </string>
  42.     <string id="tip_door_decoding">
  43.         <text>Decoding in progress...</text>
  44.     </string>
  45.     <string id="tip_door_locked">
  46.         <text>Door locked</text>
  47.     </string>
  48.     <string id="tip_door_open">
  49.         <text>Press ($$ACTION_USE$$), to open door</text>
  50.     </string>
  51.     <string id="tip_gate_close">
  52.         <text>Press ($$ACTION_USE$$) In order to close the gate</text>
  53.     </string>
  54.     <string id="tip_gate_locked">
  55.         <text>The gate is blocked</text>
  56.     </string>
  57.     <string id="tip_gate_open">
  58.         <text>press ($$ACTION_USE$$) In order to open the gate</text>
  59.     </string>
  60.     <string id="tip_monolith">
  61.         <text>MAKE A WISH ($$ACTION_USE$$)</text>
  62.     </string>
  63.     <string id="tip_monolith_destroy">
  64.         <text>DESTROY THE MONOLITH ($$ACTION_USE$$)</text>
  65.     </string>
  66.     <string id="tip_pogost_notebook">
  67.         <text>FIND INFORMATION ($$ACTION_USE$$)</text>
  68.     </string>
  69. </string_table>
  70.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement