Changeset 4:449e4604ec5e
- Timestamp:
- 02/09/10 02:26:33 (6 months ago)
- Branch:
- default
- Location:
- app/src/processing/app
- Files:
-
- 2 modified
-
Resources_ja.po (modified) (1 diff)
-
SketchCode.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
app/src/processing/app/Resources_ja.po
r2 r4 1403 1403 msgid "" 1404 1404 "\"{0}\" contains unrecognized characters.If this code was created with an " 1405 "older versi on of Processing,you may need to use Tools -> Fix Encoding & "1405 "older version of Processing,you may need to use Tools -> Fix Encoding & " 1406 1406 "Reload to updatethe sketch to use UTF-8 encoding. If not, you may need " 1407 1407 "todelete the bad characters to get rid of this warning." -
app/src/processing/app/SketchCode.java
r1 r4 257 257 I18n.format( 258 258 _("\"{0}\" contains unrecognized characters." + 259 "If this code was created with an older versi on of Processing," +259 "If this code was created with an older version of Processing," + 260 260 "you may need to use Tools -> Fix Encoding & Reload to update" + 261 261 "the sketch to use UTF-8 encoding. If not, you may need to" +