Chromium Code Reviews| Index: pkg/intl/example/basic/messages_de.dart |
| =================================================================== |
| --- pkg/intl/example/basic/messages_de.dart (revision 13424) |
| +++ pkg/intl/example/basic/messages_de.dart (working copy) |
| @@ -9,7 +9,7 @@ |
| * up based on a naming convention. |
| */ |
| -#library('messages_de_DE'); |
| +#library('messages_de'); |
| #import('../../lib/intl.dart'); |
| runAt(time, day) => Intl.message('Ausgedruckt am $time am $day.', name: 'runAt', |