From 2f4ed458b33f922c44779b1fc0e65f7cbd749643 Mon Sep 17 00:00:00 2001 From: nixzhu Date: Wed, 23 Sep 2015 12:08:39 +0800 Subject: [PATCH] trans of Fetching --- Yep/en.lproj/Localizable.strings | 2 ++ Yep/zh-Hans.lproj/Localizable.strings | 3 +++ 2 files changed, 5 insertions(+) diff --git a/Yep/en.lproj/Localizable.strings b/Yep/en.lproj/Localizable.strings index d5da4e8e..b5931c06 100644 --- a/Yep/en.lproj/Localizable.strings +++ b/Yep/en.lproj/Localizable.strings @@ -621,3 +621,5 @@ "Set username failed!" = "Set username failed!"; "Release to Send" = "Release to Send"; + +"Fetching" = "Fetching"; diff --git a/Yep/zh-Hans.lproj/Localizable.strings b/Yep/zh-Hans.lproj/Localizable.strings index 7076cedd..5cf4a1bf 100644 --- a/Yep/zh-Hans.lproj/Localizable.strings +++ b/Yep/zh-Hans.lproj/Localizable.strings @@ -623,3 +623,6 @@ /* No comment provided by engineer. */ "Reply" = "回复"; + +"Fetching" = "收取中…"; +