diff options
author | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-11-15 20:12:22 +0100 |
---|---|---|
committer | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-11-15 20:12:22 +0100 |
commit | 37a6872b6bf4ecc34b718a8b0d494bac82e4edb5 (patch) | |
tree | 43436bef96b41fa674e7569a3674ab519eff9e89 /indra/newview/skins/default/xui/pl/floater_openobject.xml | |
parent | abecce4887a4b1c40476f88836ef76baec026a7a (diff) |
Phase 3: Updating existing files by dumping current, outdated ones completely, replacing them with /en/ files and re-formatting / re-translating again.
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_openobject.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/pl/floater_openobject.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_openobject.xml b/indra/newview/skins/default/xui/pl/floater_openobject.xml index 8e94ae821c..653f7b4824 100755 --- a/indra/newview/skins/default/xui/pl/floater_openobject.xml +++ b/indra/newview/skins/default/xui/pl/floater_openobject.xml @@ -1,8 +1,5 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <floater name="objectcontents" title="ZAWARTOŚĆ OBIEKTU"> - <text name="object_name"> - [DESC]: - </text> - <button label="Kopiuj do Szafy" label_selected="Kopiuj do Szafy" name="copy_to_inventory_button"/> - <button label="Kopiuj i zalóż" label_selected="Kopiuj i załóż" name="copy_and_wear_button"/> + <button label="Kopiuj do Szafy" label_selected="Kopiuj do Szafy" name="copy_to_inventory_button" /> + <button label="Kopiuj i załóż" label_selected="Kopiuj i załóż" name="copy_and_wear_button" /> </floater> |