mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Couple of minor changes to offline edit feature after review
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8542 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -302,7 +302,7 @@ label=Label
|
|||||||
edit_doc_offline=Edit offline
|
edit_doc_offline=Edit offline
|
||||||
edit_doc_online=Edit online
|
edit_doc_online=Edit online
|
||||||
upload_new_version=Upload new version
|
upload_new_version=Upload new version
|
||||||
checkin_this_file=Checkin this file
|
checkin_this_file=Check in this file
|
||||||
|
|
||||||
# Properties
|
# Properties
|
||||||
username=User Name
|
username=User Name
|
||||||
|
|||||||
@@ -997,7 +997,6 @@
|
|||||||
<action idref="edit_doc_online_cifs" />
|
<action idref="edit_doc_online_cifs" />
|
||||||
<action idref="edit_doc_online_http" />
|
<action idref="edit_doc_online_http" />
|
||||||
<action idref="edit_doc_offline" />
|
<action idref="edit_doc_offline" />
|
||||||
<action idref="checkout_doc" />
|
|
||||||
<action idref="done_editing_doc" />
|
<action idref="done_editing_doc" />
|
||||||
<action idref="cancel_editing_doc" />
|
<action idref="cancel_editing_doc" />
|
||||||
<action idref="download_doc" />
|
<action idref="download_doc" />
|
||||||
@@ -1039,6 +1038,7 @@
|
|||||||
<!--
|
<!--
|
||||||
<action idref="cancelcheckout_doc" />
|
<action idref="cancelcheckout_doc" />
|
||||||
-->
|
-->
|
||||||
|
<action idref="checkout_doc" />
|
||||||
<action idref="approve_doc" />
|
<action idref="approve_doc" />
|
||||||
<action idref="reject_doc" />
|
<action idref="reject_doc" />
|
||||||
<action idref="cut_node" />
|
<action idref="cut_node" />
|
||||||
|
|||||||
Reference in New Issue
Block a user