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" = "收取中…"; +