Commit 22767a12 authored by Jérome Perrin's avatar Jérome Perrin

Fix typo Openned -> Open

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23740 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 75c24b37
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>Defines the differents steps of an accounting period, only when an accounting period is opened, a user can input transactions</string> </value> <value> <string>Defines the differents steps of an accounting period. User can only input transactions when an accounting period is open.</string> </value>
</item> </item>
<item> <item>
<key> <string>groups</string> </key> <key> <string>groups</string> </key>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>The Accounting Period is openned.\r\n <value> <string>The Accounting Period is open.\r\n
\r\n \r\n
It is therefore possible to post accounting accounting transactions with dates during this period.</string> </value> It is therefore possible to post accounting accounting transactions with dates during this period.</string> </value>
</item> </item>
...@@ -27,7 +27,7 @@ It is therefore possible to post accounting accounting transactions with dates d ...@@ -27,7 +27,7 @@ It is therefore possible to post accounting accounting transactions with dates d
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Openned</string> </value> <value> <string>Open</string> </value>
</item> </item>
<item> <item>
<key> <string>transitions</string> </key> <key> <string>transitions</string> </key>
......
778 779
\ No newline at end of file \ 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