Wireshark-commits: [Wireshark-commits] master eafc94c: [Qt recent files menu] make sure that the "C

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Nov 2015 12:21:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eafc94c9acf7dadd1a10f3effdae8249dfd53109
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

eafc94c by Martin Kaiser (wireshark@xxxxxxxxx):

    [Qt recent files menu] make sure that the "Clear Menu" item is retranslated
    
    this item is created along with the list of recent files
    it looks like our only option to update its translation is to rebuild the
    list of recent files
    
    Change-Id: If740571fb9c939d65ca4f1f432aadf22c38dcb27
    Reviewed-on: https://code.wireshark.org/review/11462
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3df2333   Remaining ADDRESS macro to address function conversions
    adds  eafc94c   [Qt recent files menu] make sure that the "Clear Menu" item is retranslated


Summary of changes:
 ui/qt/main_window.cpp |    2 ++
 1 file changed, 2 insertions(+)