From 85ddad1f1b1d76a370f030be1aec437268d61c75 Mon Sep 17 00:00:00 2001 From: RainLoop Team Date: Thu, 13 Feb 2014 01:01:05 +0400 Subject: [PATCH] Fix translate (fixed #81) --- rainloop/v/0.0.0/langs/en.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rainloop/v/0.0.0/langs/en.ini b/rainloop/v/0.0.0/langs/en.ini index 0fc5de399..3c3afbc92 100644 --- a/rainloop/v/0.0.0/langs/en.ini +++ b/rainloop/v/0.0.0/langs/en.ini @@ -104,7 +104,7 @@ BUTTON_SHOW_IMAGES = "Display external images" BUTTON_NOTIFY_READ_RECEIPT = "The sender has asked to be notified when you read this message." BUTTON_IN_NEW_WINDOW = "View in separate window" MENU_HEADERS = "Show message headers" -MENU_VIEW_ORIGINAL = "Show original" +MENU_VIEW_ORIGINAL = "Show Source" MENU_DOWNLOAD_ORIGINAL = "Download as .eml file" MENU_FILTER_SIMILAR = "Filter messages like this" MENU_PRINT = "Print"