فهرست منبع

1.修改iOS Apex Mobile Result Field Setting Title。

Pen Li 7 سال پیش
والد
کامیت
82f05326ec
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Apex Mobile/Apex Mobile/CustomizeFieldViewController.m

+ 1 - 1
Apex Mobile/Apex Mobile/CustomizeFieldViewController.m

@@ -213,7 +213,7 @@
         if(section==0)
             titleLabel.text = @"Additional Fields To Display";
         else
-            titleLabel.text = @"Addition Fields";
+            titleLabel.text = @"Additional Fields";
     } else {
         if(section==0)
             titleLabel.text=NSLocalizedString(@"display_items", nil);