Ticket #267 (assigned enhancement)

Opened 8 months ago

Last modified 6 months ago

English Language Syntax

Reported by: garrettn Assigned to: dramirez (accepted)
Priority: lowest Milestone: 0.9.3
Component: core Version: 0.9.0
Severity: trivial Keywords:
Cc: Patch Included: 0
Review Stage: accepted

Description

The text on {elgg}/{username}/weblog when the user has not blog entries

You currently don't have any weblog

isn't really great english. How about

You haven't posted any blog posts yet; click on 'Post a new Entry' in the menu above to get started.

Change History

01/13/08 22:43:49 changed by ewout

  • owner changed from misja to ewout.
  • status changed from new to assigned.

it is in mod/blog/lib/weblogs_view.php

01/19/08 23:47:05 changed by ewout

  • owner changed from ewout to dramirez.
  • status changed from assigned to new.

Changing this to "There is no content in this weblog yet." r1517. The word "weblog" is actually a type or extension concext. For better results, somebody needs to define the $empty = run("weblog:nocontent:description",$type); for the weblog and maybe other contexts. Diego?

01/20/08 01:03:30 changed by ewout

  • milestone changed from 0.9.1 to 1.0.

01/25/08 19:24:33 changed by ewout

  • haspatch changed.
  • review_stage set to accepted.

01/25/08 19:50:45 changed by dramirez

  • status changed from new to assigned.

Yeap ewout your are right.

'weblog' in this phrase is related to the extension context. Your suggestion about gramar is good. I will check the code to change it for something more clever.

03/13/08 11:26:31 changed by

  • milestone deleted.

Milestone 1.0 deleted

03/13/08 11:36:27 changed by misja

  • milestone set to 0.9.3.