Ray Zhang пре 7 година
родитељ
комит
e8934e5c3c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      RA Image/RA Image/PODModeViewController.m

+ 1 - 1
RA Image/RA Image/PODModeViewController.m

@@ -139,7 +139,7 @@
         return;
     }
     if (self.signature == nil) {
-        [RAUtils message_alert:@"You must sign." title:@"Warning" controller:self];
+        [RAUtils message_alert:@"Signature is missing." title:@"Warning" controller:self];
         return;
     }