Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
user interface text
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2009 at 23:19 UTC
Updated:
28 Aug 2015 at 05:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
heather commentedChanged from:
To:
Comment #2
heather commentedOh! no!
Don't choke, testbot: check this one..
(fixed to include amendment to update.test)
Comment #3
Bojhan commentedThe goal is to eliminate the large ammount of text in these messages, so people actually read them.
Some examples of other text to tackle :
Current
"There was a problem determining the status of available updates for one or more of your modules or themes. See the available updates page for more information and to install your missing updates."
Proposed
"There was a Problem checking [available updates] for your modules or themes."
Current
"There was a problem determining the status of available updates for your version of Drupal. See the available updates page for more information and to install your missing updates."
Proposed
"There was a problem checking [available updates] for Drupal."
Current
"One or more problems were detected with your Drupal installation. Check the status report for more information."
Proposed
Detected problems with your installation, check the [status report].
Comment #4
Bojhan commented--
Comment #6
dwwYup, less is more. ;) All look good to me, except this one:
That's actually from system module (system.admin.inc to be precise) and appears on a lot more pages, etc. That part should probably be handled in a separate issue/patch, since it's unrelated to update.module.
Comment #7
sivaji_ganesh_jojodae commentedWhy can't we change the component to "user interface text" and address the #6 and similar issue here.
Comment #9
Bojhan commentedOk, I did the other messages. Except the one dww pointed out should be done in another patch.
Comment #11
Anonymous (not verified) commentedno changes, just fixed the line endings after a chat with Bojhan in #drupal.
Comment #13
Bojhan commentedCan anyone write the updated tests? I dont know how to.
Comment #14
dawehnerHere is a fast patch. I'm running currently local the tests, but they need a lot of time, so uploading the patch in the meantime :)
Comment #15
dawehnersadly its not working
Comment #16
dawehnerSo... this should work
Comment #17
dww#16 looks great to me. Sorry for the brittle update.module tests...
Comment #18
dries commentedCommitted to CVS HEAD. Thanks!
Comment #20
David_Rothstein commentedThat proposal does not seem to be what the patch actually resulted in. The first sentence was changed, but the second sentence was left in place. Being discussed further in the linked issue.