diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-03-24 09:17:08 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-03-24 09:17:08 +0200 |
commit | 07de4edbc45de93c04bc4d0a7c174a45c902b50f (patch) | |
tree | 14d90da452bb109e6f94567f057fac5f41ef0cf0 /indra/newview/skins/default/xui/pl/floater_sys_well.xml | |
parent | 2edbd733843d5ad0f9ec3dec49e676651bda07af (diff) | |
parent | 00a97a4f95f644b1807d72cebce6dd6a7a1cf31e (diff) |
Merge from default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_sys_well.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pl/floater_sys_well.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_sys_well.xml b/indra/newview/skins/default/xui/pl/floater_sys_well.xml new file mode 100644 index 0000000000..e6c73af4f3 --- /dev/null +++ b/indra/newview/skins/default/xui/pl/floater_sys_well.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<floater name="sys_well_window" title="ZAWIADOMIENIA"> + <string name="title_im_well_window"> + ROZMOWY + </string> + <string name="title_notification_well_window"> + ZAWIADOMIENIA + </string> +</floater> |