GNOME Bugzilla – Bug 723824
Open dialog string oddities
Last modified: 2014-02-14 18:25:02 UTC
The app menu contains an "Open" item. This activates a file chooser dialog with the title "Select Movies or Playlists", which has "Add" and "Add Directory" buttons. It's confusing - am I opening or adding? We should choose one and be consistent with the terminology. If the action adds the items to the movie grid, "add" would seem like the better choice. Otherwise, I would probably go with "play" (since you don't tend to open a movie). Additionally, the app menu entry should have a "..." after it, and the default action in the dialog should be on the far right side (as is the convention in GNOME). If we go with Add, it would look like: "Add..." > "Add Movies or Playlists" > "Add Directory" / "Add"
commit 71d9c3733ef2c0f722d68bc756f5aca8e2173184 Author: Bastien Nocera <hadess@hadess.net> Date: Fri Feb 14 19:24:09 2014 +0100 main: Fix weird string in old "Open" dialogue The title says "Add Videos" instead. https://bugzilla.gnome.org/show_bug.cgi?id=723824