[shotwell] Replace ... with …



commit cb79cb4e5681a5069fb66e655b747cece133a004
Author: Jens Georg <mail jensge org>
Date:   Thu Sep 29 13:12:38 2016 +0200

    Replace ... with …
    
    Signed-off-by: Jens Georg <mail jensge org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=765149

 src/AppWindow.vala                     |    2 +-
 src/Dialogs.vala                       |    2 +-
 src/Printing.vala                      |    2 +-
 src/Resources.vala                     |   38 ++++++++++++++++----------------
 src/camera/ImportPage.vala             |    8 +++---
 src/direct/DirectPhotoPage.vala        |    2 +-
 src/library/ImportQueuePage.vala       |    4 +-
 src/library/LibraryWindow.vala         |   18 +++++++-------
 src/library/OfflinePage.vala           |    2 +-
 src/main.vala                          |    2 +-
 src/plugins/Plugins.vala               |    2 +-
 src/publishing/PublishingUI.vala       |    4 +-
 src/searches/Branch.vala               |    2 +-
 src/sidebar/Tree.vala                  |    4 +-
 src/tags/HierarchicalTagUtilities.vala |    2 +-
 ui/direct.ui                           |    2 +-
 ui/events_directory.ui                 |    2 +-
 ui/import.ui                           |    2 +-
 ui/import_queue.ui                     |    2 +-
 ui/media.ui                            |    2 +-
 ui/offline.ui                          |    2 +-
 ui/photo.ui                            |    2 +-
 ui/trash.ui                            |    2 +-
 23 files changed, 55 insertions(+), 55 deletions(-)
---
diff --git a/src/AppWindow.vala b/src/AppWindow.vala
index b979d9e..7e521b8 100644
--- a/src/AppWindow.vala
+++ b/src/AppWindow.vala
@@ -506,7 +506,7 @@ public abstract class AppWindow : PageWindow {
         
         Gtk.ActionEntry help_report_problem = { "CommonHelpReportProblem", null, TRANSLATABLE, null, 
             TRANSLATABLE, on_help_report_problem };
-        help_report_problem.label = _("_Report a Problem...");
+        help_report_problem.label = _("_Report a Problem…");
         actions += help_report_problem;
 
         Gtk.ActionEntry undo = { "CommonUndo", Resources.UNDO_MENU, TRANSLATABLE, "<Ctrl>Z",
diff --git a/src/Dialogs.vala b/src/Dialogs.vala
index f01e078..70b6bdb 100644
--- a/src/Dialogs.vala
+++ b/src/Dialogs.vala
@@ -459,7 +459,7 @@ public class ExportDialog : Gtk.Dialog {
 
 namespace ImportUI {
 private const int REPORT_FAILURE_COUNT = 4;
-internal const string SAVE_RESULTS_BUTTON_NAME = _("Save Details...");
+internal const string SAVE_RESULTS_BUTTON_NAME = _("Save Details…");
 internal const string SAVE_RESULTS_FILE_CHOOSER_TITLE = _("Save Details");
 internal const int SAVE_RESULTS_RESPONSE_ID = 1024;
 
diff --git a/src/Printing.vala b/src/Printing.vala
index 1f255b3..1cae222 100644
--- a/src/Printing.vala
+++ b/src/Printing.vala
@@ -886,7 +886,7 @@ public class PrintManager {
         AppWindow.get_instance().set_busy_cursor();
         
         cancellable = new Cancellable();
-        progress_dialog = new ProgressDialog(AppWindow.get_instance(), _("Printing..."), cancellable);
+        progress_dialog = new ProgressDialog(AppWindow.get_instance(), _("Printing…"), cancellable);
         
         string? err_msg = null;
         try {
diff --git a/src/Resources.vala b/src/Resources.vala
index 39f587b..d517d78 100644
--- a/src/Resources.vala
+++ b/src/Resources.vala
@@ -219,7 +219,7 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
     
     public const string SET_BACKGROUND_MENU = _("Set as _Desktop Background");
     public const string SET_BACKGROUND_TOOLTIP = _("Set selected image to be the new desktop background");
-    public const string SET_BACKGROUND_SLIDESHOW_MENU = _("Set as _Desktop Slideshow...");
+    public const string SET_BACKGROUND_SLIDESHOW_MENU = _("Set as _Desktop Slideshow…");
     
     public const string UNDO_MENU = _("_Undo");
     public const string UNDO_LABEL = _("Undo");
@@ -227,7 +227,7 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
     public const string REDO_MENU = _("_Redo");
     public const string REDO_LABEL = _("Redo");
     
-    public const string RENAME_EVENT_MENU = _("Re_name Event...");
+    public const string RENAME_EVENT_MENU = _("Re_name Event…");
     public const string RENAME_EVENT_LABEL = _("Rename Event");
     
     public const string MAKE_KEY_PHOTO_MENU = _("Make _Key Photo for Event");
@@ -287,30 +287,30 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
     public const string DUPLICATE_PHOTO_LABEL = _("Duplicate");
     public const string DUPLICATE_PHOTO_TOOLTIP = _("Make a duplicate of the photo");
 
-    public const string EXPORT_MENU = _("_Export...");
+    public const string EXPORT_MENU = _("_Export…");
     
-    public const string PRINT_MENU = _("_Print...");
+    public const string PRINT_MENU = _("_Print…");
     
-    public const string PUBLISH_MENU = _("Pu_blish...");
+    public const string PUBLISH_MENU = _("Pu_blish…");
     public const string PUBLISH_LABEL = _("Publish");
     public const string PUBLISH_TOOLTIP = _("Publish to various websites");
 
-    public const string EDIT_TITLE_MENU = _("Edit _Title...");
+    public const string EDIT_TITLE_MENU = _("Edit _Title…");
     // Button label
     public const string EDIT_TITLE_LABEL = NC_("Button Label", "Edit Title");
 
-    public const string EDIT_COMMENT_MENU = _("Edit _Comment...");
+    public const string EDIT_COMMENT_MENU = _("Edit _Comment…");
     // Button label
     public const string EDIT_COMMENT_LABEL = _("Edit Comment");
 
-    public const string EDIT_EVENT_COMMENT_MENU = _("Edit Event _Comment...");
+    public const string EDIT_EVENT_COMMENT_MENU = _("Edit Event _Comment…");
     public const string EDIT_EVENT_COMMENT_LABEL = _("Edit Event Comment");
 
-    public const string ADJUST_DATE_TIME_MENU = _("_Adjust Date and Time...");
+    public const string ADJUST_DATE_TIME_MENU = _("_Adjust Date and Time…");
     public const string ADJUST_DATE_TIME_LABEL = _("Adjust Date and Time");
     
-    public const string ADD_TAGS_MENU = _("Add _Tags...");
-    public const string ADD_TAGS_CONTEXT_MENU = _("_Add Tags...");
+    public const string ADD_TAGS_MENU = _("Add _Tags…");
+    public const string ADD_TAGS_CONTEXT_MENU = _("_Add Tags…");
     // Dialog title
     public const string ADD_TAGS_TITLE = NC_("Dialog Title", "Add Tags");
 
@@ -320,10 +320,10 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
     
     public const string EXTERNAL_EDIT_RAW_MENU = _("Open With RA_W Editor");
     
-    public const string SEND_TO_MENU = _("Send _To...");
-    public const string SEND_TO_CONTEXT_MENU = _("Send T_o...");
+    public const string SEND_TO_MENU = _("Send _To…");
+    public const string SEND_TO_CONTEXT_MENU = _("Send T_o…");
     
-    public const string FIND_MENU = _("_Find...");
+    public const string FIND_MENU = _("_Find…");
     public const string FIND_LABEL = _("Find");
     public const string FIND_TOOLTIP = _("Find an image by typing text that appears in its name or tags");
     
@@ -363,16 +363,16 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
     public const string NEW_CHILD_TAG_SIDEBAR_MENU = _("_New");
     
     public string rename_tag_menu(string name) {
-        return _("Re_name Tag \"%s\"...").printf(name);
+        return _("Re_name Tag \"%s\"…").printf(name);
     }
     
     public string rename_tag_label(string old_name, string new_name) {
         return _("Rename Tag \"%s\" to \"%s\"").printf(old_name, new_name);
     }
     
-    public const string RENAME_TAG_SIDEBAR_MENU = _("_Rename...");
+    public const string RENAME_TAG_SIDEBAR_MENU = _("_Rename…");
     
-    public const string MODIFY_TAGS_MENU = _("Modif_y Tags...");
+    public const string MODIFY_TAGS_MENU = _("Modif_y Tags…");
     public const string MODIFY_TAGS_LABEL = _("Modify Tags");
     
     public string tag_photos_label(string name, int count) {
@@ -407,8 +407,8 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
     public const string DELETE_SAVED_SEARCH_DIALOG_TITLE = _("Delete Search");
     
     public const string DELETE_SEARCH_MENU = _("_Delete");
-    public const string EDIT_SEARCH_MENU = _("_Edit...");
-    public const string RENAME_SEARCH_MENU = _("Re_name...");
+    public const string EDIT_SEARCH_MENU = _("_Edit…");
+    public const string RENAME_SEARCH_MENU = _("Re_name…");
     
     public string rename_search_label(string old_name, string new_name) {
         return _("Rename Search \"%s\" to \"%s\"").printf(old_name, new_name);
diff --git a/src/camera/ImportPage.vala b/src/camera/ImportPage.vala
index 45924f9..08cfa72 100644
--- a/src/camera/ImportPage.vala
+++ b/src/camera/ImportPage.vala
@@ -997,7 +997,7 @@ public class ImportPage : CheckerboardPage {
                 }
                 
                 // if locked because it's mounted, offer to unmount
-                debug("Checking if %s is mounted ...", uri);
+                debug("Checking if %s is mounted…", uri);
 
                 File uri = File.new_for_uri(uri);
 
@@ -1058,14 +1058,14 @@ public class ImportPage : CheckerboardPage {
         progress_bar.visible = true;
         progress_bar.set_fraction(0.0);
         progress_bar.set_ellipsize(Pango.EllipsizeMode.NONE);
-        progress_bar.set_text(_("Unmounting..."));
+        progress_bar.set_text(_("Unmounting…"));
         
         // unmount_with_operation() can/will complete with the volume still mounted (probably meaning
         // it's been *scheduled* for unmounting).  However, this signal is fired when the mount
         // really is unmounted -- *if* a VolumeMonitor has been instantiated.
         mount.unmounted.connect(on_unmounted);
         
-        debug("Unmounting camera ...");
+        debug("Unmounting camera…");
         mount.unmount_with_operation.begin(MountUnmountFlags.NONE, 
             new Gtk.MountOperation(AppWindow.get_instance()), null, on_unmount_finished);
         
@@ -1149,7 +1149,7 @@ public class ImportPage : CheckerboardPage {
         if (busy)
             return RefreshResult.BUSY;
             
-        this.set_page_message (_("Starting import, please wait..."));
+        this.set_page_message (_("Starting import, please wait…"));
 
         update_status(busy, false);
         
diff --git a/src/direct/DirectPhotoPage.vala b/src/direct/DirectPhotoPage.vala
index 3d23528..2a56887 100644
--- a/src/direct/DirectPhotoPage.vala
+++ b/src/direct/DirectPhotoPage.vala
@@ -54,7 +54,7 @@ public class DirectPhotoPage : EditingHostPage {
 
         Gtk.ActionEntry save_as = { "SaveAs", Resources.SAVE_AS_LABEL, TRANSLATABLE,
             "<Ctrl><Shift>S", TRANSLATABLE, on_save_as };
-        save_as.label = _("Save _As...");
+        save_as.label = _("Save _As…");
         save_as.tooltip = _("Save photo with a different name");
         actions += save_as;
         
diff --git a/src/library/ImportQueuePage.vala b/src/library/ImportQueuePage.vala
index f19f947..b5a5eb6 100644
--- a/src/library/ImportQueuePage.vala
+++ b/src/library/ImportQueuePage.vala
@@ -5,7 +5,7 @@
  */
 
 public class ImportQueuePage : SinglePhotoPage {
-    public const string NAME = _("Importing...");
+    public const string NAME = _("Importing…");
     
     private Gee.ArrayList<BatchImport> queue = new Gee.ArrayList<BatchImport>();
     private Gee.HashSet<BatchImport> cancel_unallowed = new Gee.HashSet<BatchImport>();
@@ -121,7 +121,7 @@ public class ImportQueuePage : SinglePhotoPage {
     }
     
     private void on_preparing() {
-        progress_bar.set_text(_("Preparing to import..."));
+        progress_bar.set_text(_("Preparing to import…"));
         progress_bar.pulse();
     }
     
diff --git a/src/library/LibraryWindow.vala b/src/library/LibraryWindow.vala
index 19f819b..b464f11 100644
--- a/src/library/LibraryWindow.vala
+++ b/src/library/LibraryWindow.vala
@@ -282,7 +282,7 @@ public class LibraryWindow : AppWindow {
         
         Gtk.ActionEntry import = { "CommonFileImport", Resources.IMPORT,
             TRANSLATABLE, "<Ctrl>I", TRANSLATABLE, on_file_import };
-        import.label = _("_Import From Folder...");
+        import.label = _("_Import From Folder…");
         import.tooltip = _("Import photos from disk to library");
         actions += import;
         
@@ -290,7 +290,7 @@ public class LibraryWindow : AppWindow {
             "ExternalLibraryImport", Resources.IMPORT, TRANSLATABLE,
             null, TRANSLATABLE, on_external_library_import
         };
-        import_from_external.label = _("Import From _Application...");
+        import_from_external.label = _("Import From _Application…");
         actions += import_from_external;
 
         Gtk.ActionEntry sort = { "CommonSortEvents", null, TRANSLATABLE, null, null, null };
@@ -326,7 +326,7 @@ public class LibraryWindow : AppWindow {
         
         Gtk.ActionEntry new_search = { "CommonNewSearch", null, TRANSLATABLE, "<Ctrl>S", null, 
             on_new_search };
-        new_search.label =  _("Ne_w Saved Search...");
+        new_search.label =  _("Ne_w Saved Search…");
         actions += new_search;
 
         // top-level menus
@@ -723,7 +723,7 @@ public class LibraryWindow : AppWindow {
         to_remove.add_all(LibraryPhoto.global.get_trashcan_contents());
         to_remove.add_all(Video.global.get_trashcan_contents());
         
-        remove_from_app(to_remove, _("Empty Trash"),  _("Emptying Trash..."));
+        remove_from_app(to_remove, _("Empty Trash"),  _("Emptying Trash…"));
         
         AppWindow.get_command_manager().reset();
     }
@@ -1244,7 +1244,7 @@ public class LibraryWindow : AppWindow {
     }
     
     private void on_library_monitor_discovery_started() {
-        start_pulse_background_progress_bar(_("Updating library..."), STARTUP_SCAN_PROGRESS_PRIORITY);
+        start_pulse_background_progress_bar(_("Updating library…"), STARTUP_SCAN_PROGRESS_PRIORITY);
     }
     
     private void on_library_monitor_discovery_completed() {
@@ -1255,18 +1255,18 @@ public class LibraryWindow : AppWindow {
         if (total_files < MIN_PROGRESS_BAR_FILES)
             clear_background_progress_bar(REALTIME_UPDATE_PROGRESS_PRIORITY);
         else {
-            update_background_progress_bar(_("Updating library..."), REALTIME_UPDATE_PROGRESS_PRIORITY,
+            update_background_progress_bar(_("Updating library…"), REALTIME_UPDATE_PROGRESS_PRIORITY,
                 completed_files, total_files);
         }
     }
     
     private void on_library_monitor_auto_import_preparing() {
-        start_pulse_background_progress_bar(_("Preparing to auto-import photos..."),
+        start_pulse_background_progress_bar(_("Preparing to auto-import photos…"),
             REALTIME_IMPORT_PROGRESS_PRIORITY);
     }
     
     private void on_library_monitor_auto_import_progress(uint64 completed_bytes, uint64 total_bytes) {
-        update_background_progress_bar(_("Auto-importing photos..."),
+        update_background_progress_bar(_("Auto-importing photos…"),
             REALTIME_IMPORT_PROGRESS_PRIORITY, completed_bytes, total_bytes);
     }
     
@@ -1274,7 +1274,7 @@ public class LibraryWindow : AppWindow {
         if (total < MIN_PROGRESS_BAR_FILES)
             clear_background_progress_bar(METADATA_WRITER_PROGRESS_PRIORITY);
         else {
-            update_background_progress_bar(_("Writing metadata to files..."),
+            update_background_progress_bar(_("Writing metadata to files…"),
                 METADATA_WRITER_PROGRESS_PRIORITY, completed, total);
         }
     }
diff --git a/src/library/OfflinePage.vala b/src/library/OfflinePage.vala
index 771a1fd..899dc53 100644
--- a/src/library/OfflinePage.vala
+++ b/src/library/OfflinePage.vala
@@ -103,7 +103,7 @@ public class OfflinePage : CheckerboardPage {
         
         ProgressDialog progress = null;
         if (sources.size >= 20)
-            progress = new ProgressDialog(AppWindow.get_instance(), _("Deleting..."));
+            progress = new ProgressDialog(AppWindow.get_instance(), _("Deleting…"));
 
         Gee.ArrayList<LibraryPhoto> photos = new Gee.ArrayList<LibraryPhoto>();
         Gee.ArrayList<Video> videos = new Gee.ArrayList<Video>();
diff --git a/src/main.vala b/src/main.vala
index bbd3317..05d5f7c 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -40,7 +40,7 @@ void library_exec(string[] mounts) {
     }
     
     // validate the databases prior to using them
-    message("Verifying database ...");
+    message("Verifying database…");
     string errormsg = null;
     string app_version;
     int schema_version;
diff --git a/src/plugins/Plugins.vala b/src/plugins/Plugins.vala
index 0e03f67..5f6613c 100644
--- a/src/plugins/Plugins.vala
+++ b/src/plugins/Plugins.vala
@@ -313,7 +313,7 @@ private bool is_shared_library(File file) {
 }
 
 private void search_for_plugins(File dir) throws Error {
-    debug("Searching %s for plugins ...", dir.get_path());
+    debug("Searching %s for plugins…", dir.get_path());
     
     // build a set of module names sans file extension ... this is to deal with the question of
     // .so vs. .la existing in the same directory (and letting GModule deal with the problem)
diff --git a/src/publishing/PublishingUI.vala b/src/publishing/PublishingUI.vala
index f1e4ce6..c0c3a34 100644
--- a/src/publishing/PublishingUI.vala
+++ b/src/publishing/PublishingUI.vala
@@ -119,13 +119,13 @@ public class SuccessPane : StaticMessagePane {
 
 public class AccountFetchWaitPane : StaticMessagePane {
     public AccountFetchWaitPane() {
-        base(_("Fetching account information..."));
+        base(_("Fetching account information…"));
     }
 }
 
 public class LoginWaitPane : StaticMessagePane {
     public LoginWaitPane() {
-        base(_("Logging in..."));
+        base(_("Logging in…"));
     }
 }
 
diff --git a/src/searches/Branch.vala b/src/searches/Branch.vala
index b8ed334..0c86733 100644
--- a/src/searches/Branch.vala
+++ b/src/searches/Branch.vala
@@ -74,7 +74,7 @@ public class Searches.Header : Sidebar.Header, Sidebar.Contextable {
         Gtk.ActionEntry[] actions = new Gtk.ActionEntry[0];
         
         Gtk.ActionEntry new_search = { "CommonNewSearch", null, TRANSLATABLE, null, null, on_new_search };
-        new_search.label = _("Ne_w Saved Search...");
+        new_search.label = _("Ne_w Saved Search…");
         actions += new_search;
         
         group.add_actions(actions, this);
diff --git a/src/sidebar/Tree.vala b/src/sidebar/Tree.vala
index f32f87f..0fd9144 100644
--- a/src/sidebar/Tree.vala
+++ b/src/sidebar/Tree.vala
@@ -196,11 +196,11 @@ public class Sidebar.Tree : Gtk.TreeView {
         Gtk.ActionEntry[] actions = new Gtk.ActionEntry[0];
         
         Gtk.ActionEntry new_search = { "CommonNewSearch", null, TRANSLATABLE, null, null, on_new_search };
-        new_search.label = _("Ne_w Saved Search...");
+        new_search.label = _("Ne_w Saved Search…");
         actions += new_search;
 
         Gtk.ActionEntry new_tag = { "CommonNewTag", null, TRANSLATABLE, null, null, on_new_tag };
-        new_tag.label = _("New _Tag...");
+        new_tag.label = _("New _Tag…");
         actions += new_tag;
         
         group.add_actions(actions, this);
diff --git a/src/tags/HierarchicalTagUtilities.vala b/src/tags/HierarchicalTagUtilities.vala
index bbb556b..3fca3ca 100644
--- a/src/tags/HierarchicalTagUtilities.vala
+++ b/src/tags/HierarchicalTagUtilities.vala
@@ -21,7 +21,7 @@ class HierarchicalTagUtilities {
     /**
      * converts a hierarchical tag path 'path' (e.g., "/Animals") to a flat tag name
      * (e.g., "Animals"); if 'path' is already a flat tag name, 'path' is returned untouched; note
-     * that 'path' must be a top-level path (i.e., "/Animals" not "/Animals/Mammals/...") with
+     * that 'path' must be a top-level path (i.e., "/Animals" not "/Animals/Mammals/…") with
      * only one path component; invoking this method with a 'path' argument other than a top-level
      * path will cause an assertion failure.
      */
diff --git a/ui/direct.ui b/ui/direct.ui
index ac6a4a9..e3d4e34 100644
--- a/ui/direct.ui
+++ b/ui/direct.ui
@@ -55,7 +55,7 @@
         <menu name="HelpMenu" action="HelpMenu">
             <menuitem name="Contents" action="CommonHelpContents" />
             <menuitem name="Frequently Asked Questions" action="CommonHelpFAQ" />
-            <menuitem name="Report a Problem..." action="CommonHelpReportProblem" />
+            <menuitem name="Report a Problem…" action="CommonHelpReportProblem" />
             <separator />
             <menuitem name="About" action="CommonAbout" />
         </menu>
diff --git a/ui/events_directory.ui b/ui/events_directory.ui
index a1a256f..33ab5d7 100644
--- a/ui/events_directory.ui
+++ b/ui/events_directory.ui
@@ -48,7 +48,7 @@
         <menu name="HelpMenu" action="HelpMenu">
             <menuitem name="Contents" action="CommonHelpContents" />
             <menuitem name="Frequently Asked Questions" action="CommonHelpFAQ" />
-            <menuitem name="Report a Problem..." action="CommonHelpReportProblem" />
+            <menuitem name="Report a Problem…" action="CommonHelpReportProblem" />
             <separator />
             <menuitem name="About" action="CommonAbout" />
         </menu>
diff --git a/ui/import.ui b/ui/import.ui
index 99c96a2..3c3cac3 100644
--- a/ui/import.ui
+++ b/ui/import.ui
@@ -52,7 +52,7 @@
         <menu name="HelpMenu" action="HelpMenu">
             <menuitem name="Contents" action="CommonHelpContents" />
             <menuitem name="Frequently Asked Questions" action="CommonHelpFAQ" />
-            <menuitem name="Report a Problem..." action="CommonHelpReportProblem" />
+            <menuitem name="Report a Problem…" action="CommonHelpReportProblem" />
             <separator />
             <menuitem name="About" action="CommonAbout" />
         </menu>
diff --git a/ui/import_queue.ui b/ui/import_queue.ui
index b8233ab..88078b8 100644
--- a/ui/import_queue.ui
+++ b/ui/import_queue.ui
@@ -24,7 +24,7 @@
         <menu name="HelpMenu" action="HelpMenu">
             <menuitem name="Contents" action="CommonHelpContents" />
             <menuitem name="Frequently Asked Questions" action="CommonHelpFAQ" />
-            <menuitem name="Report a Problem..." action="CommonHelpReportProblem" />
+            <menuitem name="Report a Problem…" action="CommonHelpReportProblem" />
             <separator />
             <menuitem name="About" action="CommonAbout" />
         </menu>
diff --git a/ui/media.ui b/ui/media.ui
index 58329ee..f42c189 100644
--- a/ui/media.ui
+++ b/ui/media.ui
@@ -118,7 +118,7 @@
         <menu name="HelpMenu" action="HelpMenu">
             <menuitem name="Contents" action="CommonHelpContents" />
             <menuitem name="Frequently Asked Questions" action="CommonHelpFAQ" />
-            <menuitem name="Report a Problem..." action="CommonHelpReportProblem" />
+            <menuitem name="Report a Problem…" action="CommonHelpReportProblem" />
             <separator />
             <menuitem name="About" action="CommonAbout" />
         </menu>
diff --git a/ui/offline.ui b/ui/offline.ui
index f4359a3..ff56ae9 100644
--- a/ui/offline.ui
+++ b/ui/offline.ui
@@ -51,7 +51,7 @@
         <menu name="HelpMenu" action="HelpMenu">
             <menuitem name="Contents" action="CommonHelpContents" />
             <menuitem name="Frequently Asked Questions" action="CommonHelpFAQ" />
-            <menuitem name="Report a Problem..." action="CommonHelpReportProblem" />
+            <menuitem name="Report a Problem…" action="CommonHelpReportProblem" />
             <separator />
             <menuitem name="About" action="CommonAbout" />
         </menu>
diff --git a/ui/photo.ui b/ui/photo.ui
index d91b0b3..a4c587e 100644
--- a/ui/photo.ui
+++ b/ui/photo.ui
@@ -112,7 +112,7 @@
         <menu name="HelpMenu" action="HelpMenu">
             <menuitem name="Contents" action="CommonHelpContents" />
             <menuitem name="Frequently Asked Questions" action="CommonHelpFAQ" />
-            <menuitem name="Report a Problem..." action="CommonHelpReportProblem" />
+            <menuitem name="Report a Problem…" action="CommonHelpReportProblem" />
             <separator />
             <menuitem name="About" action="CommonAbout" />
         </menu>
diff --git a/ui/trash.ui b/ui/trash.ui
index 2873416..9a464bb 100644
--- a/ui/trash.ui
+++ b/ui/trash.ui
@@ -53,7 +53,7 @@
         <menu name="HelpMenu" action="HelpMenu">
             <menuitem name="Contents" action="CommonHelpContents" />
             <menuitem name="Frequently Asked Questions" action="CommonHelpFAQ" />
-            <menuitem name="Report a Problem..." action="CommonHelpReportProblem" />
+            <menuitem name="Report a Problem…" action="CommonHelpReportProblem" />
             <separator />
             <menuitem name="About" action="CommonAbout" />
         </menu>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]