mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 797808 - Add an ellipsis to about:support's "Reset $BROWSER" button. r=dao.
--HG-- extra : rebase_source : 42b808a4ee3f3fe8856aa7bc7ba66ed042a52bba
This commit is contained in:
parent
0a2891d04b
commit
770c146e49
@ -31,7 +31,7 @@
|
||||
<h3>&resetProfile.title;</h3>
|
||||
<p>&resetProfile.description;</p>
|
||||
<button onclick="resetProfileAndRestart()">
|
||||
&resetProfile.button.label;
|
||||
&resetProfile.button.label2;
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
@ -10,6 +10,6 @@
|
||||
|
||||
<!ENTITY resetProfile.title "Reset &brandShortName; to its default state">
|
||||
<!ENTITY resetProfile.description "If you're having major problems which you can't resolve, start fresh with only your essential information.">
|
||||
<!ENTITY resetProfile.button.label "Reset &brandShortName;">
|
||||
<!ENTITY resetProfile.button.label2 "Reset &brandShortName;…">
|
||||
|
||||
<!ENTITY resetProfile.cleaning.description "Please wait while &brandShortName; cleans up your old data…">
|
||||
|
Loading…
Reference in New Issue
Block a user