* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <addresslistdialog.hrc>
#include <dbui.hrc>
#include <helpid.h>
ModalDialog DLG_MM_ADDRESSLISTDIALOG
{
OutputSize = TRUE ;
SVLook = TRUE ;
HelpID = HID_MM_ADDRESSLISTDIALOG;
Size = MAP_APPFONT ( 260 , 182 ) ;
Moveable = TRUE ;
Text [ en-US ] = "Select Address List";
FixedText FI_DESCRIPTION
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 248 , 24 ) ;
WordBreak = TRUE;
Text [ en-US ] = "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'.";
};
FixedText FT_LIST
{
Pos = MAP_APPFONT ( 6 , 30 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
Text [ en-US ] = "Your recipients are currently selected from:";
<propertyname="label"translatable="yes">Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'.</property>
<propertyname="wrap">True</property>
<propertyname="max_width_chars">52</property>
</object>
<packing>
<propertyname="left_attach">0</property>
<propertyname="top_attach">0</property>
<propertyname="width">1</property>
<propertyname="height">1</property>
</packing>
</child>
<child>
<objectclass="GtkGrid"id="grid2">
<propertyname="visible">True</property>
<propertyname="can_focus">False</property>
<propertyname="hexpand">True</property>
<propertyname="vexpand">True</property>
<propertyname="row_spacing">6</property>
<propertyname="column_spacing">12</property>
<child>
<objectclass="GtkLabel"id="label2">
<propertyname="visible">True</property>
<propertyname="can_focus">False</property>
<propertyname="xalign">0</property>
<propertyname="label"translatable="yes">Your recipients are currently selected from:</property>