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
34b388fb
Commit
34b388fb
authored
Feb 08, 2018
by
Thng Kai Yuan
Committed by
Jeffrey Schiller
Feb 08, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo (correct 'enpty' to 'empty') (#1133)
parent
7e4e6e00
Changes
1
Hide 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/OdeMessages.java
...engine/src/com/google/appinventor/client/OdeMessages.java
+1
-1
No files found.
appinventor/appengine/src/com/google/appinventor/client/OdeMessages.java
View file @
34b388fb
...
@@ -6231,7 +6231,7 @@ public interface OdeMessages extends Messages {
...
@@ -6231,7 +6231,7 @@ public interface OdeMessages extends Messages {
@DefaultMessage
(
"<p>It appears that <b>"
+
"%1"
+
@DefaultMessage
(
"<p>It appears that <b>"
+
"%1"
+
"</b> has had all blocks removed.</p><p>"
+
"</b> has had all blocks removed.</p><p>"
+
"<ul><li>You can save the e
n
pty screen, and then all those blocks will be "
+
"<ul><li>You can save the e
m
pty screen, and then all those blocks will be "
+
"permanently gone from the project.</li>"
+
"permanently gone from the project.</li>"
+
"<li>Alternatively, you can restore the previously saved version "
+
"<li>Alternatively, you can restore the previously saved version "
+
"of the project.</li></ul></p>"
)
"of the project.</li></ul></p>"
)
...
...
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