Localizing prefs.
git-svn-id: svn://10.0.0.236/trunk@134262 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
<treechildren id="panelChildren">
|
||||
<treeitem id="calendarPublishPanel" container="false">
|
||||
<treerow>
|
||||
<treecell class="treecell-indent" url="chrome://calendar/content/pref/publishPrefs.xul" label="Publish Prefs" id="calendarPublish"/>
|
||||
<treecell class="treecell-indent" url="chrome://calendar/content/pref/publishPrefs.xul" label="&calendar.publish.label;" id="calendarPublish"/>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
</treechildren>
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
<treechildren id="panelChildren">
|
||||
<treeitem id="calendarPublishPanel" container="false">
|
||||
<treerow>
|
||||
<treecell class="treecell-indent" url="chrome://calendar/content/pref/publishPrefs.xul" label="Publish Prefs" id="calendarPublish"/>
|
||||
<treecell class="treecell-indent" url="chrome://calendar/content/pref/publishPrefs.xul" label="&calendar.publish.label;" id="calendarPublish"/>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
</treechildren>
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
<!ENTITY calendar.label "Calendar" >
|
||||
<!ENTITY calendarPanel.label "Calendar" >
|
||||
<!ENTITY calendar.accesskey "c" >
|
||||
<!ENTITY calendar.publish.label "Publishing">
|
||||
|
||||
<!ENTITY pref.mainbox.label "General Settings" >
|
||||
<!ENTITY pref.alarmgoesoff.label "When an alarm goes off:">
|
||||
@@ -64,3 +65,9 @@
|
||||
<!ENTITY pref.categories.help.description "Use a comma between each category you want to add.">
|
||||
|
||||
<!ENTITY pref.reloadonlaunch "Reload Remote Calendars On Startup">
|
||||
|
||||
<!ENTITY pref.publish.caption "Publishing Settings">
|
||||
<!ENTITY pref.publish.path.label "Path To Server">
|
||||
<!ENTITY pref.publish.filename.label "Remote File Name">
|
||||
<!ENTITY pref.publish.username.label "Username">
|
||||
<!ENTITY pref.publish.password.label "Password">
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
<!ENTITY calendar.label "Calendar" >
|
||||
<!ENTITY calendarPanel.label "Calendar" >
|
||||
<!ENTITY calendar.accesskey "c" >
|
||||
<!ENTITY calendar.publish.label "Publishing">
|
||||
|
||||
<!ENTITY pref.mainbox.label "General Settings" >
|
||||
<!ENTITY pref.alarmgoesoff.label "When an alarm goes off:">
|
||||
@@ -64,3 +65,9 @@
|
||||
<!ENTITY pref.categories.help.description "Use a comma between each category you want to add.">
|
||||
|
||||
<!ENTITY pref.reloadonlaunch "Reload Remote Calendars On Startup">
|
||||
|
||||
<!ENTITY pref.publish.caption "Publishing Settings">
|
||||
<!ENTITY pref.publish.path.label "Path To Server">
|
||||
<!ENTITY pref.publish.filename.label "Remote File Name">
|
||||
<!ENTITY pref.publish.username.label "Username">
|
||||
<!ENTITY pref.publish.password.label "Password">
|
||||
|
||||
Reference in New Issue
Block a user