зеркало из https://github.com/mozilla/gecko-dev.git
Bug 728833 - String change in styleinspector.properties whitout changing name; r=past
This commit is contained in:
Родитель
238a2b985a
Коммит
f89244a66c
|
@ -82,7 +82,7 @@ StyleInspector.prototype = {
|
|||
this.registrationObject = {
|
||||
id: "styleinspector",
|
||||
label: this.l10n("style.highlighter.button.label2"),
|
||||
tooltiptext: this.l10n("style.highlighter.button.tooltip"),
|
||||
tooltiptext: this.l10n("style.highlighter.button.tooltip2"),
|
||||
accesskey: this.l10n("style.highlighter.accesskey2"),
|
||||
context: this,
|
||||
get isOpen() isOpen(),
|
||||
|
|
|
@ -37,7 +37,7 @@ rule.inheritedSource=Inherited from %S (%S)
|
|||
# "Computed" refers to the Computed Style of the element.
|
||||
style.highlighter.button.label2=Computed
|
||||
style.highlighter.accesskey2=C
|
||||
style.highlighter.button.tooltip=Inspect element computed styles
|
||||
style.highlighter.button.tooltip2=Inspect element computed styles
|
||||
|
||||
# LOCALIZATION NOTE (helpLinkTitle): For each style property
|
||||
# the user can hover it and get a help link button which allows one to
|
||||
|
|
Загрузка…
Ссылка в новой задаче