After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 665322 - iphone dialog is wide and text wrong
iphone dialog is wide and text wrong
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-12-01 19:27 UTC by William Jon McCann
Modified: 2012-02-01 05:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (49.96 KB, image/png)
2011-12-01 19:27 UTC, William Jon McCann
  Details
mount-operation: set a max-width for the question subject label (1.46 KB, patch)
2011-12-01 20:41 UTC, Cosimo Cecchi
committed Details | Review

Description William Jon McCann 2011-12-01 19:27:32 UTC
Created attachment 202544 [details]
screenshot

The dialog is really wide and refers to a password but the iPhone doesn't have a password but a "Passcode".
Comment 1 William Jon McCann 2011-12-01 19:33:39 UTC
Dialog is currently:

Device 'Jon McCann's iPhone' is password protected. Enter the password on the device and click 'Try again'.

[Try again]                                               [Cancel]


Maybe better:

The device 'Jon McCann's iPhone' is locked. Enter the passcode on the device and click 'Try again'.

[Cancel]                                                [Try again]
Comment 2 William Jon McCann 2011-12-01 19:42:13 UTC
or

The contents of 'Jon McCann's iPhone' cannot be accessed because the iPhone is locked. Enter the passcode on the iPhone and try again.
Comment 3 Cosimo Cecchi 2011-12-01 20:02:35 UTC
Only the dialog sizing issue is a shell one.
I filed https://bugzilla.gnome.org/show_bug.cgi?id=665328 for the button ordering and string tweaks.
Comment 4 Cosimo Cecchi 2011-12-01 20:41:19 UTC
Created attachment 202551 [details] [review]
mount-operation: set a max-width for the question subject label

Untested patch, feedback welcome.
Comment 5 Owen Taylor 2012-01-24 17:27:30 UTC
Review of attachment 202551 [details] [review]:

looks good to me
Comment 6 Cosimo Cecchi 2012-02-01 05:57:42 UTC
Attachment 202551 [details] pushed as 8cbbb45 - mount-operation: set a max-width for the question subject label

Pushed now.