1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
/***
English.lproj/Localizable.strings
updated by make_strings 2007-02-17 10:47:11 +0000
add comments above this one
***/
/*** Keys found in multiple places ***/
/* File: ArticleOperations.m:17 */
/* Flag: untranslated */
/* File: ArticleOperations.m:23 */
"View in WWW" = "View in WWW";
/*** Strings from ArticleOperations.m ***/
/* File: ArticleOperations.m:57 */
/* Comment: This translates to the name of the 'Article' main menu entry in the main Nib file. If you get it wrong, the menu will not be filled correctly. */
"Article" = "Article";
|