-
Notifications
You must be signed in to change notification settings - Fork 973
Conversation
cezaraugusto
commented
Jun 2, 2016
- Used Github auto-closing keywords in the commit message.
@@ -77,3 +77,4 @@ alwaysAllow=Always allow | |||
alwaysDeny=Always deny | |||
appearanceSettings=Appearance settings | |||
autoHideMenuBar=Hide the menu bar by default | |||
disableTitleMode=Disable Title Mode |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure people will know what 'Title Mode' is. Maybe change the text to 'Always show URL bar'?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@diracdeltas I agree with you, haven't found a better name for it, so I just copied from the issue.
Should I change only i10n and keep everything else as disableTitleMode
or change everything to showUrlBar
instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fine to just change the l10n string
otherwise looks good to me. thanks! |
Looking great! Please remove the localization files other than English. They are generated only and downloaded from @bradleyrichter will be excited because he was just asking for this. You can also set the default to: |
Love this change (just pulled and tested it; Windows 10, x64). LGTM (pending @bbondy's feedback)! 😄 |
hope it's all good now 👯 |
looks great, thank you! |