зеркало из https://github.com/mozilla/pjs.git
fix for bug #213053
"Company" should be "Organization" in the ab results pane column header and the import UI. thanks to mcbridematt@hotmail.com (Mathew McBride) for the initial patch r/sr=sspitzer
This commit is contained in:
Родитель
ecbb63663c
Коммит
255ecc03a7
|
@ -38,10 +38,10 @@
|
||||||
<!ENTITY GeneratedName.accesskey "N">
|
<!ENTITY GeneratedName.accesskey "N">
|
||||||
<!ENTITY PrimaryEmail.label "Email">
|
<!ENTITY PrimaryEmail.label "Email">
|
||||||
<!ENTITY PrimaryEmail.accesskey "E">
|
<!ENTITY PrimaryEmail.accesskey "E">
|
||||||
<!ENTITY Company.label "Company">
|
<!ENTITY Company.label "Organization">
|
||||||
<!ENTITY Company.accesskey "C">
|
<!ENTITY Company.accesskey "z">
|
||||||
<!ENTITY _PhoneticName.label "Phonetic Name">
|
<!ENTITY _PhoneticName.label "Phonetic Name">
|
||||||
<!ENTITY _PhoneticName.accesskey "O">
|
<!ENTITY _PhoneticName.accesskey "o">
|
||||||
<!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">
|
||||||
|
|
|
@ -211,7 +211,7 @@
|
||||||
# Description: Address book field name
|
# Description: Address book field name
|
||||||
## @name IMPORT_FIELD_DESC
|
## @name IMPORT_FIELD_DESC
|
||||||
## @loc None
|
## @loc None
|
||||||
2125=Company
|
2125=Organization
|
||||||
|
|
||||||
# Description: Address book field name
|
# Description: Address book field name
|
||||||
## @name IMPORT_FIELD_DESC
|
## @name IMPORT_FIELD_DESC
|
||||||
|
|
Загрузка…
Ссылка в новой задаче