aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/ctime.wml
diff options
context:
space:
mode:
authorPeter Karlsson <peterk>2002-12-29 22:42:18 +0000
committerPeter Karlsson <peterk>2002-12-29 22:42:18 +0000
commit2c5a9b791152ce3b20cba7a8e33cafb3cb01f911 (patch)
tree8bc347b8eca9952364b72f450cca26143ed40b64 /english/template/debian/ctime.wml
parent2a9b4f84378f82922558d2daa8419082b297c9e1 (diff)
Range formats for Norwegian
CVS version numbers english/template/debian/ctime.wml: 1.101 -> 1.102
Diffstat (limited to 'english/template/debian/ctime.wml')
-rw-r--r--english/template/debian/ctime.wml2
1 files changed, 2 insertions, 0 deletions
diff --git a/english/template/debian/ctime.wml b/english/template/debian/ctime.wml
index c04d3d3e8aa..dd9ecc73228 100644
--- a/english/template/debian/ctime.wml
+++ b/english/template/debian/ctime.wml
@@ -250,6 +250,7 @@ use Time::Local;
%rangeform_samemonth = (
da => '"%d.-%d. %s", $sday, $eday, $smon_str',
fi => '"%d.-%d. %sta", $sday, $eday, $smon_str',
+ no => '"%d.-%d. %s", $sday, $eday, $smon_str',
sv => '"%d-%d %s", $sday, $eday, $smon_str',
);
@@ -264,6 +265,7 @@ use Time::Local;
%rangeform_severalmonths = (
da => '"%d. %s-%d. %s", $sday, $smon_str, $eday, $emon_str',
fi => '"%d. %sta-%d. %sta", $sday, $smon_str, $eday, $emon_str',
+ no => '"%d. %s-%d. %s", $sday, $smon_str, $eday, $emon_str',
sv => '"%d %s-%d %s", $sday, $smon_str, $eday, $emon_str',
);

© 2014-2024 Faster IT GmbH | imprint | privacy policy