Port Bug #213053 to thunderbird. "Company" should be "Organization" in the ab results pane column header

and the import UI.
This commit is contained in:
scott%scott-macgregor.org 2003-09-16 06:39:16 +00:00
Родитель 7e3419ea22
Коммит b34d3e880b
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -164,8 +164,8 @@
<!ENTITY PrimaryEmail.accesskey "E"> <!ENTITY PrimaryEmail.accesskey "E">
<!ENTITY ScreenName.label "Screen Name"> <!ENTITY ScreenName.label "Screen Name">
<!ENTITY ScreenName.accesskey "S"> <!ENTITY ScreenName.accesskey "S">
<!ENTITY Company.label "Company"> <!ENTITY Company.label "Organization">
<!ENTITY Company.accesskey "C"> <!ENTITY Company.accesskey "z">
<!ENTITY NickName.label "Nickname"> <!ENTITY NickName.label "Nickname">
<!ENTITY NickName.accesskey "i"> <!ENTITY NickName.accesskey "i">
<!ENTITY SecondEmail.label "Additional Email"> <!ENTITY SecondEmail.label "Additional Email">
@ -189,7 +189,7 @@
<!ENTITY sortDescending.label "Descending"> <!ENTITY sortDescending.label "Descending">
<!ENTITY sortDescending.accesskey "D"> <!ENTITY sortDescending.accesskey "D">
<!ENTITY _PhoneticName.label "Phonetic Name"> <!ENTITY _PhoneticName.label "Phonetic Name">
<!ENTITY _PhoneticName.accesskey "O"> <!ENTITY _PhoneticName.accesskey "o">
<!-- Results pane context menu --> <!-- Results pane context menu -->
<!ENTITY composeEmail.label "Compose Email To"> <!ENTITY composeEmail.label "Compose Email To">