From 494917edf83c3d9e4bfa476532761887a3c8a20f Mon Sep 17 00:00:00 2001
From: Lahmizzar Muinela <lahmizzar@devxive.com>
Date: Sun, 09 Mar 2014 17:34:17 -0400
Subject: [PATCH] chng 2 one-liner in xml code

---
 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