Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Issue 8395010: fix for opening a file that does not belong to a library (Closed)

Created:
9 years, 2 months ago by keertip
Modified:
9 years, 2 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

fix for opening a file that does not belong to a library Committed: https://code.google.com/p/dart/source/detail?r=705

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Messages

Total messages: 4 (0 generated)
keertip
9 years, 2 months ago (2011-10-25 17:52:53 UTC) #1
messick
lgtm
9 years, 2 months ago (2011-10-25 18:03:39 UTC) #2
Brian Wilkerson
LGTM http://codereview.chromium.org/8395010/diff/1/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/handlers/HandlerMessages.properties File editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/handlers/HandlerMessages.properties (right): http://codereview.chromium.org/8395010/diff/1/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/handlers/HandlerMessages.properties#newcode9 editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/handlers/HandlerMessages.properties:9: OpenFile_errorFileNotInLibrary= Cannot open {0} as it is not ...
9 years, 2 months ago (2011-10-25 18:12:18 UTC) #3
keertip
9 years, 2 months ago (2011-10-25 18:18:30 UTC) #4
http://codereview.chromium.org/8395010/diff/1/editor/tools/plugins/com.google...
File
editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/handlers/HandlerMessages.properties
(right):

http://codereview.chromium.org/8395010/diff/1/editor/tools/plugins/com.google...
editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/handlers/HandlerMessages.properties:9:
OpenFile_errorFileNotInLibrary= Cannot open {0} as it is not part of a library.
Try creating a library and adding {0} to library.
On 2011/10/25 18:12:18, Brian Wilkerson wrote:
> "to library" --> "to the library" or "to it"

Done.

Powered by Google App Engine
This is Rietveld 408576698