Skip to content

Commit 48eab0c

Browse files
author
roadiz-ci
committed
chore: Fixed login_link translation sources
1 parent 05400d7 commit 48eab0c

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

translations/core/messages.en.xlf

+5-5
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,12 @@
167167
</trans-unit>
168168
<trans-unit xml:space="preserve" id="attributes.defaultRealm.placeholder" approved="yes">
169169
<source>attributes.defaultRealm.placeholder</source>
170-
170+
171171
<target state="final">-- No default realm --</target>
172172
<note>Default text when no realm is attached to an attribute</note></trans-unit>
173173
<trans-unit xml:space="preserve" id="attributeValue.realm.placeholder" approved="yes">
174174
<source>attributeValue.realm.placeholder</source>
175-
175+
176176
<target state="final">-- No realm --</target>
177177
<note>Default text when no realm is attached to an attribute-value</note></trans-unit>
178178
<trans-unit xml:space="preserve" id="login_link" approved="yes">
@@ -189,23 +189,23 @@
189189
</trans-unit>
190190
<trans-unit xml:space="preserve" id="request_login_link" approved="yes">
191191
<source>request_login_link</source>
192-
192+
193193
<target state="final">Request a login link</target>
194194
<note>Button label to request a login link</note></trans-unit>
195195
<trans-unit xml:space="preserve" id="login_link.request" approved="yes">
196196
<source>login_link.request</source>
197197
<target state="final">Your login link</target>
198198
</trans-unit>
199199
<trans-unit xml:space="preserve" id="you.asked.for.a.login_link.on.site" approved="yes">
200-
<source>you.asked.for.a.login_link.on.%site%</source>
200+
<source>you.asked.for.a.login_link.on.site</source>
201201
<target state="final">You requested a login link for website: %site%</target>
202202
</trans-unit>
203203
<trans-unit xml:space="preserve" id="click_on_following_link_to_login" approved="yes">
204204
<source>click_on_following_link_to_login</source>
205205
<target state="final">Click on the following link to login automatically.</target>
206206
</trans-unit>
207207
<trans-unit xml:space="preserve" id="login_link_will_expire_at.expiresAt" approved="yes">
208-
<source>login_link_will_expire_at.%expiresAt%</source>
208+
<source>login_link_will_expire_at.expiresAt</source>
209209
<target state="final">This link will expire on %expiresAt%</target>
210210
</trans-unit>
211211
<trans-unit xml:space="preserve" id="classic.login_password" approved="yes">

translations/core/messages.fr.xlf

+5-5
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,12 @@
167167
</trans-unit>
168168
<trans-unit xml:space="preserve" id="attributes.defaultRealm.placeholder" approved="yes">
169169
<source>attributes.defaultRealm.placeholder</source>
170-
170+
171171
<target state="final">-- Aucun domaine sécurisé par défaut --</target>
172172
<note>Default text when no realm is attached to an attribute</note></trans-unit>
173173
<trans-unit xml:space="preserve" id="attributeValue.realm.placeholder" approved="yes">
174174
<source>attributeValue.realm.placeholder</source>
175-
175+
176176
<target state="final">-- Aucun domaine sécurisé --</target>
177177
<note>Default text when no realm is attached to an attribute-value</note></trans-unit>
178178
<trans-unit xml:space="preserve" id="login_link" approved="yes">
@@ -189,23 +189,23 @@
189189
</trans-unit>
190190
<trans-unit xml:space="preserve" id="request_login_link" approved="yes">
191191
<source>request_login_link</source>
192-
192+
193193
<target state="final">Demander un lien de connexion</target>
194194
<note>Button label to request a login link</note></trans-unit>
195195
<trans-unit xml:space="preserve" id="login_link.request" approved="yes">
196196
<source>login_link.request</source>
197197
<target state="final">Votre lien de connexion</target>
198198
</trans-unit>
199199
<trans-unit xml:space="preserve" id="you.asked.for.a.login_link.on.site" approved="yes">
200-
<source>you.asked.for.a.login_link.on.%site%</source>
200+
<source>you.asked.for.a.login_link.on.site</source>
201201
<target state="final">Vous avez fait une demande de connexion sur le site : %site%</target>
202202
</trans-unit>
203203
<trans-unit xml:space="preserve" id="click_on_following_link_to_login" approved="yes">
204204
<source>click_on_following_link_to_login</source>
205205
<target state="final">Cliquez sur le lien suivant pour vous connecter automatiquement.</target>
206206
</trans-unit>
207207
<trans-unit xml:space="preserve" id="login_link_will_expire_at.expiresAt" approved="yes">
208-
<source>login_link_will_expire_at.%expiresAt%</source>
208+
<source>login_link_will_expire_at.expiresAt</source>
209209
<target state="final">Ce lien expirera le %expiresAt%</target>
210210
</trans-unit>
211211
<trans-unit xml:space="preserve" id="classic.login_password" approved="yes">

translations/core/messages.xlf

+2-2
Original file line numberDiff line numberDiff line change
@@ -207,15 +207,15 @@
207207
<target></target>
208208
</trans-unit>
209209
<trans-unit xml:space="preserve" id="you.asked.for.a.login_link.on.site">
210-
<source>you.asked.for.a.login_link.on.%site%</source>
210+
<source>you.asked.for.a.login_link.on.site</source>
211211
<target></target>
212212
</trans-unit>
213213
<trans-unit xml:space="preserve" id="click_on_following_link_to_login">
214214
<source>click_on_following_link_to_login</source>
215215
<target></target>
216216
</trans-unit>
217217
<trans-unit xml:space="preserve" id="login_link_will_expire_at.expiresAt">
218-
<source>login_link_will_expire_at.%expiresAt%</source>
218+
<source>login_link_will_expire_at.expiresAt</source>
219219
<target></target>
220220
</trans-unit>
221221
<trans-unit xml:space="preserve" id="classic.login_password">

0 commit comments

Comments
 (0)