input and output on data volume fields specified with k,m,g,or t
[freeside.git] / FS / FS / Setup.pm
index 4864cfe..17101a7 100644 (file)
@@ -475,6 +475,14 @@ sub msgcat_messages {
       'en_US' => 'Title',
     },
 
+    'stateid' => {
+      'en_US' => 'Driver\'s License',
+    },
+
+    'stateid_state' => {
+      'en_US' => 'Driver\'s License State',
+    },
+
   );
 }