You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by as...@apache.org on 2014/08/23 00:23:36 UTC

svn commit: r1619943 - /openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Author: astepukonis
Date: Fri Aug 22 22:23:35 2014
New Revision: 1619943

URL: http://svn.apache.org/r1619943
Log:
fixed spacing in some strings

Modified:
    openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Modified: openoffice/ooo-site/trunk/content/msg_prop_l10n.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/msg_prop_l10n.js?rev=1619943&r1=1619942&r2=1619943&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Fri Aug 22 22:23:35 2014
@@ -27,10 +27,10 @@ l10n.index_alert_box_text_text			= "Text
 l10n.index_redirect_text			= [ /* ast */	"none", "This site is also available in <b>Asturianu (ast)</b>. Just click this text to get redirected.",
 						    /* eu */	"none", "This site is also available in <b>Euskara (eu)</b>. Just click this text to get redirected.",
 						    /* bg */	"none", "This site is also available in <b>български език (bg)</b>. Just click this text to get redirected.",
-                            /* ca */    "none", "This site is also available in <b>Català (ca)</b>. Just click this text to get redirected.",
-                            /* ca-XV */    "none", "This site is also available in <b>Català (Valencià RACV) (ca-XV)</b>. Just click this text to get redirected.",
-                            /* ca-XR */    "none", "This site is also available in <b>Català (Valencià AVL) (ca-XR)</b>. Just click this text to get redirected.",
-                            /* zh-CN */	"none", "This site is also available in <b>简体中文 (zh-CN)</b>. Just click this text to get redirected.",
+						    /* ca */	"none", "This site is also available in <b>Català (ca)</b>. Just click this text to get redirected.",
+						    /* ca-XV */	"none", "This site is also available in <b>Català (Valencià RACV) (ca-XV)</b>. Just click this text to get redirected.",
+						    /* ca-XR */	"none", "This site is also available in <b>Català (Valencià AVL) (ca-XR)</b>. Just click this text to get redirected.",
+						    /* zh-CN */	"none", "This site is also available in <b>简体中文 (zh-CN)</b>. Just click this text to get redirected.",
 						    /* zh-TW */	"none", "This site is also available in <b>正體中文 (zh-TW)</b>. Just click this text to get redirected.",
 						    /* cs */	"none", "This site is also available in <b>Čeština (cs)</b>. Just click this text to get redirected.",
 						    /* da */	"none", "This site is also available in <b>Dansk (da)</b>. Just click this text to get redirected.",