Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Language merge + Refactoring #1625

Merged
merged 6 commits into from
May 8, 2016
Merged

Language merge + Refactoring #1625

merged 6 commits into from
May 8, 2016

Commits on Apr 28, 2016

  1. About page language support + French Language locale

      * Added support for async transfer of language code from main to renderer process
      * Added availableLanguage support to about*.html files
      * Added language request for about* pages
    
      * Added fr-FR selection choice in menus and about pages
      * Added reviewed fr-FR language locale
    
    TODO:
    
      * Determine a method of configuring availableLanguages meta tag in
        about*.html files without manually modification.
      * Modify preference page to automatically show available languages in selection
    aekeus committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    0d17d21 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2016

  1. Configuration menu
    Copy the full SHA
    4e31530 View commit details
    Browse the repository at this point in the history
  2. Added languages, refactored language handling to minimize code duplic…

    …ation
    
      * Send language codes to web pages to avoid head.meta.availableLanguage changes
      * Modified about*.html files to accept language codes and modify head.meta.availableLanguages
      * Added language labels to en-US/preferences.properties
      * Added language codes to app/locales.js
      * Modified General Preferences tab to use passed language list in Select form element
      * Updated tools/downloadLanguages.js with language constant support
      * Added all languages which have translations
    aekeus committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    6acfde5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea623ab View commit details
    Browse the repository at this point in the history

Commits on May 7, 2016

  1. Language downloads + refactoring

      * Language downloads
      * Re-factoring
      * Merge master
    
    Merge branch 'master' into language-merge
    aekeus committed May 7, 2016
    Configuration menu
    Copy the full SHA
    6411536 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2016

  1. Configuration menu
    Copy the full SHA
    a221986 View commit details
    Browse the repository at this point in the history