[Xfce4-commits] [www/forum.xfce.org] 48/79: Fix broken translations for solved feature.
noreply at xfce.org
noreply at xfce.org
Tue May 21 14:48:43 CEST 2019
This is an automated email from the git hooks/post-receive script.
s k u n n y k p u s h e d a c o m m i t t o b r a n c h o l d f o r u m
in repository www/forum.xfce.org.
commit cdadfb5957a7ff4d00375312433f1bac968339a2
Author: Nick Schermer <nick at xfce.org>
Date: Tue Aug 16 19:34:22 2011 +0200
Fix broken translations for solved feature.
---
lang/English/topic.php | 7 +++++++
1 file changed, 7 insertions(+)
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 …'
);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list