Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
appinventor-sources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
appinventor-sources
Commits
a699e8cf
Commit
a699e8cf
authored
Sep 11, 2023
by
SusanRatiLane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct text on move projects wizard
parent
a4f52040
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
appinventor/appengine/src/com/google/appinventor/client/wizards/MoveProjectsWizard.ui.xml
...ogle/appinventor/client/wizards/MoveProjectsWizard.ui.xml
+1
-1
No files found.
appinventor/appengine/src/com/google/appinventor/client/wizards/MoveProjectsWizard.ui.xml
View file @
a699e8cf
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<ui:with
field=
"messages"
type=
"com.google.appinventor.client.OdeMessages"
/>
<ui:with
field=
"messages"
type=
"com.google.appinventor.client.OdeMessages"
/>
<wiz:Dialog
ui:field=
"moveDialog"
caption=
"{messages.moveProjectWizard}"
styleName=
"ode-DialogBox"
>
<wiz:Dialog
ui:field=
"moveDialog"
caption=
"{messages.moveProjectWizard}"
styleName=
"ode-DialogBox"
>
<g:FlowPanel>
<g:FlowPanel>
<g:Label
styleName=
"ode-TreeLabel dialogContent"
text=
"{messages.
newFolderWizardParent
}"
/>
<g:Label
styleName=
"ode-TreeLabel dialogContent"
text=
"{messages.
moveProjectWizard
}"
/>
<g:Tree
ui:field=
'tree'
/>
<g:Tree
ui:field=
'tree'
/>
<g:FlowPanel
styleName=
"buttonRow"
>
<g:FlowPanel
styleName=
"buttonRow"
>
<g:Button
ui:field=
'cancelButton'
text=
'{messages.cancelButton}'
/>
<g:Button
ui:field=
'cancelButton'
text=
'{messages.cancelButton}'
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment