diff options
author | pavelkproductengine <pavelkproductengine@lindenlab.com> | 2016-05-24 18:37:20 +0300 |
---|---|---|
committer | pavelkproductengine <pavelkproductengine@lindenlab.com> | 2016-05-24 18:37:20 +0300 |
commit | 4d9b3cd725e053e10016a39313080c9c6c6a71c7 (patch) | |
tree | a96f24fa3ab0ba0a787a49361619570e5e68ec62 /indra/newview/skins/default/xui/pl/panel_stand_stop_flying.xml | |
parent | addbfaf1c774011f3e55a1106f0b83153b7b8568 (diff) | |
parent | c2ef3b4c7186dbbd95b16520f281b7d58364fb52 (diff) |
Merge VOB with release 4.0.6
Diffstat (limited to 'indra/newview/skins/default/xui/pl/panel_stand_stop_flying.xml')
-rw-r--r--[-rwxr-xr-x] | indra/newview/skins/default/xui/pl/panel_stand_stop_flying.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/pl/panel_stand_stop_flying.xml b/indra/newview/skins/default/xui/pl/panel_stand_stop_flying.xml index 9f7f7f1238..2e241c313a 100755..100644 --- a/indra/newview/skins/default/xui/pl/panel_stand_stop_flying.xml +++ b/indra/newview/skins/default/xui/pl/panel_stand_stop_flying.xml @@ -1,6 +1,5 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<!-- Width and height of this panel should be synchronized with "panel_modes" in the floater_moveview.xml--> +<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <panel name="panel_stand_stop_flying"> - <button label="Wstań" name="stand_btn" tool_tip="Kliknij tutaj aby wstać."/> - <button label="Zatrzymaj latanie" name="stop_fly_btn" tool_tip="Zatrzymaj latanie"/> + <button label="Wstań" name="stand_btn" tool_tip="Kliknij tutaj, aby wstać." /> + <button label="Nie lataj" name="stop_fly_btn" tool_tip="Przestań latać" /> </panel> |