Lahmizzar Muinela
2013-12-05 aa39454089c79322c03102ff36e29c3254de2e0b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
TPL_GOGGLES_PROFILE="Profil"
TPL_GOGGLES_MY_TASKS="Mine oppgaver"
TPL_GOGGLES_LOGOUT="Log ut"
TPL_GOGGLES_CREATE="Opprett"
TPL_GOGGLES_MENU="Meny"
TPL_GOGGLES_NEW_PROJECT="Nytt prosjekt"
TPL_GOGGLES_NEW_MILESTONE="Ny milepæl"
TPL_GOGGLES_NEW_TASKLIST="Ny oppgaveliste"
TPL_GOGGLES_NEW_TASK="Ny oppgave"
TPL_GOGGLES_NEW_TIME="Ny tid registrering"
TPL_GOGGLES_NEW_TOPIC="Nytt emne"
TPL_GOGGLES_NEW_FILE="Ny fil"
 
TPL_GOGGLES_COLOR_LABEL="Tema farger"
TPL_GOGGLES_COLOR_DESC="Velg en aksent farge for Goggles"
TPL_GOGGLES_BOOTSTRAP_CSS_LABEL="Aktiver Bootstrap CSS"
TPL_GOGGLES_BOOTSTRAP_CSS_DESC="Inkluder Bootstrap Base CSS-stiler"
TPL_GOGGLES_BOOTSTRAP_JS_LABEL="Aktiver Bootstrap JavaScript"
TPL_GOGGLES_BOOTSTRAP_JS_DESC="Inkluder jQuery og Bootstrap JavaScript"
 
; TPL_GOGGLES_LOGO_LABEL="Logo"
; TPL_GOGGLES_LOGO_DESC="Upload a custom logo for the site template."
; TPL_GOGGLES_CREATE_BUTTON_LABEL="Create Button"
; TPL_GOGGLES_CREATE_BUTTON_DESC="Show the Projectfork Create Button"
 
; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"