This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 72e77f8 Fixed language code
72e77f8 is described below
commit 72e77f87e7c9eba3923e46ef9be982d3e5e83e4f
Author: mseidel <[email protected]>
AuthorDate: Sun May 16 22:51:35 2021 +0200
Fixed language code
---
content/ro/download/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/ro/download/index.html b/content/ro/download/index.html
index 7d5fc68..2b17cce 100644
--- a/content/ro/download/index.html
+++ b/content/ro/download/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="xx" lang="xx">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ro" lang="ro">
<head itemscope itemtype="http://schema.org/Article">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta itemprop="name" content="Descărcați Apache OpenOffice" />
@@ -12,7 +12,7 @@
<title>Descărcări Apache OpenOffice - Site oficial</title>
<script type="text/javascript" src="/download/globalvars.js"></script>
<script type="text/javascript" src="/download/msg_prop_l10n_en.js"></script>
- <script type="text/javascript" src="./msg_prop_l10n_xx.js"></script>
+ <script type="text/javascript" src="./msg_prop_l10n_ro.js"></script>
<script type="text/javascript" src="/download/languages.js"></script>
<script type="text/javascript" src="/download/release_matrix.js"></script>
<script type="text/javascript" src="/download/boxed_download.js"></script>