diff --git a/Clocker/Clocker/zh-Hant.lproj/Localizable.strings b/Clocker/Clocker/zh-Hant.lproj/Localizable.strings index 26206a5..5874828 100644 --- a/Clocker/Clocker/zh-Hant.lproj/Localizable.strings +++ b/Clocker/Clocker/zh-Hant.lproj/Localizable.strings @@ -108,8 +108,8 @@ "Display the time in seconds" = "顯示時間秒數"; "Larger Text" = "較大文字"; "Future Slider Range" = "未來滑桿範圍"; -"Include Date" = "包含星期"; -"Include Day" = "包含日期"; +"Include Date" = "包含日期"; +"Include Day" = "包含星期"; "Include Place Name" = "包含位置名稱"; "Menubar Display Options" = "選單列顯示選項"; "Menubar Mode" = "選單列模式"; diff --git a/Clocker/Dependencies/iVersion/iVersion.m b/Clocker/Dependencies/iVersion/iVersion.m index 28814f7..bb998a0 100755 --- a/Clocker/Dependencies/iVersion/iVersion.m +++ b/Clocker/Dependencies/iVersion/iVersion.m @@ -820,6 +820,7 @@ static NSString *mostRecentVersionInDict(NSDictionary *dictionary) { //clear reminder self.lastReminded = nil; + [self openAppPageInAppStore]; } else if (buttonIndex == ignoreButtonIndex) {