Commit bf01d6dc authored by Romain Courteaud's avatar Romain Courteaud

erp5_document_scanner: rename button text

parent c19709e9
......@@ -6,7 +6,7 @@
data-i18n=Delete
data-i18n=Save
data-i18n=Capture
data-i18n=Auto Crop
data-i18n=1-click Capture
data-i18n=Saving
data-i18n=Error
data-i18n=Page
......
......@@ -242,7 +242,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>982.61373.37397.17954</string> </value>
<value> <string>982.62512.65384.20480</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -260,7 +260,7 @@
</tuple>
<state>
<tuple>
<float>1585899899.78</float>
<float>1585905603.07</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -408,7 +408,7 @@
video.play();
return RSVP.all([
getVideoDeviceList(),
gadget.getTranslationList(["Capture", "Change Camera", "Page", "Auto Crop"]),
gadget.getTranslationList(["Capture", "Change Camera", "Page", "1-click Capture"]),
buildPreviousThumbnailDom(gadget)
]);
})
......
......@@ -244,7 +244,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>982.61614.28913.46660</string> </value>
<value> <string>982.62635.64377.64716</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -262,7 +262,7 @@
</tuple>
<state>
<tuple>
<float>1585846471.58</float>
<float>1585917286.2</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment