Add missing localizable strings

This commit is contained in:
Francis Lachapelle
2014-07-21 16:07:13 -04:00
parent 24f9d83ff7
commit 06fe36fd75
2 changed files with 5 additions and 2 deletions

View File

@@ -104,6 +104,9 @@
"firstWeekOfYear_First4DayWeek" = "First 4-day week";
"firstWeekOfYear_FirstFullWeek" = "First full week";
"White list for appointment invitations:" = "White list for appointment invitations:";
"Contacts Names" = "Contacts Names";
/* Default Calendar */
"Default calendar :" = "Default calendar:";
"selectedCalendar" = "Selected calendar";

View File

@@ -265,13 +265,13 @@
var:checked="preventInvitations" />
<var:string label:value="Prevent from being invited to appointments"/></div>
<hr />
<var:string label:value="White list for appointments invitations:"/>
<var:string label:value="White list for appointment invitations:"/>
<div id="appointmentsWhiteListWrapper" class="listWrapper">
<table id="tableViewWhiteList" cellspacing="0">
<thead>
<tr class="tableview">
<th const:class="tbtv_headercell" const:id="whiteListTableHeader">
<var:string label:value="Contacts names"/></th>
<var:string label:value="Contacts Names"/></th>
</tr>
</thead>
<tbody>