CVS WWW/International/multilingualweb/lt/drafts/its20/examples/html5

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5
In directory gil:/tmp/cvs-serv8264/examples/html5

Modified Files:
	EX-translate-html5-global-1.html 
	EX-translate-html5-inline-global-1.html 
Log Message:
example re-formatting

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-translate-html5-global-1.html	2013/03/21 08:20:11	1.5
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-translate-html5-global-1.html	2013/07/18 06:41:03	1.6
@@ -6,8 +6,10 @@
     <link href=EX-translateRule-html5-1.xml rel=its-rules>
   </head>
   <body>
-    <p>This sentence should be translated, but code names like the <code>span</code> element should not be translated.
-      Of course there are always exceptions: certain code values should be translated,
-      e.g. to a value in your language like <code translate=yes>warning</code>.</p>
+    <p>This sentence should be translated, but code names like
+      the <code>span</code> element should not be translated.
+      Of course there are always exceptions: certain 
+      code values should be translated, e.g. to a value 
+      in your language like <code translate=yes>warning</code>.</p>
   </body>
 </html>
\ No newline at end of file
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-translate-html5-inline-global-1.html	2013/06/17 10:12:40	1.1
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-translate-html5-inline-global-1.html	2013/07/18 06:41:03	1.2
@@ -11,8 +11,10 @@
     </script>
   </head>
   <body>
-    <p>This sentence should be translated, but code names like the <code>span</code> element should not be translated.
-      Of course there are always exceptions: certain code values should be translated,
-      e.g. to a value in your language like <code translate=yes>warning</code>.</p>
+    <p>This sentence should be translated, but code names like
+      the <code>span</code> element should not be translated.
+      Of course there are always exceptions: certain
+      code values should be translated, e.g. to a value in
+      your language like <code translate=yes>warning</code>.</p>
   </body>
 </html>
\ No newline at end of file

Received on Thursday, 18 July 2013 06:41:05 UTC