Support

  1. zuotoski
  2. Bug Report
  3. Sunday, June 08 2014, 08:35 AM
Hi!
I've found a couple of missing strings in the language file, so I decided to open this post to add and show any that I find or bump with.

"Move to" - present in the files:
socialnetwork/app/View/Events/admin_index.ctp
socialnetwork/app/View/Groups/admin_index.ctp
socialnetwork/app/View/Topics/admin_index.ctp
socialnetwork/app/View/Albums/admin_index.ctp
socialnetwork/app/View/Albums/edit.ctp:
socialnetwork/app/View/Videos/admin_index.ctp

In the file socialnetwork/app/View/Albums/edit.ctp there is a "With selected" that I think that is coded incorrectly:

<?php echo $this->Form->select('select_photos', array('move' => __('Move to'), 'delete' => __('Delete') ), array( 'empty' => 'With selected...' ) ); ?>


I guess that is missing __( before 'With selected' - that would be:

<?php echo $this->Form->select('select_photos', array('move' => __('Move to'), 'delete' => __('Delete') ), array( 'empty' => __('With selected...'))); ?>


As I don't understand a thing about this code, I am just guessing that this is why it can't be translated in the language file, too.

If I find any other string I'll put it here.

Kind Regards.
zuotoski Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 1
admin Accepted Answer
Admin
Thanks for report!;)
  1. more than a month ago
  2. Bug Report
  3. # 2
HappyWebbie Accepted Answer
Hi,

any chance these missing language strings will be included in the next update?

Best regards
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Hi Jeff.
Yes, we do.
  1. more than a month ago
  2. Bug Report
  3. # 4
HappyWebbie Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.