Change hold alt messaging

This commit is contained in:
Colin McLeod
2016-03-19 23:25:42 -07:00
parent 363bf7fd2a
commit 19228a9c56

View File

@@ -14,7 +14,7 @@ export const formats = {
};
export const terms = {
PHRASE_ALT_ALL: 'Hold ALT to fill all slots',
PHRASE_ALT_ALL: 'Alt + Click to fill all slots',
PHRASE_BACKUP_DESC: 'Backup of all Coriolis data to save or transfer to another browser/device',
PHRASE_CONFIRMATION: 'Are you sure?',
PHRASE_EXPORT_DESC: 'A detailed JSON export of your build for use in other sites and tools',