Sha256: 790313f8fddf2d28d07da19a56961f54b98e50938dbe13e6d8a9827d852881f2

Contents?: true

Size: 1.53 KB

Versions: 17

Compression:

Stored size: 1.53 KB

Contents

Ctrl+Shift+S:       
  description:  Displays Tr8n shortcuts 
  script:       "Tr8n.Utils.displayShortcuts();"

Ctrl+Shift+I:       
  description:  Turns on/off inline translations
  script:       "tr8nLanguageSelector.toggleInlineTranslations();"
  
Ctrl+Shift+L:       
  description:  Shows/hides language selector 
  script:       "tr8nLanguageSelector.toggle();"
  
Ctrl+Shift+A:       
  description:  Displays all available languages  
  script:       "window.location = '/tr8n/language/table';"
  
Ctrl+Shift+K:       
  description:  Adds software keyboard for each entry field
  script:       "Tr8n.Utils.toggleKeyboards();"

Ctrl+Shift+C:       
  description:  Displays Tr8n credits
  script:       "window.location = '/tr8n/home/credits';"

Alt+Shift+D: 
  description:  Opens dashboard
  script:       "window.location = '/tr8n/dashboard';"

Alt+Shift+M: 
  description:  Opens sitemap 
  script:       "window.location = '/tr8n/phrases/map';"

Alt+Shift+P: 
  description:  Opens phrases
  script:       "window.location = '/tr8n/phrases';"

Alt+Shift+T: 
  description:  Opens translations
  script:       "window.location = '/tr8n/translations';"
  
Alt+Shift+A: 
  description:  Opens awards
  script:       "window.location = '/tr8n/awards';"
  
Alt+Shift+B: 
  description:  Opens message board
  script:       "window.location = '/tr8n/forum';"
  
Alt+Shift+G: 
  description:  Opens glossary
  script:       "window.location = '/tr8n/glossary';"
  
Alt+Shift+H: 
  description:  Opens help
  script:       "window.location = '/tr8n/help';"

Version data entries

17 entries across 12 versions & 2 rubygems

Version Path
platform-3.1.4 test/dummy/config/tr8n/site/shortcuts.yml
platform-3.1.3 test/dummy/config/tr8n/site/shortcuts.yml
tr8n-3.1.5 local/tr8n_server/config/tr8n/site/shortcuts.yml
tr8n-3.1.5 config/tr8n/site/shortcuts.yml
tr8n-3.1.4 config/tr8n/site/shortcuts.yml
tr8n-3.1.4 local/tr8n_server/config/tr8n/site/shortcuts.yml
tr8n-3.1.3 local/tr8n_server/config/tr8n/site/shortcuts.yml
tr8n-3.1.3 config/tr8n/site/shortcuts.yml
tr8n-3.1.2 local/tr8n_server/config/tr8n/site/shortcuts.yml
tr8n-3.1.2 config/tr8n/site/shortcuts.yml
platform-3.1.2 test/dummy/config/tr8n/site/shortcuts.yml
platform-3.1.1 test/dummy/config/tr8n/site/shortcuts.yml
tr8n-3.1.1 test/dummy/config/tr8n/site/shortcuts.yml
tr8n-3.1.1 config/tr8n/site/shortcuts.yml
tr8n-3.0.5 config/tr8n/site/shortcuts.yml
tr8n-3.0.3 config/tr8n/site/shortcuts.yml
tr8n-3.0.2 config/tr8n/site/shortcuts.yml