73
edits
|  (reflected changes up to https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/1705a34fd7de) | m (→changes) | ||
| Line 43: | Line 43: | ||
| * "translate" warns for API limit and fallbacks to page translation ([http://ubiquity.mozilla.com/trac/ticket/854 #854]), retains the original HTML, displays the detectedSourceLanguage, and supports default/alternate language settings ([http://ubiquity.mozilla.com/trac/ticket/884 #884]). | * "translate" warns for API limit and fallbacks to page translation ([http://ubiquity.mozilla.com/trac/ticket/854 #854]), retains the original HTML, displays the detectedSourceLanguage, and supports default/alternate language settings ([http://ubiquity.mozilla.com/trac/ticket/884 #884]). | ||
| ** {extensions.ubiquity.translate.lang.default} : default language code to translate into | ** {extensions.ubiquity.translate.lang.default} : default language code to translate into | ||
| ** {extensions.ubiquity.translate.lang.alt} : alternate language code to  | ** {extensions.ubiquity.translate.lang.alt} : alternate language code to translate into if the source language equals default language | ||
| * "weather" is improved by [http://twitter.com/ | * "weather" is improved by [http://twitter.com/mitchoyoshitaka mitcho]. | ||
| * "open" acts also like awesomebar. | * "open" acts also like awesomebar. | ||
| * "email" works again by not using the broken [http://code.google.com/p/gmail-greasemonkey/wiki/GmailGreasemonkey10API gmonkey API]. | * "email" works again by not using the broken [http://code.google.com/p/gmail-greasemonkey/wiki/GmailGreasemonkey10API gmonkey API]. | ||
| * "zoom" zooms the current tab. | * "zoom" zooms the current tab. | ||
| * " | * "highlight syntax" uses [http://code.google.com/p/google-code-prettify/ google-code-prettify]. | ||
| * Many search commands got better previews. | * Many search commands got better previews. | ||
| * Text editing commands work outside of rich-edits. | * Text editing commands work outside of rich-edits. | ||
edits