Bug 552922 - Change 'Installed Plugins' to 'Enabled Plugins' in about:support. r=josh, ui-r=faaborg

This commit is contained in:
Masahiro Yamada 2010-07-17 18:27:26 +02:00
parent c6c2c24920
commit 76e187d009
2 changed files with 2 additions and 2 deletions

View File

@ -117,7 +117,7 @@
<tr> <tr>
<th class="column"> <th class="column">
&aboutSupport.appBasicsPlugins; &aboutSupport.appBasicsEnabledPlugins;
</th> </th>
<td> <td>

View File

@ -17,7 +17,7 @@
<!ENTITY aboutSupport.appBasicsName "Name"> <!ENTITY aboutSupport.appBasicsName "Name">
<!ENTITY aboutSupport.appBasicsVersion "Version"> <!ENTITY aboutSupport.appBasicsVersion "Version">
<!ENTITY aboutSupport.appBasicsProfileDir "Profile Directory"> <!ENTITY aboutSupport.appBasicsProfileDir "Profile Directory">
<!ENTITY aboutSupport.appBasicsPlugins "Installed Plugins"> <!ENTITY aboutSupport.appBasicsEnabledPlugins "Enabled Plugins">
<!ENTITY aboutSupport.appBasicsBuildConfig "Build Configuration"> <!ENTITY aboutSupport.appBasicsBuildConfig "Build Configuration">
<!ENTITY aboutSupport.show.label "Open Containing Folder"> <!ENTITY aboutSupport.show.label "Open Containing Folder">