mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 04:58:00 +00:00
Bug 255609: Rename dialog title from Preferences to Options in OS/2. p=mozilla@Weilbacher.org, r=mkaply
This commit is contained in:
parent
e54895b76f
commit
7736fd4cc8
@ -7,10 +7,10 @@
|
||||
|
||||
<dialog id="prefDialog"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
#ifdef XP_WIN
|
||||
title="&prefWindow.title;"
|
||||
#else
|
||||
#ifdef XP_UNIX
|
||||
title="&prefWindowUnix.title;"
|
||||
#else
|
||||
title="&prefWindow.title;"
|
||||
#endif
|
||||
style="&prefWindow.size;"
|
||||
buttons="accept,cancel" windowtype="Browser:Options"
|
||||
|
Loading…
x
Reference in New Issue
Block a user