Results 1 to 6 of 6
Like Tree2Likes
  • 1 Post By Mert Gökçeimam
  • 1 Post By Brian Cummiskey

Missing language phrase for Likes system

This is a discussion on Missing language phrase for Likes system within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Hello, There is a missing set of language phrases for likes in the user profile as shown in the attachment. ...

  1. #1
    Junior Member
    Real Name
    Behrouz Kashani
    Join Date
    Jan 2009
    Posts
    9
    Liked
    0 times

    Missing language phrase for Likes system

    Hello,

    There is a missing set of language phrases for likes in the user profile as shown in the attachment.

    "X liked post by Y on thread :"

    "X liked blog post by Y on :"

    maybe also "X liked article by Y" I can't confirm this because I don't have likes enabled for CMS articles.

    Please consider creating these phrases for the next build. By default it uses a phrase for "on" only which translates it to something irrelevant.

    regards,
    Attached Thumbnails Attached Thumbnails snapshot1.png  

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    They are all phrased correctly. X liked post by Y on thread are all divided in separate phrases
    HTML Code:
    {vb:raw post.l_from_username} {vb:rawphrase vbseo_liked} {vb:raw post.ctype} {vb:rawphrase vbseo_by} <a href="member.php?u={vb:raw post.to_userid}">{vb:raw post.to_username}</a> {vb:rawphrase on} {vb:raw post.gtype} :
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Junior Member
    Real Name
    Behrouz Kashani
    Join Date
    Jan 2009
    Posts
    9
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    They are all phrased correctly. X liked post by Y on thread are all divided in separate phrases
    HTML Code:
    {vb:raw post.l_from_username} {vb:rawphrase vbseo_liked} {vb:raw post.ctype} {vb:rawphrase vbseo_by} <a href="">{vb:raw post.to_username}</a> {vb:rawphrase on} {vb:raw post.gtype} :
    The way you have phrased this, makes it impossible to translate for many languages. Not all languages have the same structure.

    In my language (Persian) the verb places at the end of sentence. Adjectives are after nouns. The order is not same as English.
    In addition, the word "on" can have different meanings in different situations. on for status and on for location are both "on" in English but may be two different words in other languages. You must use separate phrases for vbseo in this case, not the default vbulletin phrase, {vb:rawphrase on}.


    The correct way to phrase it is this way:

    {1} liked post by {2} on thread
    {1} liked blog post by {2} on

    Since this will be shown in the users' profile {1} has to be hyperlinked but not {2}.

    Code:
    <a href="{1}">{2}</a> liked post by {3} on thread
    <a href="{1}">{2}</a> liked blog post by {3} on
    regards,

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    vBSEO Like system is fully phrased and they can be customized within templates.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Junior Member
    Real Name
    Behrouz Kashani
    Join Date
    Jan 2009
    Posts
    9
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    vBSEO Like system is fully phrased and they can be customized within templates.
    However this way of phrasing is not correct.

    Is there any specific reason to have "X liked post by Y on thread" divided into separate phrases while other phrases are not this way ?

  6. #6
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    The phrases are all re-used elsewhere in their parts.

    If you want to make a new phrase, you certainly can, and use that in your template for your language if you wish.

Similar Threads

  1. vBulletin 4.x Likes system not displaying?
    By Archaic in forum Troubleshooting
    Replies: 6
    Last Post: 06-29-2011, 08:06 AM
  2. vBulletin 3.x Likes System Error
    By shin in forum Troubleshooting
    Replies: 6
    Last Post: 06-23-2011, 03:43 PM
  3. Likes System
    By eTiKeT in forum Türkçe
    Replies: 7
    Last Post: 01-12-2011, 09:22 AM
  4. default language phrase
    By Julio in forum General Discussion
    Replies: 0
    Last Post: 07-08-2008, 09:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •