OSDN Git Service

ライブビューの受信間隔もパラメータ化。
[gokigen/FujiCam.git] / app / src / main / res / values / strings.xml
index bcd1228..e85f458 100644 (file)
     <string name="pref_fujix_display_camera_view">Use Camera Display</string>
     <string name="pref_fujix_display_camera_view_summary">Shows liveview screen both camera and smartphone.</string>
 
-    <string name="pref_fujix_focus_xy">Focus Area X,Y (default: 7,7)</string>
-    <string name="pref_summary_fujix_focus_xy">Set Focus Area resolution X,Y (default: 7,7)</string>
+    <string name="pref_fujix_focus_xy">Number of Focus Point X,Y (default: 7,7)</string>
+    <string name="pref_summary_fujix_focus_xy"> </string>
+
+    <string name="pref_fujix_liveview_wait">Liveview receive wait (default: 80)</string>
+    <string name="pref_summary_fujix_liveview_wait"> </string>
 
     <string name="pref_special_thanks">Special Thanks to : fuji-cam-wifi-tool</string>