← Back to team overview

mahara-contributors team mailing list archive

[Bug 1813519] Re: Translation issues for forum unsubscribe link

 

Environment tested: Master
Browser tested: Chrome

PRECONDITIONS: 
------------------------ 
1) Admin user is owner of Group1 and has created a forum with a topic  
2) User1 exists and is a member of a Group1 and is subscribed to forum and notification settings are all set to email
3) User2 exists and is a member of a Group1 and is subscribed to forum and notification settings are all set to inbox
4) German language has been set to the site language default

TEST STEPS: 
------------------------ 
1) Admin logs in 
2) User browses to Group1 and creates a forum 
3) User then creates a topic for the forum 
4) Verify that user receives an email notification about the new topic  ✔
5) Verify that the Unsubscribe from forum is displayed in German 
*** a) Forum -> Diskussionsforum ✔
*** b) Topic -> Diskussionsthema ✔

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1813519

Title:
  Translation issues for forum unsubscribe link

Status in Mahara:
  In Progress

Bug description:
  An issue has been encountered when translating "Unsubscribe from this
  %s".

  The two possibilities are:

  Unsubscribe from this forum
  Unsubscribe from this topic

  In German though the English "forum" / "topic" is inserted even though
  the normal %s is used in the translation even though both "forum" and
  "topic" have been translated.

  These strings come up in
  /interaction/forum/lang/en.utf8/interaction.forum.php string
  forumposthtmltemplate

  I can't figure out why the German translation wouldn't be shown for
  "forum" / "topic".

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1813519/+subscriptions


References