summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_goto_line.xml
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-06-04 05:03:27 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-06-04 05:06:45 +0300
commitd30d865f87cbebb6bec3ce8157957fb1e817ba68 (patch)
treeee24014ae2c1ab3e1739468968f34afee9f3c777 /indra/newview/skins/default/xui/ja/floater_goto_line.xml
parent44503282f6535d988138737f5280cae1350b5869 (diff)
SL-19669 Restored XML formatting for the Japanese translations
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_goto_line.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/floater_goto_line.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_goto_line.xml b/indra/newview/skins/default/xui/ja/floater_goto_line.xml
index c403d24942..90c264b898 100644
--- a/indra/newview/skins/default/xui/ja/floater_goto_line.xml
+++ b/indra/newview/skins/default/xui/ja/floater_goto_line.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="script goto" title="行に移動">
- <button label="OK" label_selected="OK" name="goto_btn" />
- <text name="txt">行に移動</text>
-</floater> \ No newline at end of file
+ <button label="OK" label_selected="OK" name="goto_btn"/>
+ <text name="txt">
+ 行に移動
+ </text>
+</floater>