setting: updated tooltip msg.

This commit is contained in:
Hermet Park 2016-08-03 15:53:32 +09:00
parent b4d8678595
commit 010fc88fac
1 changed files with 3 additions and 1 deletions

View File

@ -156,7 +156,9 @@ preference_setting_content_get(preference_setting_data *psd,
elm_box_pack_end(box, box2);
elm_object_tooltip_text_set(box2,
_("Set the size of the current live view."));
_("Set default size of live view.<br>"
"When you open a new group, Its<br>"
"view size will be set with this."));
//Label (View Size)
/* This layout is intended to put the label aligned to left side