You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/04/29 13:14:20 UTC

svn commit: r1793195 - in /openoffice/ooo-site/trunk/content/ko: index.html product/leftnav.mdtext product/reviews.mdtext

Author: mseidel
Date: Sat Apr 29 13:14:19 2017
New Revision: 1793195

URL: http://svn.apache.org/viewvc?rev=1793195&view=rev
Log:
Added help box

Removed:
    openoffice/ooo-site/trunk/content/ko/product/reviews.mdtext
Modified:
    openoffice/ooo-site/trunk/content/ko/index.html
    openoffice/ooo-site/trunk/content/ko/product/leftnav.mdtext

Modified: openoffice/ooo-site/trunk/content/ko/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ko/index.html?rev=1793195&r1=1793194&r2=1793195&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ko/index.html (original)
+++ openoffice/ooo-site/trunk/content/ko/index.html Sat Apr 29 13:14:19 2017
@@ -41,7 +41,7 @@
 	// Maximum 49 characters.
         var l10n_alert_box_headline_text    = "We need your help to complete translation into Korean!";
 	// Maximum 630 characters.
-        var l10n_alert_box_text_text	    = "This note is in English because we have no one to translate this webpage "
+        var l10n_alert_box_text_text	    = "This note is in English because we need help to translate this webpage "
         				      + "and others into your language. The links on the page will help you "
         				      + "download and install Apache OpenOffice with Korean translation. But we "
         				      + "still need help with this website. <br /><br /> If you are interested "
@@ -76,7 +76,7 @@
             // Show headline.
             document.write( "<h2 style='cursor: default;'>" + l10n_alert_box_headline_text + "</h2>" );
 
-            // Shoe text.
+            // Show text.
             if( l10n_alert_box_text_text )
               document.write( "<p style='cursor: default;'>" + l10n_alert_box_text_text + "</p>" );
           }
@@ -100,7 +100,7 @@ screen reader.
   <!--
   // Show alert box.
   // Change to 'true' if you want to show the text that is defined in the variables above.
-  showAlertbox( false );
+  showAlertbox( true );
   //-->
   </script>
 
@@ -333,7 +333,7 @@ screen reader.
       <p>
         <em>16 September 2014:</em>
         The City of Udine, in Italy, announced a process that will lead to the installation
-        of OpenOffice on 900 municipal desktops, saving the city 360,000 Euro.  
+        of OpenOffice on 900 municipal desktops, saving the city 360,000 Euro.
         ZDNet's Raffaele Mastrolonardo has the
         <a href="http://www.zdnet.com/another-italian-city-announces-its-ditching-microsoft-windows-for-open-source-7000033682/">details</a>.
       </p>
@@ -392,7 +392,7 @@ screen reader.
       <h2>Volunteers, not Amateurs</h2>
 
       <p><em>8 January 2013:</em>
-      Apache OpenOffice is developed 100% by volunteers.  Apache does not pay for developers, for translators, for QA, for
+      Apache OpenOffice is developed 100% by volunteers. Apache does not pay for developers, for translators, for QA, for
       marketing, for UI, for support, etc. Of course, we're happy to accept
       <a href="https://www.apache.org/foundation/contributing.html">donations to the Apache Software Foundation</a>, to keep
       our servers runnings and for similar overhead expenses. But our products are developed entirely by volunteers.

Modified: openoffice/ooo-site/trunk/content/ko/product/leftnav.mdtext
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ko/product/leftnav.mdtext?rev=1793195&r1=1793194&r2=1793195&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ko/product/leftnav.mdtext (original)
+++ openoffice/ooo-site/trunk/content/ko/product/leftnav.mdtext Sat Apr 29 13:14:19 2017
@@ -12,4 +12,4 @@ divid:  leftnav
 # More
 
   - [Suite](/ko/product/suite.html)
-  - [Reviews](/ko/product/reviews.html)
+  - [Reviews](/product/reviews.html)