Commit 5e074ecd authored by Romain Courteaud's avatar Romain Courteaud

Typo

parent afe9b21c
......@@ -83,7 +83,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Please fill your server informations.</string> </value>
<value> <string>Please fill your server information.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
......@@ -105,7 +105,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>This is your personal area. You can manage your services, your account, your informations. A Help section is available to lead you if needed.</string> </value>
<value> <string>This is your personal area. You can manage your services, your account, your information. A Help section is available to lead you if needed.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
......@@ -69,7 +69,7 @@ for encapsulated_editor in encapsulated_editor_list:\n
encapsulated_editor.edit(person)\n
\n
#Redirect the user\n
message = context.Base_translateString("Your personnal informations has been updated")\n
message = context.Base_translateString("Your personnal information has been updated")\n
context.Base_redirect(form_id,keep_items={\'portal_status_message\':message})\n
</string> </value>
</item>
......
15
\ No newline at end of file
16
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment