It is currently May 18th, 2024, 6:55 am

Change Calendar Skin?

Get help with creating, editing & fixing problems with skins
Br0wNii
Posts: 1
Joined: March 19th, 2012, 3:57 pm

Change Calendar Skin?

Post by Br0wNii »

Hello com,

first sorry for my bad english but i'm from Germany :D

okay now my problem:

I have downloaded a Calendar Skin and the Skin is English but i want the skin on german. I open the .ini file from the Calendar Skin and nowhere i can change to german. Can anybody tell me how i can change the skin to german. There is the .ini file:
;[BEGIN CONFIG FILE]==============================



[Metadata]
Name= corner calender
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=


======================================================================================================================================================


;Set the divider to a larger value for scaling the calender
;best value is between 1 and 2


[Variables]

divider=1.2


xmonth=40
ymonth=40
hmonth=260
wmonth=260
xday=0
yday=0
hday=300
wday=300
xyear=100
yyear=100
hyear=200
wyear=200
xweekday=72
yweekday=72
hweekday=228
wweekday=228


[Weekdaymeasure]
Measure=Time
Format=%A

[monthmeasure]
Measure=Time
Format=%B

[daymeasure]
Measure=Time
Format=%d

[yearmeasure]
Measure=Time
Format=%Y

=======================================================================================================================================================



[weekdaymeter]
Meter=IMAGE
Measurename=Weekdaymeasure
ImageName=%1.png
X=(#xweekday# / #divider#)
Y=(#yweekday# / #divider#)
H=(#hweekday# / #divider#)
W=(#wweekday# / #divider#)
AntiAlias=1


[monthmeter]
Meter=IMAGE
Measurename=monthmeasure
ImageName=%1.png
X=(#xmonth# / #divider#)
Y=(#ymonth# / #divider#)
H=(#hmonth# / #divider#)
W=(#wmonth# / #divider#)
AntiAlias=1


[daymeter]
Meter=IMAGE
Measurename=daymeasure
ImageName=%1.png
X=(#xday# / #divider#)
Y=(#yday# / #divider#)
H=(#hday# / #divider#)
W=(#wday# / #divider#)
AntiAlias=1



[yearmeter]
Meter=IMAGE
Measurename=yearmeasure
ImageName=%1.png
X=(#xyear# / #divider#)
Y=(#yyear# / #divider#)
H=(#hyear# / #divider#)
W=(#wyear# / #divider#)
AntiAlias=1
Is there Any Way to change the skin to german?

Thanks
bernard05120
Posts: 3
Joined: October 27th, 2011, 5:38 pm

Re: Change Calendar Skin?

Post by bernard05120 »

hello
sorry for my bad english i'm french
try to add Substitute="Saturday":"samstag","Sunday":" ........ to measure
http://rainmeter.net/cms/Measures-GeneralSettings_beta
http://rainmeter.net/cms/Tips-WeatherSkinTranslate