Commit c7f9b29d authored by Romain Courteaud's avatar Romain Courteaud

erp5_document_scanner: rename button text

parent 369afb8a
......@@ -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.60144.41254.34713</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>1585816677.02</float>
<float>1585905603.07</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -407,7 +407,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.61167.12901.18585</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>1585819184.79</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