You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2015/11/18 05:44:30 UTC

svn commit: r1714940 - in /openmeetings: branches/3.1.x/openmeetings-server/src/site/xdoc/Internationalisation.xml trunk/singlewebapp/openmeetings-server/src/site/xdoc/Internationalisation.xml

Author: solomax
Date: Wed Nov 18 04:44:30 2015
New Revision: 1714940

URL: http://svn.apache.org/viewvc?rev=1714940&view=rev
Log:
[OPENMEETINGS-1281] Internationalisation page is fixed

Modified:
    openmeetings/branches/3.1.x/openmeetings-server/src/site/xdoc/Internationalisation.xml
    openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/Internationalisation.xml

Modified: openmeetings/branches/3.1.x/openmeetings-server/src/site/xdoc/Internationalisation.xml
URL: http://svn.apache.org/viewvc/openmeetings/branches/3.1.x/openmeetings-server/src/site/xdoc/Internationalisation.xml?rev=1714940&r1=1714939&r2=1714940&view=diff
==============================================================================
--- openmeetings/branches/3.1.x/openmeetings-server/src/site/xdoc/Internationalisation.xml (original)
+++ openmeetings/branches/3.1.x/openmeetings-server/src/site/xdoc/Internationalisation.xml Wed Nov 18 04:44:30 2015
@@ -16,28 +16,21 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
 	<properties>
-		<title>Upgrade</title>
-		<author email="sebawagner@apache.org">
-			OpenMeetings Team
-		</author>
+		<title>Internationalisation</title>
+		<author email="dev@openmeetings.apache.org">OpenMeetings Team</author>
 	</properties>
-
 	<body>
-
 		<section name="Where to find language files">
-
 			<p>You can find all current language files here: </p>
 			<p>
 				<a
-					href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/"
-					rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/
+					href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/"
+					rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/
 				</a>
 			</p>
 			<p>Just take one file and translate it to your language. </p>
 		</section>
-
 		<section name="Import and export of Language Files">
-
 			<ul>
 				<li>
 					Use the
@@ -51,21 +44,5 @@
 				</li>
 			</ul>
 		</section>
-
-		<section name="How to add it as installation option">
-			<p>
-				Once you have finished the translation you can add a new node to:
-				<a
-					href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/languages.xml"
-					rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/languages.xml
-				</a>
-			</p>
-			<p>the name of the language should match the name of the file. Once
-				this is done the Language file will automatically be imported during
-				installation and will be an option at login.
-			</p>
-		</section>
-
 	</body>
-
 </document>

Modified: openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/Internationalisation.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/Internationalisation.xml?rev=1714940&r1=1714939&r2=1714940&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/Internationalisation.xml (original)
+++ openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/Internationalisation.xml Wed Nov 18 04:44:30 2015
@@ -21,7 +21,6 @@
 	</properties>
 	<body>
 		<section name="Where to find language files">
-
 			<p>You can find all current language files here: </p>
 			<p>
 				<a