Commit 057ab7f7 authored by Jérome Perrin's avatar Jérome Perrin

erp5_discussion: change term Last Post -> Latest Post

parent f5df17ce
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>last_post</string> <string>last_post</string>
<string>Last Post</string> <string>Latest Post</string>
</tuple> </tuple>
<tuple> <tuple>
<string>modification_date</string> <string>modification_date</string>
...@@ -176,7 +176,7 @@ ...@@ -176,7 +176,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>last_post</string> <string>last_post</string>
<string>Last Post</string> <string>Latest Post</string>
</tuple> </tuple>
</list> </list>
</value> </value>
......
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Last Post Author</string> </value> <value> <string>Latest Post Author</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
131 132
\ 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