Updating branch refs/heads/master
         to cdadfb5957a7ff4d00375312433f1bac968339a2 (commit)
       from 0f7996b64cc66ed423f5b169eb686c61a1caa385 (commit)

commit cdadfb5957a7ff4d00375312433f1bac968339a2
Author: Nick Schermer <[email protected]>
Date:   Tue Aug 16 19:34:22 2011 +0200

    Fix broken translations for solved feature.

 lang/English/topic.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/lang/English/topic.php b/lang/English/topic.php
index ff70bf4..77860a9 100644
--- a/lang/English/topic.php
+++ b/lang/English/topic.php
@@ -29,4 +29,11 @@ $lang_topic = array(
 'Re'                           =>      'Re:',
 'Preview'                      =>      'Preview'
 
+// Solved strings
+,'Mark solved' => 'Mark as solved',
+'Mark unsolved' => 'Mark as unsolved',
+'Solved' => '[Solved]',
+'Solved closed' => 'The topic is closed. Cannot change solve state. 
Redirecting …',
+'Solved not permitted' => 'You are not allowed to change the solve state of 
this topic. Redirecting …',
+'Solved succesfull' => 'Topic solve state changed succesfully. Redirecting …'
 );
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to