It is currently October 19th, 2024, 2:31 pm

Change language skin [English>French]

Get help with creating, editing & fixing problems with skins
KmsAssault76
Posts: 2
Joined: October 3rd, 2015, 2:37 pm

Change language skin [English>French]

Post by KmsAssault76 »

Hello, I would like to change the language of a skin in English in French but I do not know how ...

Code: Select all

[Rainmeter]
Update=100
Author=AidenDrew.deviantart.com

[Style1]
FontFace=Roboto
FontSize=30
StringStyle=Light
FontColor=f9f9f9
AntiAlias=1

[Style4]
FontFace=Roboto
FontSize=27
StringStyle=Light
FontColor=f9f9f9
AntiAlias=1

[Style2]
FontFace=Roboto
FontSize=50
StringStyle=Light
FontColor=f9f9f9
AntiAlias=1

[Style3]
FontFace=Vladimir Script
FontSize=47
FontColor=104378
AntiAlias=1

[BG]
Meter=IMAGE
X=0
Y=0
ImageName=BG.png

[Text]
Meter=STRING
MeterStyle=Style3
Text=Welcome
X=105
Y=280

[measureTime]
Measure=Time
Format=%I:%M

[measureAMPM]
Measure=Time
Format=%p

[MeasureMonth]
Measure=Time
Format=%B . %d  . %Y

[text2]
Meter=String
MeterStyle=Style4
MeasureName=MeasureMonth
X=28
Y=200
AntiAlias=1

[MeterAMPMLabel]
Meter=String
MeterStyle=Style1
MeasureName=measureAMPM
X=178
Y=50
Text="%1"
AntiAlias=1

[MeterTimeLabel]
Meter=String
MeterStyle=Style2
MeasureName=measureTime
X=115
Y=120
Text="%1"
AntiAlias=1

I have try 
[MeasureMonth]
Measure=Time
Format=%B . %d  . %Y
Substitute="January":"Janvier","February","Février","March":"Mars","April":"Avril","May":"Mai","June":"Juin","July":"Juilet","August":"Août","September":"Septembre","October":"Octobre","November":"Novembre","December":"Decembre"
Not Work :-(

Tanks
User avatar
jsmorley
Developer
Posts: 22865
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Change language skin [English>French]

Post by jsmorley »

[MeasureMonth]
Measure=Time
Format=%B . %d . %Y
FormatLocale=FRA

[text2]
Meter=String
MeterStyle=Style4
MeasureName=MeasureMonth
X=28
Y=200
StringCase=Proper
AntiAlias=1
1.jpg
http://docs.rainmeter.net/manual/measures/time#FormatLocale

P.S. There is no such thing as StringStyle=Light

http://docs.rainmeter.net/manual/meters/string#StringStyle
You do not have the required permissions to view the files attached to this post.
KmsAssault76
Posts: 2
Joined: October 3rd, 2015, 2:37 pm

Re: Change language skin [English>French]

Post by KmsAssault76 »

Work !
Tanks!
Merci! :thumbup:


http://www.noelshack.com/2015-40-1443887012-screenshot-4.jpg [screenshot]
Beautiful!!! :o