This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 95a63f9175 Corrected error on Swedish locale data
95a63f9175 is described below
commit 95a63f9175a293ab8f0cfce8b152d4b001bbd21a
Author: mseidel <[email protected]>
AuthorDate: Sun Feb 11 13:46:27 2024 +0100
Corrected error on Swedish locale data
---
main/i18npool/source/localedata/data/sv_SE.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/main/i18npool/source/localedata/data/sv_SE.xml
b/main/i18npool/source/localedata/data/sv_SE.xml
index 5fae1265dd..7b2b3d15a5 100644
--- a/main/i18npool/source/localedata/data/sv_SE.xml
+++ b/main/i18npool/source/localedata/data/sv_SE.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE Locale SYSTEM 'locale.dtd'>
<!--***********************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -9,16 +9,16 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* 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
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
***********************************************************-->
<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.2">
<LC_INFO>
@@ -349,8 +349,8 @@
<quarter2Word>2 kvartalet</quarter2Word>
<quarter3Word>3 kvartalet</quarter3Word>
<quarter4Word>4 kvartalet</quarter4Word>
- <aboveWord>nedan</aboveWord>
- <belowWord>ovan</belowWord>
+ <aboveWord>ovan</aboveWord>
+ <belowWord>nedan</belowWord>
<quarter1Abbreviation>K1</quarter1Abbreviation>
<quarter2Abbreviation>K2</quarter2Abbreviation>
<quarter3Abbreviation>K3</quarter3Abbreviation>