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 2016/11/18 18:31:02 UTC

svn commit: r1770421 [4/4] - in /openmeetings/application: branches/3.1.x/openmeetings-core/src/main/java/org/apache/openmeetings/core/mail/ branches/3.1.x/openmeetings-install/src/main/java/org/apache/openmeetings/installation/ branches/3.1.x/openmeet...

Modified: openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_CN.properties.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_CN.properties.xml?rev=1770421&r1=1770420&r2=1770421&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_CN.properties.xml (original)
+++ openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_CN.properties.xml Fri Nov 18 18:31:00 2016
@@ -9,7 +9,7 @@
   with the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
-    	  
+  
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -1941,4 +1941,12 @@
 	<entry key="files.download.original">Original</entry>
 	<entry key="files.download.pdf">PDF</entry>
 	<entry key="files.download.jpg">JPG</entry>
+	<entry key="template.recording.expiring.greetings">Dear {0}</entry>
+	<entry key="template.recording.expiring.body">Your recent {0} recording will be automatically deleted 
+		in {1} days. If you would like to save this recording, please download it before then.</entry>
+	<entry key="template.recording.expiring.footer"><![CDATA[
+	Regards,<br/>
+	{0} Support Team.]]></entry>
+	<entry key="template.recording.expiring.subj.prefix">Recording will be deleted</entry>
+	<entry key="template.recording.expiring.subj.room"> -- Room[{0}]</entry>
 </properties>

Modified: openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml?rev=1770421&r1=1770420&r2=1770421&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml (original)
+++ openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml Fri Nov 18 18:31:00 2016
@@ -9,7 +9,7 @@
   with the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
-    	  
+  
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -1971,4 +1971,12 @@
 	<entry key="files.download.original">Original</entry>
 	<entry key="files.download.pdf">PDF</entry>
 	<entry key="files.download.jpg">JPG</entry>
+	<entry key="template.recording.expiring.greetings">Dear {0}</entry>
+	<entry key="template.recording.expiring.body">Your recent {0} recording will be automatically deleted 
+		in {1} days. If you would like to save this recording, please download it before then.</entry>
+	<entry key="template.recording.expiring.footer"><![CDATA[
+	Regards,<br/>
+	{0} Support Team.]]></entry>
+	<entry key="template.recording.expiring.subj.prefix">Recording will be deleted</entry>
+	<entry key="template.recording.expiring.subj.room"> -- Room[{0}]</entry>
 </properties>