Closed (fixed)
Project:
Webform
Version:
5.x-1.x-dev
Component:
Translation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2007 at 20:38 UTC
Updated:
12 Nov 2008 at 13:53 UTC
There are a few untranslated strings in the webform ui. Here are some of them (the missing strings in the code tag):
No Components, add a component below.Unlimited number of submissions.Add new component.Upload Filtering.Root.This action cannot be undone.blah blah field is required.That's it for now. If I discover more, I will follow-up here.
Comments
Comment #1
quicksketchThanks! I've wrapped all the strings you've mentioned in t() functions. The last two aren't in webform however, they're in form.inc. I'm sure they're properly translated, but they don't come from webform.
I know you're trying to get a Greek translation completed. Please put it into 5.x and I'll release 1.4 as soon as possible.
Comment #2
GoofyX commentedThanks for the quick response.
I've already committed the Greek translation. I'll just have to update it in order to include the new strings. Thanks!
Comment #3
GoofyX commentedI also noticed that in line 1696 of webform.module, there is a variable as parameter to t() function:
$component_list[$file->name] = t($file->name);Is this correct?
Comment #4
(not verified) commentedComment #5
avangelist commentedWould just like to say that the most recent build is also missing multilingual content on error messages
Comment #6
matiki commentedconfirmed. Would appreciate to have this fixed.
edit: don't mind that, was an issue with my site translation