|
6 | 6 | <trans-unit id="title" xml:space="preserve"> |
7 | 7 | <source>Developer's Log</source> |
8 | 8 | </trans-unit> |
9 | | - <trans-unit id="showlog" xml:space="preserve"> |
10 | | - <source>Show Log</source> |
11 | | - </trans-unit> |
12 | | - <trans-unit id="selectlog" xml:space="preserve"> |
13 | | - <source>Select Log:</source> |
14 | | - </trans-unit> |
15 | | - <trans-unit id="log_entries" xml:space="preserve"> |
16 | | - <source>Log entries</source> |
17 | | - </trans-unit> |
18 | | - <trans-unit id="entries" xml:space="preserve"> |
19 | | - <source>Entries</source> |
20 | | - </trans-unit> |
21 | | - <trans-unit id="cleanup" xml:space="preserve"> |
22 | | - <source>Clean up</source> |
23 | | - </trans-unit> |
24 | | - <trans-unit id="setup" xml:space="preserve"> |
25 | | - <source>Setup</source> |
26 | | - </trans-unit> |
27 | 9 | <trans-unit id="search" xml:space="preserve"> |
28 | 10 | <source>Search</source> |
29 | 11 | </trans-unit> |
|
33 | 15 | <trans-unit id="clear_filters" xml:space="preserve"> |
34 | 16 | <source>Clear all filters</source> |
35 | 17 | </trans-unit> |
36 | | - <trans-unit id="search_data" xml:space="preserve"> |
37 | | - <source>Search log data</source> |
38 | | - </trans-unit> |
39 | 18 | <trans-unit id="reload" xml:space="preserve"> |
40 | 19 | <source>Reload</source> |
41 | 20 | </trans-unit> |
|
45 | 24 | <trans-unit id="groupRuns" xml:space="preserve"> |
46 | 25 | <source>Group runs</source> |
47 | 26 | </trans-unit> |
48 | | - <trans-unit id="log_time" xml:space="preserve"> |
49 | | - <source>Log time</source> |
50 | | - </trans-unit> |
51 | | - <trans-unit id="log_period" xml:space="preserve"> |
52 | | - <source>Log period</source> |
53 | | - </trans-unit> |
54 | | - <trans-unit id="refresh" xml:space="preserve"> |
55 | | - <source>Refresh</source> |
56 | | - </trans-unit> |
57 | 27 | <trans-unit id="date" xml:space="preserve"> |
58 | 28 | <source>Date</source> |
59 | 29 | </trans-unit> |
|
84 | 54 | <trans-unit id="extraData" xml:space="preserve"> |
85 | 55 | <source>Extra data</source> |
86 | 56 | </trans-unit> |
87 | | - <trans-unit id="no_entries_found" xml:space="preserve"> |
88 | | - <source>No entries found. Try to relax your filter and search criteria.</source> |
89 | | - </trans-unit> |
90 | | - <trans-unit id="open_view" xml:space="preserve"> |
91 | | - <source>Open new window</source> |
92 | | - </trans-unit> |
93 | | - <trans-unit id="line_call" xml:space="preserve"> |
94 | | - <source>%s, line %d</source> |
95 | | - </trans-unit> |
96 | | - <trans-unit id="line" xml:space="preserve"> |
97 | | - <source>line</source> |
98 | | - </trans-unit> |
99 | | - <trans-unit id="extra_data_error" xml:space="preserve"> |
100 | | - <source>Error reading extra data</source> |
101 | | - </trans-unit> |
102 | | - <trans-unit id="tx_devlog_error.toolong" xml:space="preserve"> |
103 | | - <source>The extra data exceeded the maximum size. It was not stored.</source> |
104 | | - </trans-unit> |
105 | | - <trans-unit id="tx_devlog_error.invalid" xml:space="preserve"> |
106 | | - <source>The extra data was not an array. It was not stored.</source> |
107 | | - </trans-unit> |
108 | 57 | <trans-unit id="no_extra_data" xml:space="preserve"> |
109 | 58 | <source>No extra data</source> |
110 | 59 | </trans-unit> |
|
117 | 66 | <trans-unit id="expand_all_extra_data" xml:space="preserve"> |
118 | 67 | <source>Expand all extra data</source> |
119 | 68 | </trans-unit> |
120 | | - <trans-unit id="info_excluded_key" xml:space="preserve"> |
121 | | - <source>The following keys are currently not logged</source> |
122 | | - </trans-unit> |
123 | 69 | <trans-unit id="clearlog" xml:space="preserve"> |
124 | 70 | <source>Clear Log</source> |
125 | 71 | </trans-unit> |
|
0 commit comments