From f200b91fa2201e8abd26ebb6f75780a82c59a807 Mon Sep 17 00:00:00 2001 From: eaxs <tkuhn@live.com> Date: Tue, 14 Apr 2015 06:44:02 -0400 Subject: [PATCH] Added pull.bat to gitignore --- languages/fa-IR/site/fa-IR.tpl_goggles.ini | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/languages/fa-IR/site/fa-IR.tpl_goggles.ini b/languages/fa-IR/site/fa-IR.tpl_goggles.ini index e27b906..51e1fd0 100644 --- a/languages/fa-IR/site/fa-IR.tpl_goggles.ini +++ b/languages/fa-IR/site/fa-IR.tpl_goggles.ini @@ -16,4 +16,15 @@ ; TPL_GOGGLES_BOOTSTRAP_CSS_LABEL="Enable Bootstrap CSS" ; TPL_GOGGLES_BOOTSTRAP_CSS_DESC="Include Bootstrap Base CSS Styles" ; TPL_GOGGLES_BOOTSTRAP_JS_LABEL="Enable Bootstrap JavaScript" -; TPL_GOGGLES_BOOTSTRAP_JS_DESC="Include jQuery and Bootstrap JavaScript" \ No newline at end of file +; TPL_GOGGLES_BOOTSTRAP_JS_DESC="Include jQuery and 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" -- Gitblit v1.9.1