[Pkg-mozext-commits] [sage-extension] 43/54: week day names and month names start with lower case in Swedish
David Prévot
taffit at moszumanska.debian.org
Fri May 1 03:10:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag sage_1_3
in repository sage-extension.
commit 309f0636e9414bb2470c47f9b12b155cdc8a9b8a
Author: Erik Arvidsson <erik.arvidsson at gmail.com>
Date: Sun Oct 10 09:34:51 2004 +0000
week day names and month names start with lower case in Swedish
---
src/sage/locale/sv-SE/sage.properties | 82 +++++++++++++++++------------------
1 file changed, 41 insertions(+), 41 deletions(-)
diff --git a/src/sage/locale/sv-SE/sage.properties b/src/sage/locale/sv-SE/sage.properties
index 7cb6970..c45741d 100644
--- a/src/sage/locale/sv-SE/sage.properties
+++ b/src/sage/locale/sv-SE/sage.properties
@@ -50,48 +50,48 @@ css_css_file = CSS-fil
# Date rendering values
-date_sunday = S\u00f6ndag
-date_sunday_short = S\u00f6n
-date_monday = M\u00e5ndag
-date_monday_short = M\u00e5n
-date_tuesday = Tisdag
-date_tuesday_short = Tis
-date_wednesday = Onsdag
-date_wednesday_short = Ons
-date_thursday = Torsdag
-date_thursday_short = Tor
-date_friday = Fredag
-date_friday_short = Fre
-date_saturday = L\u00f6rdag
-date_saturday_short = L\u00f6r
-
-date_january = Januari
-date_january_short = Jan
-date_february = Februari
-date_february_short = Feb
-date_march = Mars
-date_march_short = Mar
-date_april = April
-date_april_short = Apr
-date_may = Maj
-date_may_short = Maj
-date_june = Juni
-date_june_short = Jun
-date_july = Juli
-date_july_short = Jul
-date_august = Augusti
-date_august_short = Aug
-date_september = September
-date_september_short = Sep
-date_october = Oktober
-date_october_short = Okt
-date_november = November
-date_november_short = Nov
-date_december = December
-date_december_short = Dec
+date_sunday = s\u00f6ndag
+date_sunday_short = s\u00f6n
+date_monday = m\u00e5ndag
+date_monday_short = m\u00e5n
+date_tuesday = tisdag
+date_tuesday_short = tis
+date_wednesday = onsdag
+date_wednesday_short = ons
+date_thursday = torsdag
+date_thursday_short = tor
+date_friday = fredag
+date_friday_short = fre
+date_saturday = l\u00f6rdag
+date_saturday_short = l\u00f6r
+
+date_january = januari
+date_january_short = jan
+date_february = februari
+date_february_short = feb
+date_march = mars
+date_march_short = mar
+date_april = april
+date_april_short = apr
+date_may = maj
+date_may_short = maj
+date_june = juni
+date_june_short = jun
+date_july = juli
+date_july_short = jul
+date_august = augusti
+date_august_short = aug
+date_september = september
+date_september_short = sep
+date_october = oktober
+date_october_short = okt
+date_november = november
+date_november_short = nov
+date_december = december
+date_december_short = dec
# Item context menu
itemcontext_markasread = Markera som l\u00e4st
-itemcontext_markasunread = Markera som ol\u00e4st
-itemcontext_markallasread = Markera alla som l\u00e4sta
+itemcontext_markasunread = Markera som ol\u00e4st
+itemcontext_markallasread = Markera alla som l\u00e4sta
itemcontext_markallasunread = Markera alla som ol\u00e4sta
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/sage-extension.git
More information about the Pkg-mozext-commits
mailing list