Move Gitlab and Github authentication to external plugins
This commit is contained in:
@@ -324,9 +324,6 @@ return array(
|
||||
'Maximum size: ' => 'Maksimum størrelse: ',
|
||||
'Unable to upload the file.' => 'Filen kunne ikke lastes opp.',
|
||||
'Display another project' => 'Vis annet prosjekt...',
|
||||
// 'Login with my Github Account' => '',
|
||||
// 'Link my Github Account' => '',
|
||||
// 'Unlink my Github Account' => '',
|
||||
'Created by %s' => 'Opprettet av %s',
|
||||
'Last modified on %B %e, %Y at %k:%M %p' => 'Sist endret %d.%m.%Y - %H:%M',
|
||||
'Tasks Export' => 'Oppgave eksport',
|
||||
@@ -392,7 +389,6 @@ return array(
|
||||
'Change password' => 'Endre passord',
|
||||
'Password modification' => 'Passordendring',
|
||||
'External authentications' => 'Ekstern godkjenning',
|
||||
'Github Account' => 'GitHub-konto',
|
||||
'Never connected.' => 'Aldri innlogget.',
|
||||
'No account linked.' => 'Ingen kontoer knyttet.',
|
||||
'Account linked.' => 'Konto knyttet.',
|
||||
@@ -842,8 +838,6 @@ return array(
|
||||
// 'This chart show the average lead and cycle time for the last %d tasks over the time.' => '',
|
||||
// 'Average time into each column' => '',
|
||||
// 'Lead and cycle time' => '',
|
||||
// 'Github Authentication' => '',
|
||||
// 'Help on Github authentication' => '',
|
||||
// 'Lead time: ' => '',
|
||||
// 'Cycle time: ' => '',
|
||||
// 'Time spent into each column' => '',
|
||||
@@ -852,7 +846,6 @@ return array(
|
||||
// 'If the task is not closed the current time is used instead of the completion date.' => '',
|
||||
// 'Set automatically the start date' => '',
|
||||
// 'Edit Authentication' => '',
|
||||
// 'Github Id' => '',
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
@@ -910,14 +903,7 @@ return array(
|
||||
'Link type' => 'Relasjonstype',
|
||||
// 'Change task color when using a specific task link' => '',
|
||||
// 'Task link creation or modification' => '',
|
||||
// 'Login with my Gitlab Account' => '',
|
||||
'Milestone' => 'Milepæl',
|
||||
// 'Gitlab Authentication' => '',
|
||||
// 'Help on Gitlab authentication' => '',
|
||||
// 'Gitlab Id' => '',
|
||||
// 'Gitlab Account' => '',
|
||||
// 'Link my Gitlab Account' => '',
|
||||
// 'Unlink my Gitlab Account' => '',
|
||||
'Documentation: %s' => 'Dokumentasjon: %s',
|
||||
'Switch to the Gantt chart view' => 'Gantt skjema visning',
|
||||
'Reset the search/filter box' => 'Nullstill søk/filter',
|
||||
|
||||
Reference in New Issue
Block a user