summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authoreli <none@none>2014-09-24 14:05:43 -0700
committereli <none@none>2014-09-24 14:05:43 -0700
commit7eb619e0e5aee3c6b9649909e1253a5003587c10 (patch)
tree1e97b25e530cff69ef3bd7d51557c69c8a252c88 /indra/newview/skins
parentee1e13ddec23c2b2ec69a6e7b1f7282eeb723b45 (diff)
FIX MAINT-4469 shorten Russian translation and made font size smaller, to fix truncations
Diffstat (limited to 'indra/newview/skins')
-rwxr-xr-xindra/newview/skins/default/xui/ru/panel_login.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/ru/panel_login.xml b/indra/newview/skins/default/xui/ru/panel_login.xml
index 9593403ecf..a19304f2fd 100755
--- a/indra/newview/skins/default/xui/ru/panel_login.xml
+++ b/indra/newview/skins/default/xui/ru/panel_login.xml
@@ -12,14 +12,14 @@
Забыли пароль?
</text>
<button label="Войти" name="connect_btn"/>
- <text name="At_My_Last_Location_Label">
- В последнее местоположение
+ <text name="At_My_Last_Location_Label" font="SansSerifSmall">
+ В последнее место
</text>
<combo_box label="Мои любимые места" name="start_location_combo">
<combo_box.item label="Мой дом" name="MyHome"/>
</combo_box>
<button label="Войти" name="connect_favorite_btn"/>
- <line_editor label="Введите местоположение" name="location_edit"/>
+ <line_editor label="Введите местоположение" name="location_edit" font="SansSerifSmall" />
<button label="Войти" name="connect_location_btn"/>
<combo_box label="Выберите сетку" name="server_combo"/>
</layout_panel>