/usr/share/GNUstep/SimpleAgenda.app/English.lproj/Localizable.strings is in agenda.app 0.42.2-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | /***
English.lproj/Localizable.strings
updated by make_strings 2010-03-11 10:46:44 +0100
add comments above this one
***/
/*** Keys found in multiple places ***/
/* File: DayView.m:42 */
/* File: WeekView.m:32 */
"All day : %@" = "All day : %@";
/*** Strings from ABStore.m ***/
/* File: ABStore.m:58 */
"Birthday" = "Birthday";
/* File: ABStore.m:29 */
"my address book" = "my address book";
/*** Strings from AppController.m ***/
/* File: AppController.m:406 */
"Export as" = "Export as";
/* File: AppController.m:363 */
"New task" = "New task";
/* File: AppController.m:82 */
"Open tasks" = "Open tasks";
/* File: AppController.m:155 */
"Open tasks (%d)" = "Open tasks (%d)";
/* File: AppController.m:514 */
/* File: AppController.m:81 */
"Search results" = "Search results";
/* File: AppController.m:512 */
"Search results (%d items)" = "Search results (%d items)";
/* File: AppController.m:80 */
"Soon" = "Soon";
/* File: AppController.m:680 */
/* File: AppController.m:169 */
"Tasks" = "Tasks";
/* File: AppController.m:78 */
"Today" = "Today";
/* File: AppController.m:79 */
"Tomorrow" = "Tomorrow";
/* File: AppController.m:682 */
/* File: AppController.m:167 */
"Week %d" = "Week %d";
/* File: AppController.m:339 */
"edit summary..." = "edit summary...";
/* File: AppController.m:715 */
/* File: AppController.m:331 */
"edit title..." = "edit title...";
/*** Strings from Task.m ***/
/* File: Task.m:30 */
"Canceled" = "Canceled";
/* File: Task.m:30 */
"Completed" = "Completed";
/* File: Task.m:30 */
"None" = "None";
/* File: Task.m:30 */
"Started" = "Started";
|