Hi,

While translating-moderating suggestion waiting for approval at the localization server, I have come across an unidentified string that seems to appear in many projects. The string original does no appear in the UI localization interface but if you ask to 'show related projects', it appears in http://localize.drupal.org/translate/details/es/3438.

Trouble is (aside from not being able to see what it says) that it seems to be mixed or garbled as the offered suggestions to translate it are way too different to be referring to the same string.

I do not know if I am being clear enough describing this issue and, as a matter of fact, I have come across somethins similar a few times (though this is the first time I report it).

Thank you.

Gustavo (Posting from a sunny Madrid)

Comments

gábor hojtsy’s picture

This is the empty string with empty context. Here are a hundred ocassions of the ~1500 where this occurs for your confirmation pleasure. I've spot-checked a few of these and found hook_menu() definitions where the description or title was empty, .info file parts where eg "package =" was specified but no value, or simple plain t(''). Recent versions of the potx module and the localization server do not save empty source strings and will log a notice instead on the parsing error log (which is shown per-project).

I think the reason there are some odd translations recorded for this string is that since it does not show up in the source column, people assumed it is an input field for the previous string, but that is not the case. BTW there are 25 translations/suggestions for this string in total, many of them are "-", "." or something like that to get this string out of the untranslated strings I guess.

select p.title, r.title, f.location, l.lineno from l10n_server_line l left join l10n_server_file f on l.fid = f.fid left join l10n_server_release r on r.rid = f.rid left join l10n_server_project p on p.pid = r.pid where sid = 3438 limit 100;
+---------------------------------------+--------------+----------------------------------------------------------------+--------+
| title                                 | title        | location                                                       | lineno |
+---------------------------------------+--------------+----------------------------------------------------------------+--------+
| Category                              | 5.x-1.1      | category/contrib/cac_lite/cac_lite.module                      |    131 | 
| MySite                                | 5.x-1.10     | mysite/plugins/types/aggregator.inc                            |     22 | 
| MySite                                | 5.x-1.10     | mysite/plugins/types/blog.inc                                  |     22 | 
| MySite                                | 5.x-1.10     | mysite/plugins/types/book.inc                                  |     17 | 
| MySite                                | 5.x-1.10     | mysite/plugins/types/feed.inc                                  |     22 | 
| MySite                                | 5.x-1.10     | mysite/plugins/types/forum.inc                                 |     25 | 
| MySite                                | 5.x-1.10     | mysite/plugins/types/term.inc                                  |     22 | 
| Project issue tracking                | 5.x-0.2-beta | project_issue/project_issue.module                             |     67 | 
| SQL Search (Trip Search)              | 5.x-1.6      | trip_search/trip_search.module                                 |    565 | 
| Gallery                               | 5.x-1.0      | gallery/gallery_help.inc                                       |     77 | 
| CCK Field Permissions                 | 5.x-1.10     | cck_field_perms/cck_field_perms.module                         |    260 | 
| UniSaraswati Devnagari Transliterator | 5.x-1.0      | unisaraswati/unisaraswati.module                               |     48 | 
| Text Link Ads Integration             | 5.x-1.0      | textlinkads/textlinkads.info                                   |      0 | 
| Click Thru Tracking                   | 5.x-1.0      | click/click.info                                               |      0 | 
| Theme Settings API                    | 5.x-1.4      | themesettingsapi/themesettingsapi.info                         |      0 | 
| Theme Settings                        | 5.x-1.5      | themesettings/themesettings.info                               |      0 | 
| userlink                              | 5.x-1.2      | userlink/userlink.info                                         |      0 | 
| Front Page                            | 5.x-1.9      | front/front_page.module                                        |     53 | 
| PDF-IDcard                            | 5.x-0.1      | PDF-IDcard/pdfidcard.module                                    |    186 | 
| Profile Generator                     | 5.x-1.1      | profile_generator/profile_generator.info                       |      0 | 
| PDF-IDcard                            | 5.x-1.1      | PDF-IDcard/pdfidcard.module                                    |    186 | 
| Trace                                 | 5.x-1.0      | trace/trace.admin.inc                                          |    112 | 
| Trace                                 | 5.x-1.0      | trace/trace.admin.inc                                          |    122 | 
| SWF Charts                            | 5.x-1.2      | swfcharts/swfcharts.module                                     |     24 | 
| FeedAPI                               | 5.x-0.6      | feedapi/feedapi.module                                         |    826 | 
| Feature                               | 5.x-1.0      | feature/feature.info                                           |      0 | 
| Fullname field for CCK                | 5.x-1.5      | cck_fullname/cck_fullname.module                               |   1568 | 
| Brilliant Gallery                     | 5.x-2.17     | brilliant_gallery/brilliant_gallery.module                     |    113 | 
| Environment Canada Forecast           | 5.x-1.0-4    | ecweather/ecweather.module                                     |     84 | 
| Environment Canada Forecast           | 5.x-1.0-4    | ecweather/ecweather.module                                     |     89 | 
| Environment Canada Forecast           | 5.x-1.0-4    | ecweather/ecweather.module                                     |     94 | 
| Environment Canada Forecast           | 5.x-1.0-4    | ecweather/ecweather.module                                     |     99 | 
| Project issue tracking                | 5.x-1.3      | project_issue/project_issue.module                             |     69 | 
| Block Assign                          | 5.x-1.1      | block_assign/block_assign.module                               |     22 | 
| Taxonomy Batch Operations             | 5.x-1.0      | taxonomy_batch_operations/taxonomy_batch_operations.module     |    175 | 
| MySite                                | 5.x-2.19     | mysite/contrib/biblio.inc                                      |     31 | 
| MySite                                | 5.x-2.19     | mysite/contrib/refine.inc                                      |     27 | 
| MySite                                | 5.x-2.19     | mysite/contrib/storylink.inc                                   |     28 | 
| MySite                                | 5.x-2.19     | mysite/contrib/storylink.inc                                   |     77 | 
| MySite                                | 5.x-2.19     | mysite/contrib/weblink.inc                                     |     31 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/aggregator.inc                            |     21 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/blog.inc                                  |     21 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/book.inc                                  |     21 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/comment.inc                               |     22 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/droplet.inc                               |     20 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/droplet.inc                               |     21 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/feed.inc                                  |     21 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/forum.inc                                 |     16 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/node.inc                                  |     16 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/popular.inc                               |     16 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/popular.inc                               |     17 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/post.inc                                  |     22 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/post.inc                                  |     23 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/profile.inc                               |     22 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/profile.inc                               |     23 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/term.inc                                  |     16 | 
| MySite                                | 5.x-2.19     | mysite/plugins/types/user.inc                                  |     15 | 
| Gallery                               | 5.x-2.2      | gallery/gallery_help.inc                                       |     76 | 
| Asset API                             | 5.x-0.1      | asset_api/aapi.module                                          |     31 | 
| Extended Tracker                      | 5.x-1.0      | xtracker/xtracker.info                                         |      0 | 
| Referer Theme                         | 5.x-1.0      | referer_theme/referer_theme.module                             |     34 | 
| Referer Theme                         | 5.x-1.0      | referer_theme/referer_theme.info                               |      0 | 
| Second Life framework                 | 5.x-1.0      | secondlife/secondlife.info                                     |      0 | 
| Second Life framework                 | 5.x-1.0      | secondlife/samples/sltest.info                                 |      0 | 
| Affiliates                            | 5.x-1.0      | affiliates/affiliates.info                                     |      0 | 
| Mass Contact                          | 5.x-2.4      | mass_contact/mass_contact.module                               |    368 | 
| Mass Contact                          | 5.x-2.4      | mass_contact/mass_contact.module                               |    392 | 
| download_count                        | 5.x-1.0      | download_count/download_count.module                           |    113 | 
| download_count                        | 5.x-1.0      | download_count/download_count.module                           |    124 | 
| NodeReview                            | 5.x-1.0      | nodereview/nodereview.module                                   |    425 | 
| NodeReview                            | 5.x-1.0      | nodereview/nodereview.module                                   |    439 | 
| Profile CSV                           | 5.x-1.0      | profile_csv/profile_csv.module                                 |     53 | 
| Profile CSV                           | 5.x-1.0      | profile_csv/profile_csv.info                                   |      0 | 
| Google Search Appliance               | 5.x-1.0BETA2 | google_appliance/google_appliance.module                       |    484 | 
| User Points Top Contributors          | 5.x-1.0      | userpoints_top_contributors/userpoints_top_contributors.module |     52 | 
| Tasklist Advanced                     | 5.x-1.1      | tasks_advanced/tasks_advanced.module                           |    112 | 
| Tasklist Advanced                     | 5.x-1.1      | tasks_advanced/tasks_advanced.module                           |    120 | 
| E-Journal                             | 5.x-1.1      | ejournal/ejournal_workflow.module                              |     55 | 
| E-Journal                             | 5.x-1.1      | ejournal/ejournal_workflow.module                              |     56 | 
| E-Journal                             | 5.x-1.1      | ejournal/ejournal_workflow.module                              |     58 | 
| E-Journal                             | 5.x-1.1      | ejournal/ejournal_workflow.module                              |     59 | 
| Theme Settings API                    | 5.x-2.8      | themesettingsapi/themesettingsapi.info                         |      0 | 
| Front Page                            | 6.x-1.2      | front/front_page.module                                        |     47 | 
| Rotor Banner                          | 5.x-7.2      | rotor/rotor.module                                             |     62 | 
| Blog Add-ons                          | 5.x-1.0      | blog_addons/blog_addons.module                                 |     20 | 
| Blog Add-ons                          | 5.x-1.0      | blog_addons/blog_addons.module                                 |     27 | 
| Blog Add-ons                          | 5.x-1.0      | blog_addons/blog_addons.module                                 |    221 | 
| Request Invitation                    | 5.x-1.1      | requestinvitation/requestinvitation.module                     |    320 | 
| Request Invitation                    | 5.x-1.1      | requestinvitation/requestinvitation.module                     |    321 | 
| Pay2Publish                           | 5.x-1.0      | pay2publish/pay2publish.module                                 |    266 | 
| Pay2Publish                           | 5.x-1.0      | pay2publish/pay2publish.module                                 |    960 | 
| Pay2Publish                           | 5.x-1.0      | pay2publish/pay2publish.module                                 |    984 | 
| Pay2Publish                           | 5.x-1.0      | pay2publish/pay2publish.module                                 |   1413 | 
| Pay2Publish                           | 5.x-1.0      | pay2publish/pay2publish.module                                 |   1414 | 
| Pay2Publish                           | 5.x-1.0      | pay2publish/pay2publish.module                                 |   1415 | 
| Pay2Publish                           | 5.x-1.0      | pay2publish/pay2publish.module                                 |   1418 | 
| Pay2Publish                           | 5.x-1.0      | pay2publish/pay2publish.module                                 |   1420 | 
| Pay2Publish                           | 5.x-1.0      | pay2publish/pay2publish.module                                 |   1422 | 
| Similar Nodes                         | 5.x-1.1      | similarnodes/similarnodes.info                                 |      0 | 
| download_count                        | 6.x-1.3      | download_count/download_count.module                           |    105 | 
+---------------------------------------+--------------+----------------------------------------------------------------+--------+
100 rows in set (0.00 sec)
gábor hojtsy’s picture

Status: Active » Fixed

BTW removed this source string and its mentions and buggy translations from the server to avoid distracting people in the future this it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.