Adding viewSource.properties

git-svn-id: svn://10.0.0.236/trunk@148287 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
chanial%noos.fr
2003-10-22 14:54:11 +00:00
parent 324a9b2ab2
commit 358be1e1e2
2 changed files with 8 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ toolkit.jar:
en-US.jar:
locale/en-US/global/viewSource.dtd (locale/viewSource.dtd)
locale/en-US/global/viewSource.properties (locale/viewSource.properties)

View File

@@ -0,0 +1,7 @@
goToLineTitle = Go to line
goToLineText = Enter line number
invalidInputTitle = Invalid input
invalidInputText = The line number entered is invalid.
outOfRangeTitle = Line not found
outOfRangeText = The specified line was not found.
statusBarLineCol = Line %1$S, Col %2$S