trip_advisor 0.0.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. checksums.yaml +7 -0
  2. data/.document +5 -0
  3. data/.gitignore +52 -0
  4. data/.rspec +1 -0
  5. data/.ruby-version +1 -0
  6. data/.travis.yml +5 -0
  7. data/Gemfile +4 -0
  8. data/Gemfile.lock +118 -0
  9. data/LICENSE.txt +20 -0
  10. data/README.md +23 -0
  11. data/Rakefile +7 -0
  12. data/lib/trip_advisor/api.rb +45 -0
  13. data/lib/trip_advisor/build.rb +221 -0
  14. data/lib/trip_advisor/rake_tasks.rb +182 -0
  15. data/lib/trip_advisor/resource_manager.rb +101 -0
  16. data/lib/trip_advisor/strings_file.rb +112 -0
  17. data/lib/trip_advisor/translation.rb +63 -0
  18. data/lib/trip_advisor/translation_tool.rb +110 -0
  19. data/lib/trip_advisor/version.rb +3 -0
  20. data/lib/trip_advisor.rb +5 -0
  21. data/run_tests.sh +6 -0
  22. data/spec/api_spec.rb +34 -0
  23. data/spec/builder_spec.rb +262 -0
  24. data/spec/fixtures/AndroidStrings.txt +21 -0
  25. data/spec/fixtures/Strings.txt +47 -0
  26. data/spec/fixtures/project.git/.gitignore +1 -0
  27. data/spec/fixtures/project.git/BUILD.json +7 -0
  28. data/spec/fixtures/project.git/Code/Project.h +0 -0
  29. data/spec/fixtures/project.git/Code/Project.m +0 -0
  30. data/spec/fixtures/project.git/Gemfile +3 -0
  31. data/spec/fixtures/project.git/Gemfile.lock +38 -0
  32. data/spec/fixtures/project.git/HEAD +1 -0
  33. data/spec/fixtures/project.git/LICENSE +1 -0
  34. data/spec/fixtures/project.git/Podfile +6 -0
  35. data/spec/fixtures/project.git/Podfile.lock +14 -0
  36. data/spec/fixtures/project.git/Project.podspec +14 -0
  37. data/spec/fixtures/project.git/TestProject/Images.xcassets/AppIcon.appiconset/Contents.json +23 -0
  38. data/spec/fixtures/project.git/TestProject/Images.xcassets/LaunchImage.launchimage/Contents.json +23 -0
  39. data/spec/fixtures/project.git/TestProject/TATPAppDelegate.h +15 -0
  40. data/spec/fixtures/project.git/TestProject/TATPAppDelegate.m +49 -0
  41. data/spec/fixtures/project.git/TestProject/TestProject-Info.plist +38 -0
  42. data/spec/fixtures/project.git/TestProject/TestProject-Prefix.pch +16 -0
  43. data/spec/fixtures/project.git/TestProject/en.lproj/InfoPlist.strings +1 -0
  44. data/spec/fixtures/project.git/TestProject/main.m +18 -0
  45. data/spec/fixtures/project.git/TestProject.xcodeproj/project.pbxproj +1020 -0
  46. data/spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/contents.xcworkspacedata +7 -0
  47. data/spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/xcuserdata/blake.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
  48. data/spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/TestProject.xcscheme +96 -0
  49. data/spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/xcschememanagement.plist +27 -0
  50. data/spec/fixtures/project.git/TestProject.xcworkspace/contents.xcworkspacedata +1 -0
  51. data/spec/fixtures/project.git/TestProjectTests/TestProjectTests-Info.plist +22 -0
  52. data/spec/fixtures/project.git/TestProjectTests/TestProjectTests.m +34 -0
  53. data/spec/fixtures/project.git/TestProjectTests/en.lproj/InfoPlist.strings +1 -0
  54. data/spec/fixtures/project.git/VERSION +1 -0
  55. data/spec/fixtures/project.git/config +7 -0
  56. data/spec/fixtures/project.git/description +1 -0
  57. data/spec/fixtures/project.git/index +0 -0
  58. data/spec/fixtures/project.git/info/exclude +6 -0
  59. data/spec/fixtures/project.git/logs/HEAD +1 -0
  60. data/spec/fixtures/project.git/logs/refs/heads/master +1 -0
  61. data/spec/fixtures/project.git/objects/00/a6b3f80ebbe4019f03461416061e8805e6eab1 +0 -0
  62. data/spec/fixtures/project.git/objects/03/c303d5552f29d366d11a13448c3c18e94c3bfa +0 -0
  63. data/spec/fixtures/project.git/objects/03/ff7c3a95a196ac8ad1d53db2bd4fb4c80507c1 +0 -0
  64. data/spec/fixtures/project.git/objects/0a/7123364a174ffda52d29a18cdd31fd325bbd6c +0 -0
  65. data/spec/fixtures/project.git/objects/0d/183cba8b0a5e477ea1d001130c222af19b8324 +0 -0
  66. data/spec/fixtures/project.git/objects/0e/6ba5232c3c2f8a7e435794e845b5dc9f339d8b +0 -0
  67. data/spec/fixtures/project.git/objects/25/5b4ee687ed1337cffb10e6d07bb89ee6e5d180 +0 -0
  68. data/spec/fixtures/project.git/objects/25/60a2b9ab9323ca61a0fdebd3b4af46dbe4c272 +0 -0
  69. data/spec/fixtures/project.git/objects/2b/f8bd93d56787a7548c7f8960a94f05c269b486 +0 -0
  70. data/spec/fixtures/project.git/objects/38/439105a884d2556443c7b5c645034e67fb7987 +0 -0
  71. data/spec/fixtures/project.git/objects/3e/efcb9dd5b38e2c1dc061052455dd97bcd51e6c +0 -0
  72. data/spec/fixtures/project.git/objects/53/8b3019ab68814604fbc8e017d09b690c22728c +0 -0
  73. data/spec/fixtures/project.git/objects/59/c178850684e21fafbebedeff15b2b522402af2 +0 -0
  74. data/spec/fixtures/project.git/objects/62/037867910d9aa803d7e02addc26574e270d3d8 +0 -0
  75. data/spec/fixtures/project.git/objects/66/05c1af131470a3b635d166f2591917b32f3b82 +0 -0
  76. data/spec/fixtures/project.git/objects/69/67e396037a52d8300eb9dc8a1e9f7155dd55bf +0 -0
  77. data/spec/fixtures/project.git/objects/6b/5ad4043aee9bc0936466760665f870d4f2f40f +0 -0
  78. data/spec/fixtures/project.git/objects/6c/fc746d4ecf2e3ac67bb0cf6c4013e1aff9b1f1 +0 -0
  79. data/spec/fixtures/project.git/objects/6f/3b0ab36651ca648408c176f81e4b2e202efa0b +0 -0
  80. data/spec/fixtures/project.git/objects/74/3435c9bee5c433fe166891e698fdc70d81a3de +0 -0
  81. data/spec/fixtures/project.git/objects/96/81bfb8ec019f74df384cfb66d68e94bd6d9005 +0 -0
  82. data/spec/fixtures/project.git/objects/99/fa9259e929fe3bee4791ff2a63070fc0358c0a +3 -0
  83. data/spec/fixtures/project.git/objects/a1/5f8980cfbf126a9a0b3ddf7fb1c3fbd6480934 +2 -0
  84. data/spec/fixtures/project.git/objects/a3/96706db4ec4cfca4d984d38b90dc8098bded40 +1 -0
  85. data/spec/fixtures/project.git/objects/b4/42134ccda2b0b1813288e7e04a401a4bef2b59 +0 -0
  86. data/spec/fixtures/project.git/objects/b9/2732c79e00cf2fad5ceceb61bbc7a9a9739d2c +0 -0
  87. data/spec/fixtures/project.git/objects/ba/01f5352549018dfdb95423b9e0974443ec0346 +1 -0
  88. data/spec/fixtures/project.git/objects/ba/8dd7d2162334426facd310f62ed923eb6f4cf5 +0 -0
  89. data/spec/fixtures/project.git/objects/bf/422763a0101a5971e15d53581acb825b4d38b8 +0 -0
  90. data/spec/fixtures/project.git/objects/c7/9ebd3ada1309bae694b8e6760592b1254e035c +2 -0
  91. data/spec/fixtures/project.git/objects/ca/7ced48ee61e517fc57576a33dc9d95f5d4f539 +2 -0
  92. data/spec/fixtures/project.git/objects/ce/eed5f059b6d374d08e0b1e732463842b3a5a91 +0 -0
  93. data/spec/fixtures/project.git/objects/d7/89fd591fee7d26c2f40c6614b5a91931377f88 +0 -0
  94. data/spec/fixtures/project.git/objects/d8/ec4dbb2804f53fd863cd0adb830c5bf4e85a1d +0 -0
  95. data/spec/fixtures/project.git/objects/dc/680e07f12748657d5a798495f08ce3ad884f0b +0 -0
  96. data/spec/fixtures/project.git/objects/de/de871ad5691708aca809557a823082a70dde69 +0 -0
  97. data/spec/fixtures/project.git/objects/e0/30730e56be52e4dc293c829f73e0c586073ad2 +0 -0
  98. data/spec/fixtures/project.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
  99. data/spec/fixtures/project.git/objects/e6/f7f8a92eb3177d10a809b96f41905e9be4cc2b +0 -0
  100. data/spec/fixtures/project.git/objects/ed/7115c4ae4c1885ee75f6ffe946b559546efd28 +0 -0
  101. data/spec/fixtures/project.git/objects/f1/e01dd1256054d5717ef0c89008f0a22639e273 +2 -0
  102. data/spec/fixtures/project.git/objects/f9/3e9c03a56aba331bcd98cb2ef00ba0003de285 +0 -0
  103. data/spec/fixtures/project.git/refs/heads/master +1 -0
  104. data/spec/fixtures/search.json +14159 -0
  105. data/spec/fixtures/search_results_1-50.html +1076 -0
  106. data/spec/fixtures/search_results_101-110.html +476 -0
  107. data/spec/fixtures/search_results_51-100.html +1076 -0
  108. data/spec/fixtures/translation_details.html +728 -0
  109. data/spec/fixtures/translation_details.json +738 -0
  110. data/spec/spec_helper.rb +28 -0
  111. data/spec/strings_file_spec.rb +225 -0
  112. data/spec/translation_spec.rb +21 -0
  113. data/spec/translation_tool_spec.rb +146 -0
  114. data/trip_advisor.gemspec +38 -0
  115. metadata +474 -0
@@ -0,0 +1,1076 @@
1
+ <html>
2
+ <head>
3
+ <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
4
+ <META src="no-cache" HTTP-EQUIV="Pragma">
5
+ <META src="no-cache,must-revalidate" HTTP-EQUIV="Cache-Control">
6
+ <META src="text/html;charset=iso-8859-1" HTTP-EQUIV="content-type">
7
+ <META src="0" HTTP-EQUIV="Expires">
8
+ <title>Translation toolView</title>
9
+ <style type="text/css">
10
+ <!--
11
+ body {
12
+ background-color: #ffffcc;
13
+ margin-left: 20px;
14
+ font-family: Verdana, Arial, Helvetica, sans-serif;
15
+ font-weight: normal;
16
+ font-size: 10px;
17
+ }
18
+ #errorMessage {
19
+ font-family: Verdana, Arial, Helvetica, sans-serif;
20
+ font-weight: bold;
21
+ font-size: 12pt;
22
+ background-color: red;
23
+ border: 1pt solid black;
24
+ padding: 5pt;
25
+ }
26
+ #message {
27
+ font-family: Verdana, Arial, Helvetica, sans-serif;
28
+ font-weight: bold;
29
+ font-size: 12pt;
30
+ background-color: white;
31
+ border: 1pt solid black;
32
+ padding: 5pt;
33
+ }
34
+ td {
35
+ font-family: Verdana, Arial, Helvetica, sans-serif;
36
+ font-weight: normal;
37
+ font-size: 10px;
38
+ }
39
+ th {
40
+ font-family: Verdana, Arial, Helvetica, sans-serif;
41
+ font-weight: bold;
42
+ font-size: 12px;
43
+ text-align: left;
44
+ color: #ffffff;
45
+ background-color: #000000;
46
+ }
47
+ th a {
48
+ font-family: Verdana, Arial, Helvetica, sans-serif;
49
+ font-weight: bold;
50
+ font-size: 12px;
51
+ text-align: left;
52
+ color: #ffffff;
53
+ background-color: #000000;
54
+ }
55
+ #smalltxt {
56
+ font-family: Verdana, Arial, Helvetica, sans-serif;
57
+ font-size: 8px;
58
+ color: gray;
59
+ }
60
+ #numtxt {
61
+ font-family: Verdana, Arial, Helvetica, sans-serif;
62
+ font-size: 10px;
63
+ color: black;
64
+ }
65
+ #toolbar {
66
+ border: solid black 2px;
67
+ font-family: Verdana, Arial, Helvetica, sans-serif;
68
+ font-size: 10px;
69
+ padding: 6px;
70
+ background-color: #ffcc99;
71
+ line-height: 21px;
72
+ }
73
+ #toolbar input, select {
74
+ font-family: Verdana, Arial, Helvetica, sans-serif;
75
+ font-size: 10px;
76
+ }
77
+ #toolbar form {
78
+ display: inline;
79
+ }
80
+ #actionbar b {
81
+ margin-right: 10px;
82
+ }
83
+ #tags {
84
+ font-size: 9px;
85
+ color: #333300;
86
+ }
87
+ #lockedBy {
88
+ font-size: 9px;
89
+ color: #ff0000;
90
+ }
91
+ #editHeader {
92
+ padding: 4px;
93
+ font-weight: bold;
94
+ }
95
+ .editValue {
96
+ }
97
+ #preview {
98
+ font-size: 24px;
99
+ color: black;
100
+ }
101
+ #username {
102
+ display: block;
103
+ position: absolute;
104
+ right: 10px;
105
+ top: 10px;
106
+ }
107
+ -->
108
+ </style>
109
+ <script type="text/javascript" language="JavaScript">
110
+ <!--
111
+ function selectall(status) {
112
+ var form = document.getElementById("formElements");
113
+ for (var i=0 ; i<form.elements.length ; i++)
114
+ {
115
+ var e=form.elements[i];
116
+ if (e.type=='checkbox')
117
+ {
118
+ //window.alert(e.checked);
119
+ e.checked=status;
120
+ }
121
+ }
122
+ }
123
+ function checkform ( )
124
+ {
125
+ // see http://www.thesitewizard.com/archive/validation.shtml
126
+ // for an explanation of this script and how to use it on your
127
+ // own website
128
+ // ** START **
129
+ var form = document.getElementById("edit");
130
+ if (form && form.comment && form.comment.value == "") {
131
+ alert( "You must enter a comment!" );
132
+ form.comment.focus();
133
+ return false ;
134
+ }
135
+ // ** END **
136
+ return true ;
137
+ }
138
+ function preview ( )
139
+ {
140
+ var text = document.getElementById("editText");
141
+ var preview = document.getElementById("preview");
142
+ var bGood = 1;
143
+ if(! text || ! preview) return;
144
+ // sanitize ...
145
+ var sanitized = '';
146
+ var htmlconverted = '';
147
+ var n = -1;
148
+ var nLast = 0;
149
+ var s = text.value;
150
+ while(s.indexOf("&lrm;") >=0)
151
+ {
152
+ s = s.replace("&lrm;", "");
153
+ }
154
+ // convert html
155
+ var tags = [];
156
+ while (-1 < (n = s.indexOf('<', nLast)) )
157
+ {
158
+ try
159
+ {
160
+ var nEnd = s.indexOf('>', n);
161
+ if(nEnd < 0)
162
+ {
163
+ bGood = 0;
164
+ break;
165
+ }
166
+ if(n-1 != nLast)
167
+ {
168
+ htmlconverted += s.substring(nLast, n);
169
+ if(tags.length >0 ) htmlconverted += "</span>";
170
+ }
171
+ nLast = nEnd+1;
172
+ var mytag = s.substring(n+1, nEnd);
173
+ if(mytag.match(/^\s*\//))
174
+ {
175
+ var oldtag = tags.pop();
176
+ if(!oldtag)
177
+ {
178
+ bGood = 0;
179
+ break;
180
+ }
181
+ }
182
+ else
183
+ {
184
+ tags.push(mytag);
185
+ }
186
+ if(tags.length > 0)
187
+ {
188
+ htmlconverted += "<span class='sp' style='text-decoration:underline;' title='";
189
+ var sTitle = tags.join(" ");
190
+ while(sTitle.indexOf("'") >= 0)
191
+ {
192
+ sTitle = sTitle.replace("'",'"');
193
+ }
194
+ htmlconverted += sTitle;
195
+ htmlconverted += "'>";
196
+ }
197
+ }
198
+ catch(e)
199
+ {
200
+ bGood = 0;
201
+ break;
202
+ }
203
+ }
204
+ if(nLast < s.length) htmlconverted += s.substring(nLast);
205
+ if(tags.length >0 ) htmlconverted += "</span>";
206
+ nLast = 0;
207
+ s = htmlconverted;
208
+ if(bGood) while (-1 < (n = s.indexOf('{', nLast)) )
209
+ {
210
+ try
211
+ {
212
+ var nEnd = s.indexOf('}', n);
213
+ sanitized += s.substring(nLast, n);
214
+ nLast = nEnd+1;
215
+ if(nEnd < 0)
216
+ {
217
+ bGood = 0;
218
+ break;
219
+ }
220
+ var components = s.substring(n+1,nEnd-1).split(',');
221
+ if(components.length >= 2 && components[1].indexOf('number')>=0)
222
+ {
223
+ sanitized += 42;
224
+ }
225
+ else if(components.length >= 3 && components[1].indexOf('choice')>=0)
226
+ {
227
+ var ndxStart = components[2].indexOf('|');
228
+ var ndxEnd = components[2].indexOf('#', ndxStart);
229
+ if(ndxStart <0 || ndxEnd < 0)
230
+ {
231
+ bGood = 0;
232
+ return;
233
+ }
234
+ var stmp = components[2].split('|'); stmp = stmp[1];
235
+ stmp=stmp.replace(/[0-9]+.?#/,'');
236
+ stmp=stmp.replace(/#[0-9]+/,'');
237
+ sanitized += stmp;
238
+ }
239
+ else
240
+ {
241
+ sanitized += 51;
242
+ }
243
+ }
244
+ catch(e)
245
+ {
246
+ bGood = 0;
247
+ break;
248
+ }
249
+ }
250
+ if(nLast < s.length) sanitized += s.substring(nLast);
251
+ preview.style.backgroundColor = bGood?"white":"red";
252
+ preview.innerHTML = sanitized;
253
+ }
254
+ window.onload=preview;
255
+ --></script>
256
+ </head>
257
+ <body>
258
+ <div id="username">
259
+ You are: <b>bwatters</b>
260
+ </div>
261
+ <h1>Showing 51-100 of 110 translations</h1>
262
+ <div style="background-color: #ffffcc;" id="toolbar">
263
+ <b>View: </b><img height="" width="" src="/img/s.gif"><form action="/TranslationTool" method="GET">
264
+ <input name="locale" type="hidden" value="en"><input name="q" type="hidden" value="TAFlights"><input name="offset" type="hidden" value="0"><input value="View" name="action" type="hidden"><input value="Previous" type="submit">
265
+ </form>
266
+ <img height="" width="" src="/img/s.gif"><form action="/TranslationTool" method="GET">
267
+ <input name="locale" type="hidden" value="en"><input name="q" type="hidden" value="TAFlights"><input name="offset" type="hidden" value="100"><input value="View" name="action" type="hidden"><input value="Next" type="submit">
268
+ </form>
269
+ <img height="" width="" src="/img/s.gif"><form action="/TranslationTool" method="GET">
270
+ <input name="q" type="hidden" value="TAFlights"><input value="View" name="action" type="hidden"><select size="1" name="locale"><option value="ar">Arabic (ar)</option><option value="da">Danish (da)</option><option value="de">German (de)</option><option value="el">Greek (el)</option><option value="en_AU">English (en_AU)</option><option value="en_CA">English (en_CA)</option><option value="en_IE">English (en_IE)</option><option value="en_IN">English (en_IN)</option><option value="en_MY">English (en_MY)</option><option value="en_SG">English (en_SG)</option><option value="en_UK">English (en_UK)</option><option selected disabled value="en">English (en)</option><option value="es">Spanish (es)</option><option value="es_AR">Spanish (es_AR)</option><option value="es_CL">Spanish (es_CL)</option><option value="es_CO">Spanish (es_CO)</option><option value="es_MX">Spanish (es_MX)</option><option value="es_PE">Spanish (es_PE)</option><option value="es_VE">Spanish (es_VE)</option><option value="fr">French (fr)</option><option value="in">Indonesian (in)</option><option value="it">Italian (it)</option><option value="ja">Japanese (ja)</option><option value="ko">Korean (ko)</option><option value="nl">Dutch (nl)</option><option value="no">Norwegian (no)</option><option value="pl">Polish (pl)</option><option value="pt">Portuguese (pt)</option><option value="ru">Russian (ru)</option><option value="sv">Swedish (sv)</option><option value="th">Thai (th)</option><option value="tr">Turkish (tr)</option><option value="zh_CN">Chinese (zh_CN)</option><option value="zh_TW">Chinese (zh_TW)</option></select><input value="Switch locale" type="submit">
271
+ </form>
272
+ <img height="" width="" src="/img/s.gif"><form action="/TranslationTool" method="GET">
273
+ <input name="locale" type="hidden" value="en"><input name="q" type="hidden" value="TAFlights"><input value="View" name="action" type="hidden"><input value="Refresh" type="submit">
274
+ </form>
275
+ <br>
276
+ <b>Filter: </b>
277
+ <form action="/TranslationTool" method="GET">
278
+ <input name="locale" type="hidden" value="en"><img height="" width="" src="/img/s.gif">
279
+ Search: <input onClick="this.value='';" size="18" name="q" type="text" value="TAFlights"><img height="" width="" src="/img/s.gif">
280
+ By tag: <select size="1" name="tag"><option>(choose)</option></select><img height="" width="" src="/img/s.gif">
281
+ By status: <select name="filterStatus"><option value="0">
282
+ -All-</option><option value="1">
283
+ Active</option><option value="2">
284
+ Obsolete</option></select><img height="" width="" src="/img/s.gif"><input value="View" name="action" type="hidden"><input value="Filter" type="submit">
285
+ </form>
286
+ <br>
287
+ <b>Current filters:</b><img height="" width="" src="/img/s.gif">
288
+ search: TAFlights<img height="" width="" src="/img/s.gif"><a href="/TranslationTool?locale=en&action=View&sort=1">reset</a>
289
+ </div>
290
+ <br>
291
+ <form action="/TranslationTool" method="GET" id="formElements">
292
+ <input name="locale" type="hidden" value="en">
293
+ <div id="toolbar">
294
+ <input name="q" type="hidden" value="TAFlights"><img height="24" border="0" align="right" src="/img/flags/us.gif"><b>Actions: </b><img height="" width="" src="/img/s.gif"><input value="New" name="action" type="submit"><img height="" width="" src="/img/s.gif"><input value="Copy" name="action" type="submit"><img height="" width="" src="/img/s.gif"><input value="Edit" name="action" type="submit"><img height="" width="" src="/img/s.gif"><input value="History" name="action" type="submit"><img height="" width="" src="/img/s.gif">
295
+ Tag: <input onClick="this.value=''" value="(tag name)" size="10" name="tagName" type="text"> <input value="Mark" disabled name="action" type="submit"><img height="" width="" src="/img/s.gif"><a href="javascript:selectall(true);">select all</a>
296
+ </div>
297
+ <table cellspacing="0" cellpadding="2" border="1" width="100%">
298
+ <tr bgcolor="black">
299
+ <th valign="top">&nbsp;</th><th valign="top"><a href="/TranslationTool?locale=en&action=View&q=TAFlights&sort=2">ID</a></th><th width="30px" valign="top">
300
+ #trans
301
+ </th><th valign="top"><a href="/TranslationTool?locale=en&action=View&q=TAFlights&sort=1">Name</a>
302
+ <div style="background-color: yellow;" id="smalltxt">(sort)</div>
303
+ </th><th valign="top">Value</th><th valign="top">Note</th><th valign="top">Context</th>
304
+ </tr>
305
+ <tr>
306
+ <td align="right" width="10px" valign="top"><nobr><input value="290861" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
307
+ <div id="smalltxt">290861</div>
308
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290861&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
309
+ <div id="numtxt">34 of 34</div>
310
+ </a></td><td valign="top">TAFlights_FilterSelectionHeaderText_ffffef05</td><td valign="top">
311
+ <p>Select:</p>
312
+ </td><td style="mid-width: 200px" valign="top">
313
+ <p>Filter Selection Header Text</p>
314
+ </td><td valign="top">
315
+ <p>
316
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FilterSelectionHeaderText_ffffef05">search</a>
317
+ </p>
318
+ </td>
319
+ </tr>
320
+ <tr>
321
+ <td align="right" width="10px" valign="top"><nobr><input value="290800" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
322
+ <div id="smalltxt">290800</div>
323
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290800&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
324
+ <div id="numtxt">34 of 34</div>
325
+ </a></td><td valign="top">TAFlights_FiltersTitle_ffffef05</td><td valign="top">
326
+ <p>Filters</p>
327
+ </td><td style="mid-width: 200px" valign="top">
328
+ <p>Filters Title</p>
329
+ </td><td valign="top">
330
+ <p>
331
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FiltersTitle_ffffef05">search</a>
332
+ </p>
333
+ </td>
334
+ </tr>
335
+ <tr>
336
+ <td align="right" width="10px" valign="top"><nobr><input value="290801" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
337
+ <div id="smalltxt">290801</div>
338
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290801&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
339
+ <div id="numtxt">34 of 34</div>
340
+ </a></td><td valign="top">TAFlights_FindFlightsButtonTitle_ffffef05</td><td valign="top">
341
+ <p>Find Flights</p>
342
+ </td><td style="mid-width: 200px" valign="top">
343
+ <p>Find Flights Button Title</p>
344
+ </td><td valign="top">
345
+ <p>
346
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FindFlightsButtonTitle_ffffef05">search</a>
347
+ </p>
348
+ </td>
349
+ </tr>
350
+ <tr>
351
+ <td align="right" width="10px" valign="top"><nobr><input value="290802" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
352
+ <div id="smalltxt">290802</div>
353
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290802&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
354
+ <div id="numtxt">34 of 34</div>
355
+ </a></td><td valign="top">TAFlights_FlatBedSeatsAmenityName_ffffef05</td><td valign="top">
356
+ <p>Flat Bed Seats</p>
357
+ </td><td style="mid-width: 200px" valign="top">
358
+ <p>Flat Bed Seats Amenity Name</p>
359
+ </td><td valign="top">
360
+ <p>
361
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlatBedSeatsAmenityName_ffffef05">search</a>
362
+ </p>
363
+ </td>
364
+ </tr>
365
+ <tr>
366
+ <td align="right" width="10px" valign="top"><nobr><input value="290820" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
367
+ <div id="smalltxt">290820</div>
368
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290820&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
369
+ <div id="numtxt">34 of 34</div>
370
+ </a></td><td valign="top">TAFlights_FlightArrives/DepartsatNight_ffffef05</td><td valign="top">
371
+ <p>Night (9p-12a)</p>
372
+ </td><td style="mid-width: 200px" valign="top">
373
+ <p>Flight Arrives/Departs at Night</p>
374
+ </td><td valign="top">
375
+ <p>
376
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightArrives/DepartsatNight_ffffef05">search</a>
377
+ </p>
378
+ </td>
379
+ </tr>
380
+ <tr>
381
+ <td align="right" width="10px" valign="top"><nobr><input value="290774" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
382
+ <div id="smalltxt">290774</div>
383
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290774&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
384
+ <div id="numtxt">34 of 34</div>
385
+ </a></td><td valign="top">TAFlights_FlightArrives/DepartsatanytimeduringtheDay_ffffef05</td><td valign="top">
386
+ <p>Anytime</p>
387
+ </td><td style="mid-width: 200px" valign="top">
388
+ <p>Flight Arrives/Departs at any time during the Day</p>
389
+ </td><td valign="top">
390
+ <p>
391
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightArrives/DepartsatanytimeduringtheDay_ffffef05">search</a>
392
+ </p>
393
+ </td>
394
+ </tr>
395
+ <tr>
396
+ <td align="right" width="10px" valign="top"><nobr><input value="290762" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
397
+ <div id="smalltxt">290762</div>
398
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290762&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
399
+ <div id="numtxt">34 of 34</div>
400
+ </a></td><td valign="top">TAFlights_FlightArrives/DepartsintheAfternoon_ffffef05</td><td valign="top">
401
+ <p>Afternoon (12p-5p)</p>
402
+ </td><td style="mid-width: 200px" valign="top">
403
+ <p>Flight Arrives/Departs in the Afternoon</p>
404
+ </td><td valign="top">
405
+ <p>
406
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightArrives/DepartsintheAfternoon_ffffef05">search</a>
407
+ </p>
408
+ </td>
409
+ </tr>
410
+ <tr>
411
+ <td align="right" width="10px" valign="top"><nobr><input value="290797" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
412
+ <div id="smalltxt">290797</div>
413
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290797&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
414
+ <div id="numtxt">34 of 34</div>
415
+ </a></td><td valign="top">TAFlights_FlightArrives/DepartsintheEarlyMorning_ffffef05</td><td valign="top">
416
+ <p>Early Morning (12a-8a)</p>
417
+ </td><td style="mid-width: 200px" valign="top">
418
+ <p>Flight Arrives/Departs in the Early Morning</p>
419
+ </td><td valign="top">
420
+ <p>
421
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightArrives/DepartsintheEarlyMorning_ffffef05">search</a>
422
+ </p>
423
+ </td>
424
+ </tr>
425
+ <tr>
426
+ <td align="right" width="10px" valign="top"><nobr><input value="290799" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
427
+ <div id="smalltxt">290799</div>
428
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290799&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
429
+ <div id="numtxt">34 of 34</div>
430
+ </a></td><td valign="top">TAFlights_FlightArrives/DepartsintheEvening_ffffef05</td><td valign="top">
431
+ <p>Evening (5p-9p)</p>
432
+ </td><td style="mid-width: 200px" valign="top">
433
+ <p>Flight Arrives/Departs in the Evening</p>
434
+ </td><td valign="top">
435
+ <p>
436
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightArrives/DepartsintheEvening_ffffef05">search</a>
437
+ </p>
438
+ </td>
439
+ </tr>
440
+ <tr>
441
+ <td align="right" width="10px" valign="top"><nobr><input value="290817" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
442
+ <div id="smalltxt">290817</div>
443
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290817&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
444
+ <div id="numtxt">34 of 34</div>
445
+ </a></td><td valign="top">TAFlights_FlightArrives/DepartsintheMorning_ffffef05</td><td valign="top">
446
+ <p>Morning (8a-12p)</p>
447
+ </td><td style="mid-width: 200px" valign="top">
448
+ <p>Flight Arrives/Departs in the Morning</p>
449
+ </td><td valign="top">
450
+ <p>
451
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightArrives/DepartsintheMorning_ffffef05">search</a>
452
+ </p>
453
+ </td>
454
+ </tr>
455
+ <tr>
456
+ <td align="right" width="10px" valign="top"><nobr><input value="290772" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
457
+ <div id="smalltxt">290772</div>
458
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290772&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
459
+ <div id="numtxt">34 of 34</div>
460
+ </a></td><td valign="top">TAFlights_FlightSearchInvalidResponseError_ffffef05</td><td valign="top">
461
+ <p>An invalid response was loaded.</p>
462
+ </td><td style="mid-width: 200px" valign="top">
463
+ <p>Flight Search Invalid Response Error</p>
464
+ </td><td valign="top">
465
+ <p>
466
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightSearchInvalidResponseError_ffffef05">search</a>
467
+ </p>
468
+ </td>
469
+ </tr>
470
+ <tr>
471
+ <td align="right" width="10px" valign="top"><nobr><input value="290867" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
472
+ <div id="smalltxt">290867</div>
473
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290867&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
474
+ <div id="numtxt">34 of 34</div>
475
+ </a></td><td valign="top">TAFlights_FlightSearchQueryCodeError_ffffef05</td><td valign="top">
476
+ <p>The flight search did not return a query code.</p>
477
+ </td><td style="mid-width: 200px" valign="top">
478
+ <p>Flight Search Query Code Error</p>
479
+ </td><td valign="top">
480
+ <p>
481
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightSearchQueryCodeError_ffffef05">search</a>
482
+ </p>
483
+ </td>
484
+ </tr>
485
+ <tr>
486
+ <td align="right" width="10px" valign="top"><nobr><input value="290804" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
487
+ <div id="smalltxt">290804</div>
488
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290804&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
489
+ <div id="numtxt">34 of 34</div>
490
+ </a></td><td valign="top">TAFlights_FlightSearchResultsAccessibilityLabel_ffffef05</td><td valign="top">
491
+ <p>Flight Search Results</p>
492
+ </td><td style="mid-width: 200px" valign="top">
493
+ <p>Flight Search Results Accessibility Label</p>
494
+ </td><td valign="top">
495
+ <p>
496
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightSearchResultsAccessibilityLabel_ffffef05">search</a>
497
+ </p>
498
+ </td>
499
+ </tr>
500
+ <tr>
501
+ <td align="right" width="10px" valign="top"><nobr><input value="290870" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
502
+ <div id="smalltxt">290870</div>
503
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290870&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
504
+ <div id="numtxt">34 of 34</div>
505
+ </a></td><td valign="top">TAFlights_FlightSearchTiemoutError_ffffef05</td><td valign="top">
506
+ <p>Timeout of %.02fs exceeded</p>
507
+ </td><td style="mid-width: 200px" valign="top">
508
+ <p>Flight Search Tiemout Error</p>
509
+ </td><td valign="top">
510
+ <p>
511
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightSearchTiemoutError_ffffef05">search</a>
512
+ </p>
513
+ </td>
514
+ </tr>
515
+ <tr>
516
+ <td align="right" width="10px" valign="top"><nobr><input value="290830" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
517
+ <div id="smalltxt">290830</div>
518
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290830&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
519
+ <div id="numtxt">27 of 34</div>
520
+ </a></td><td valign="top">TAFlights_Flightis'Operatedby{OperatingAirlineName}'_ffffef05</td><td valign="top">
521
+ <p>Operated by %1$@</p>
522
+ </td><td style="mid-width: 200px" valign="top">
523
+ <p>Flight is 'Operated by {Operating Airline Name}'</p>
524
+ </td><td valign="top">
525
+ <p>
526
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_Flightis'Operatedby{OperatingAirlineName}'_ffffef05">search</a>
527
+ </p>
528
+ </td>
529
+ </tr>
530
+ <tr>
531
+ <td align="right" width="10px" valign="top"><nobr><input value="290805" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
532
+ <div id="smalltxt">290805</div>
533
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290805&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
534
+ <div id="numtxt">34 of 34</div>
535
+ </a></td><td valign="top">TAFlights_FlightsTitle_ffffef05</td><td valign="top">
536
+ <p>Flights</p>
537
+ </td><td style="mid-width: 200px" valign="top">
538
+ <p>Flights Title</p>
539
+ </td><td valign="top">
540
+ <p>
541
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_FlightsTitle_ffffef05">search</a>
542
+ </p>
543
+ </td>
544
+ </tr>
545
+ <tr>
546
+ <td align="right" width="10px" valign="top"><nobr><input value="290809" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
547
+ <div id="smalltxt">290809</div>
548
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290809&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
549
+ <div id="numtxt">34 of 34</div>
550
+ </a></td><td valign="top">TAFlights_InfoItineraryPrice_ffffef05</td><td valign="top">
551
+ <p>Info</p>
552
+ </td><td style="mid-width: 200px" valign="top">
553
+ <p>Info Itinerary Price</p>
554
+ </td><td valign="top">
555
+ <p>
556
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_InfoItineraryPrice_ffffef05">search</a>
557
+ </p>
558
+ </td>
559
+ </tr>
560
+ <tr>
561
+ <td align="right" width="10px" valign="top"><nobr><input value="290811" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
562
+ <div id="smalltxt">290811</div>
563
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290811&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
564
+ <div id="numtxt">34 of 34</div>
565
+ </a></td><td valign="top">TAFlights_ItineraryDetailsAccessibilityLabel_ffffef05</td><td valign="top">
566
+ <p>Itinerary Details</p>
567
+ </td><td style="mid-width: 200px" valign="top">
568
+ <p>Itinerary Details Accessibility Label</p>
569
+ </td><td valign="top">
570
+ <p>
571
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ItineraryDetailsAccessibilityLabel_ffffef05">search</a>
572
+ </p>
573
+ </td>
574
+ </tr>
575
+ <tr>
576
+ <td align="right" width="10px" valign="top"><nobr><input value="290803" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
577
+ <div id="smalltxt">290803</div>
578
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290803&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
579
+ <div id="numtxt">34 of 34</div>
580
+ </a></td><td valign="top">TAFlights_ItineraryDetailsTitle_ffffef05</td><td valign="top">
581
+ <p>Flight Details</p>
582
+ </td><td style="mid-width: 200px" valign="top">
583
+ <p>Itinerary Details Title</p>
584
+ </td><td valign="top">
585
+ <p>
586
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ItineraryDetailsTitle_ffffef05">search</a>
587
+ </p>
588
+ </td>
589
+ </tr>
590
+ <tr>
591
+ <td align="right" width="10px" valign="top"><nobr><input value="290743" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
592
+ <div id="smalltxt">290743</div>
593
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290743&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
594
+ <div id="numtxt">27 of 34</div>
595
+ </a></td><td valign="top">TAFlights_ItineraryGroupPrice,Name,andItineraryCount_ffffef05</td><td valign="top">
596
+ <p>%1$@, %2$@, %3$d</p>
597
+ </td><td style="mid-width: 200px" valign="top">
598
+ <p>Itinerary Group Price, Name, and Itinerary Count</p>
599
+ </td><td valign="top">
600
+ <p>
601
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ItineraryGroupPrice,Name,andItineraryCount_ffffef05">search</a>
602
+ </p>
603
+ </td>
604
+ </tr>
605
+ <tr>
606
+ <td align="right" width="10px" valign="top"><nobr><input value="290746" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
607
+ <div id="smalltxt">290746</div>
608
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290746&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
609
+ <div id="numtxt">27 of 34</div>
610
+ </a></td><td valign="top">TAFlights_ItineraryPricewithTravelDuration_ffffef05</td><td valign="top">
611
+ <p>%1$@, Travel Time: %2$@</p>
612
+ </td><td style="mid-width: 200px" valign="top">
613
+ <p>Itinerary Price with Travel Duration</p>
614
+ </td><td valign="top">
615
+ <p>
616
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ItineraryPricewithTravelDuration_ffffef05">search</a>
617
+ </p>
618
+ </td>
619
+ </tr>
620
+ <tr>
621
+ <td align="right" width="10px" valign="top"><nobr><input value="290812" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
622
+ <div id="smalltxt">290812</div>
623
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290812&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
624
+ <div id="numtxt">27 of 34</div>
625
+ </a></td><td valign="top">TAFlights_LayoverTimePeriodDescription_ffffef05</td><td valign="top">
626
+ <p>Layover: %1$@ - %2$@</p>
627
+ </td><td style="mid-width: 200px" valign="top">
628
+ <p>Layover Time Period Description</p>
629
+ </td><td valign="top">
630
+ <p>
631
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_LayoverTimePeriodDescription_ffffef05">search</a>
632
+ </p>
633
+ </td>
634
+ </tr>
635
+ <tr>
636
+ <td align="right" width="10px" valign="top"><nobr><input value="290814" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
637
+ <div id="smalltxt">290814</div>
638
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290814&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
639
+ <div id="numtxt">34 of 34</div>
640
+ </a></td><td valign="top">TAFlights_LogoCheckboxPartnerCalltoAction_ffffef05</td><td valign="top">
641
+ <p>more cheap flights:</p>
642
+ </td><td style="mid-width: 200px" valign="top">
643
+ <p>Logo Checkbox Partner Call to Action</p>
644
+ </td><td valign="top">
645
+ <p>
646
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_LogoCheckboxPartnerCalltoAction_ffffef05">search</a>
647
+ </p>
648
+ </td>
649
+ </tr>
650
+ <tr>
651
+ <td align="right" width="10px" valign="top"><nobr><input value="290813" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
652
+ <div id="smalltxt">290813</div>
653
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290813&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
654
+ <div id="numtxt">34 of 34</div>
655
+ </a></td><td valign="top">TAFlights_MaximumPriceAccessibilityLabel_ffffef05</td><td valign="top">
656
+ <p>Maximum Price</p>
657
+ </td><td style="mid-width: 200px" valign="top">
658
+ <p>Maximum Price Accessibility Label</p>
659
+ </td><td valign="top">
660
+ <p>
661
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_MaximumPriceAccessibilityLabel_ffffef05">search</a>
662
+ </p>
663
+ </td>
664
+ </tr>
665
+ <tr>
666
+ <td align="right" width="10px" valign="top"><nobr><input value="290748" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
667
+ <div id="smalltxt">290748</div>
668
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290748&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
669
+ <div id="numtxt">27 of 34</div>
670
+ </a></td><td valign="top">TAFlights_MultipleSearchResultsCount_ffffef05</td><td valign="top">
671
+ <p>%1$d Results</p>
672
+ </td><td style="mid-width: 200px" valign="top">
673
+ <p>Multiple Search Results Count</p>
674
+ </td><td valign="top">
675
+ <p>
676
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_MultipleSearchResultsCount_ffffef05">search</a>
677
+ </p>
678
+ </td>
679
+ </tr>
680
+ <tr>
681
+ <td align="right" width="10px" valign="top"><nobr><input value="290761" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
682
+ <div id="smalltxt">290761</div>
683
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290761&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
684
+ <div id="numtxt">34 of 34</div>
685
+ </a></td><td valign="top">TAFlights_MultipleStopFlightsHeaderText_ffffef05</td><td valign="top">
686
+ <p>2+ Stops</p>
687
+ </td><td style="mid-width: 200px" valign="top">
688
+ <p>Multiple Stop Flights Header Text</p>
689
+ </td><td valign="top">
690
+ <p>
691
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_MultipleStopFlightsHeaderText_ffffef05">search</a>
692
+ </p>
693
+ </td>
694
+ </tr>
695
+ <tr>
696
+ <td align="right" width="10px" valign="top"><nobr><input value="290819" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
697
+ <div id="smalltxt">290819</div>
698
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290819&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
699
+ <div id="numtxt">34 of 34</div>
700
+ </a></td><td valign="top">TAFlights_NearbyAirportsHeaderText_ffffef05</td><td valign="top">
701
+ <p>Nearby Airports:</p>
702
+ </td><td style="mid-width: 200px" valign="top">
703
+ <p>Nearby Airports Header Text</p>
704
+ </td><td valign="top">
705
+ <p>
706
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_NearbyAirportsHeaderText_ffffef05">search</a>
707
+ </p>
708
+ </td>
709
+ </tr>
710
+ <tr>
711
+ <td align="right" width="10px" valign="top"><nobr><input value="290757" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
712
+ <div id="smalltxt">290757</div>
713
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290757&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
714
+ <div id="numtxt">34 of 34</div>
715
+ </a></td><td valign="top">TAFlights_NoMinimumPrice_ffffef05</td><td valign="top">
716
+ <p>---</p>
717
+ </td><td style="mid-width: 200px" valign="top">
718
+ <p>No Minimum Price</p>
719
+ </td><td valign="top">
720
+ <p>
721
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_NoMinimumPrice_ffffef05">search</a>
722
+ </p>
723
+ </td>
724
+ </tr>
725
+ <tr>
726
+ <td align="right" width="10px" valign="top"><nobr><input value="290823" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
727
+ <div id="smalltxt">290823</div>
728
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290823&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
729
+ <div id="numtxt">34 of 34</div>
730
+ </a></td><td valign="top">TAFlights_OKButtonTitle_ffffef05</td><td valign="top">
731
+ <p>OK</p>
732
+ </td><td style="mid-width: 200px" valign="top">
733
+ <p>OK Button Title</p>
734
+ </td><td valign="top">
735
+ <p>
736
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_OKButtonTitle_ffffef05">search</a>
737
+ </p>
738
+ </td>
739
+ </tr>
740
+ <tr>
741
+ <td align="right" width="10px" valign="top"><nobr><input value="290824" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
742
+ <div id="smalltxt">290824</div>
743
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290824&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
744
+ <div id="numtxt">34 of 34</div>
745
+ </a></td><td valign="top">TAFlights_OnboardWi-FiAmenityName_ffffef05</td><td valign="top">
746
+ <p>Onboard Wi-Fi</p>
747
+ </td><td style="mid-width: 200px" valign="top">
748
+ <p>Onboard Wi-Fi Amenity Name</p>
749
+ </td><td valign="top">
750
+ <p>
751
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_OnboardWi-FiAmenityName_ffffef05">search</a>
752
+ </p>
753
+ </td>
754
+ </tr>
755
+ <tr>
756
+ <td align="right" width="10px" valign="top"><nobr><input value="290828" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
757
+ <div id="smalltxt">290828</div>
758
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290828&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
759
+ <div id="numtxt">34 of 34</div>
760
+ </a></td><td valign="top">TAFlights_OneWaySearchMode_ffffef05</td><td valign="top">
761
+ <p>One Way</p>
762
+ </td><td style="mid-width: 200px" valign="top">
763
+ <p>One Way Search Mode</p>
764
+ </td><td valign="top">
765
+ <p>
766
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_OneWaySearchMode_ffffef05">search</a>
767
+ </p>
768
+ </td>
769
+ </tr>
770
+ <tr>
771
+ <td align="right" width="10px" valign="top"><nobr><input value="290871" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
772
+ <div id="smalltxt">290871</div>
773
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290871&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
774
+ <div id="numtxt">34 of 34</div>
775
+ </a></td><td valign="top">TAFlights_PartnerHandoffFlightSummaryLabelText_ffffef05</td><td valign="top">
776
+ <p>To book your flights:</p>
777
+ </td><td style="mid-width: 200px" valign="top">
778
+ <p>Partner Handoff Flight Summary Label Text</p>
779
+ </td><td valign="top">
780
+ <p>
781
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_PartnerHandoffFlightSummaryLabelText_ffffef05">search</a>
782
+ </p>
783
+ </td>
784
+ </tr>
785
+ <tr>
786
+ <td align="right" width="10px" valign="top"><nobr><input value="290808" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
787
+ <div id="smalltxt">290808</div>
788
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290808&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
789
+ <div id="numtxt">34 of 34</div>
790
+ </a></td><td valign="top">TAFlights_PartnerHandoffRedirectionDestinationLabelText_ffffef05</td><td valign="top">
791
+ <p>Hang tight, we're sending you to:</p>
792
+ </td><td style="mid-width: 200px" valign="top">
793
+ <p>Partner Handoff Redirection Destination Label Text</p>
794
+ </td><td valign="top">
795
+ <p>
796
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_PartnerHandoffRedirectionDestinationLabelText_ffffef05">search</a>
797
+ </p>
798
+ </td>
799
+ </tr>
800
+ <tr>
801
+ <td align="right" width="10px" valign="top"><nobr><input value="290840" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
802
+ <div id="smalltxt">290840</div>
803
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290840&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
804
+ <div id="numtxt">34 of 34</div>
805
+ </a></td><td valign="top">TAFlights_PartnerHandoffTitleLabel_ffffef05</td><td valign="top">
806
+ <p>Redirecting</p>
807
+ </td><td style="mid-width: 200px" valign="top">
808
+ <p>Partner Handoff Title Label</p>
809
+ </td><td valign="top">
810
+ <p>
811
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_PartnerHandoffTitleLabel_ffffef05">search</a>
812
+ </p>
813
+ </td>
814
+ </tr>
815
+ <tr>
816
+ <td align="right" width="10px" valign="top"><nobr><input value="290744" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
817
+ <div id="smalltxt">290744</div>
818
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290744&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
819
+ <div id="numtxt">27 of 34</div>
820
+ </a></td><td valign="top">TAFlights_PersonaNamewithoutMinimumPrice_ffffef05</td><td valign="top">
821
+ <p>%1$@, ---</p>
822
+ </td><td style="mid-width: 200px" valign="top">
823
+ <p>Persona Name without Minimum Price</p>
824
+ </td><td valign="top">
825
+ <p>
826
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_PersonaNamewithoutMinimumPrice_ffffef05">search</a>
827
+ </p>
828
+ </td>
829
+ </tr>
830
+ <tr>
831
+ <td align="right" width="10px" valign="top"><nobr><input value="290832" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
832
+ <div id="smalltxt">290832</div>
833
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290832&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
834
+ <div id="numtxt">34 of 34</div>
835
+ </a></td><td valign="top">TAFlights_PowerAmenityName_ffffef05</td><td valign="top">
836
+ <p>Power</p>
837
+ </td><td style="mid-width: 200px" valign="top">
838
+ <p>Power Amenity Name</p>
839
+ </td><td valign="top">
840
+ <p>
841
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_PowerAmenityName_ffffef05">search</a>
842
+ </p>
843
+ </td>
844
+ </tr>
845
+ <tr>
846
+ <td align="right" width="10px" valign="top"><nobr><input value="290835" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
847
+ <div id="smalltxt">290835</div>
848
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290835&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
849
+ <div id="numtxt">34 of 34</div>
850
+ </a></td><td valign="top">TAFlights_PriceFilterTitle_ffffef05</td><td valign="top">
851
+ <p>Price</p>
852
+ </td><td style="mid-width: 200px" valign="top">
853
+ <p>Price Filter Title</p>
854
+ </td><td valign="top">
855
+ <p>
856
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_PriceFilterTitle_ffffef05">search</a>
857
+ </p>
858
+ </td>
859
+ </tr>
860
+ <tr>
861
+ <td align="right" width="10px" valign="top"><nobr><input value="290837" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
862
+ <div id="smalltxt">290837</div>
863
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290837&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
864
+ <div id="numtxt">34 of 34</div>
865
+ </a></td><td valign="top">TAFlights_QuickestPersonaTitle_ffffef05</td><td valign="top">
866
+ <p>Quickest</p>
867
+ </td><td style="mid-width: 200px" valign="top">
868
+ <p>Quickest Persona Title</p>
869
+ </td><td valign="top">
870
+ <p>
871
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_QuickestPersonaTitle_ffffef05">search</a>
872
+ </p>
873
+ </td>
874
+ </tr>
875
+ <tr>
876
+ <td align="right" width="10px" valign="top"><nobr><input value="290844" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
877
+ <div id="smalltxt">290844</div>
878
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290844&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
879
+ <div id="numtxt">34 of 34</div>
880
+ </a></td><td valign="top">TAFlights_RoundTripSearchMode_ffffef05</td><td valign="top">
881
+ <p>Round Trip</p>
882
+ </td><td style="mid-width: 200px" valign="top">
883
+ <p>Round Trip Search Mode</p>
884
+ </td><td valign="top">
885
+ <p>
886
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_RoundTripSearchMode_ffffef05">search</a>
887
+ </p>
888
+ </td>
889
+ </tr>
890
+ <tr>
891
+ <td align="right" width="10px" valign="top"><nobr><input value="290847" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
892
+ <div id="smalltxt">290847</div>
893
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290847&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
894
+ <div id="numtxt">34 of 34</div>
895
+ </a></td><td valign="top">TAFlights_SearchAirlinesbyNameorCodePlaceholderText_ffffef05</td><td valign="top">
896
+ <p>Search by Name or Code</p>
897
+ </td><td style="mid-width: 200px" valign="top">
898
+ <p>Search Airlines by Name or Code Placeholder Text</p>
899
+ </td><td valign="top">
900
+ <p>
901
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_SearchAirlinesbyNameorCodePlaceholderText_ffffef05">search</a>
902
+ </p>
903
+ </td>
904
+ </tr>
905
+ <tr>
906
+ <td align="right" width="10px" valign="top"><nobr><input value="290873" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
907
+ <div id="smalltxt">290873</div>
908
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290873&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
909
+ <div id="numtxt">34 of 34</div>
910
+ </a></td><td valign="top">TAFlights_SearchProgressLabel_ffffef05</td><td valign="top">
911
+ <p>We're finding more flights for you</p>
912
+ </td><td style="mid-width: 200px" valign="top">
913
+ <p>Search Progress Label</p>
914
+ </td><td valign="top">
915
+ <p>
916
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_SearchProgressLabel_ffffef05">search</a>
917
+ </p>
918
+ </td>
919
+ </tr>
920
+ <tr>
921
+ <td align="right" width="10px" valign="top"><nobr><input value="290849" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
922
+ <div id="smalltxt">290849</div>
923
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290849&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
924
+ <div id="numtxt">34 of 34</div>
925
+ </a></td><td valign="top">TAFlights_SelectAllFiltersAccessibilityLabel_ffffef05</td><td valign="top">
926
+ <p>Select All</p>
927
+ </td><td style="mid-width: 200px" valign="top">
928
+ <p>Select All Filters Accessibility Label</p>
929
+ </td><td valign="top">
930
+ <p>
931
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_SelectAllFiltersAccessibilityLabel_ffffef05">search</a>
932
+ </p>
933
+ </td>
934
+ </tr>
935
+ <tr>
936
+ <td align="right" width="10px" valign="top"><nobr><input value="290862" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
937
+ <div id="smalltxt">290862</div>
938
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290862&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
939
+ <div id="numtxt">34 of 34</div>
940
+ </a></td><td valign="top">TAFlights_ShareItineraryAccessibilityLabel_ffffef05</td><td valign="top">
941
+ <p>Share Itinerary</p>
942
+ </td><td style="mid-width: 200px" valign="top">
943
+ <p>Share Itinerary Accessibility Label</p>
944
+ </td><td valign="top">
945
+ <p>
946
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ShareItineraryAccessibilityLabel_ffffef05">search</a>
947
+ </p>
948
+ </td>
949
+ </tr>
950
+ <tr>
951
+ <td align="right" width="10px" valign="top"><nobr><input value="290760" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
952
+ <div id="smalltxt">290760</div>
953
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290760&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
954
+ <div id="numtxt">34 of 34</div>
955
+ </a></td><td valign="top">TAFlights_SingularSearchResultCount_ffffef05</td><td valign="top">
956
+ <p>1 Result</p>
957
+ </td><td style="mid-width: 200px" valign="top">
958
+ <p>Singular Search Result Count</p>
959
+ </td><td valign="top">
960
+ <p>
961
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_SingularSearchResultCount_ffffef05">search</a>
962
+ </p>
963
+ </td>
964
+ </tr>
965
+ <tr>
966
+ <td align="right" width="10px" valign="top"><nobr><input value="290864" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
967
+ <div id="smalltxt">290864</div>
968
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290864&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
969
+ <div id="numtxt">34 of 34</div>
970
+ </a></td><td valign="top">TAFlights_StopsFilterTableAccessibilityLabel_ffffef05</td><td valign="top">
971
+ <p>Stops Filter Table</p>
972
+ </td><td style="mid-width: 200px" valign="top">
973
+ <p>Stops Filter Table Accessibility Label</p>
974
+ </td><td valign="top">
975
+ <p>
976
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_StopsFilterTableAccessibilityLabel_ffffef05">search</a>
977
+ </p>
978
+ </td>
979
+ </tr>
980
+ <tr>
981
+ <td align="right" width="10px" valign="top"><nobr><input value="290863" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
982
+ <div id="smalltxt">290863</div>
983
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290863&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
984
+ <div id="numtxt">34 of 34</div>
985
+ </a></td><td valign="top">TAFlights_StopsFilterTitle_ffffef05</td><td valign="top">
986
+ <p>Stops</p>
987
+ </td><td style="mid-width: 200px" valign="top">
988
+ <p>Stops Filter Title</p>
989
+ </td><td valign="top">
990
+ <p>
991
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_StopsFilterTitle_ffffef05">search</a>
992
+ </p>
993
+ </td>
994
+ </tr>
995
+ <tr>
996
+ <td align="right" width="10px" valign="top"><nobr><input value="290865" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
997
+ <div id="smalltxt">290865</div>
998
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290865&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
999
+ <div id="numtxt">34 of 34</div>
1000
+ </a></td><td valign="top">TAFlights_SwapButtonTitle_ffffef05</td><td valign="top">
1001
+ <p>Swap</p>
1002
+ </td><td style="mid-width: 200px" valign="top">
1003
+ <p>Swap Button Title</p>
1004
+ </td><td valign="top">
1005
+ <p>
1006
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_SwapButtonTitle_ffffef05">search</a>
1007
+ </p>
1008
+ </td>
1009
+ </tr>
1010
+ <tr>
1011
+ <td align="right" width="10px" valign="top"><nobr><input value="290866" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
1012
+ <div id="smalltxt">290866</div>
1013
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290866&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
1014
+ <div id="numtxt">34 of 34</div>
1015
+ </a></td><td valign="top">TAFlights_TelevisionAmenityName_ffffef05</td><td valign="top">
1016
+ <p>Television</p>
1017
+ </td><td style="mid-width: 200px" valign="top">
1018
+ <p>Television Amenity Name</p>
1019
+ </td><td valign="top">
1020
+ <p>
1021
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_TelevisionAmenityName_ffffef05">search</a>
1022
+ </p>
1023
+ </td>
1024
+ </tr>
1025
+ <tr>
1026
+ <td align="right" width="10px" valign="top"><nobr><input value="290750" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
1027
+ <div id="smalltxt">290750</div>
1028
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290750&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
1029
+ <div id="numtxt">27 of 34</div>
1030
+ </a></td><td valign="top">TAFlights_TimeDurationinDaysandHours_ffffef05</td><td valign="top">
1031
+ <p>%1$dd %2$dh</p>
1032
+ </td><td style="mid-width: 200px" valign="top">
1033
+ <p>Time Duration in Days and Hours</p>
1034
+ </td><td valign="top">
1035
+ <p>
1036
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_TimeDurationinDaysandHours_ffffef05">search</a>
1037
+ </p>
1038
+ </td>
1039
+ </tr>
1040
+ <tr>
1041
+ <td align="right" width="10px" valign="top"><nobr><input value="290751" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
1042
+ <div id="smalltxt">290751</div>
1043
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290751&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView__26__offset%3D50">
1044
+ <div id="numtxt">27 of 34</div>
1045
+ </a></td><td valign="top">TAFlights_TimeDurationinHoursandMinutes_ffffef05</td><td valign="top">
1046
+ <p>%1$dh %2$dm</p>
1047
+ </td><td style="mid-width: 200px" valign="top">
1048
+ <p>Time Duration in Hours and Minutes</p>
1049
+ </td><td valign="top">
1050
+ <p>
1051
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_TimeDurationinHoursandMinutes_ffffef05">search</a>
1052
+ </p>
1053
+ </td>
1054
+ </tr>
1055
+ </table>
1056
+ <div id="toolbar">
1057
+ <input name="q" type="hidden" value="TAFlights"><img height="24" border="0" align="right" src="/img/flags/us.gif"><b>Actions: </b><img height="" width="" src="/img/s.gif"><input value="New" name="action" type="submit"><img height="" width="" src="/img/s.gif"><input value="Copy" name="action" type="submit"><img height="" width="" src="/img/s.gif"><input value="Edit" name="action" type="submit"><img height="" width="" src="/img/s.gif"><input value="History" name="action" type="submit"><img height="" width="" src="/img/s.gif">
1058
+ Tag: <input onClick="this.value=''" value="(tag name)" size="10" name="tagName" type="text"> <input value="Mark" disabled name="action" type="submit"><img height="" width="" src="/img/s.gif"><a href="javascript:selectall(true);">select all</a>
1059
+ </div>
1060
+ </form>
1061
+ <div style="background-color: #ffffcc;" id="toolbar">
1062
+ <b>View: </b><img height="" width="" src="/img/s.gif"><form action="/TranslationTool" method="GET">
1063
+ <input name="locale" type="hidden" value="en"><input name="q" type="hidden" value="TAFlights"><input name="offset" type="hidden" value="0"><input value="View" name="action" type="hidden"><input value="Previous" type="submit">
1064
+ </form>
1065
+ <img height="" width="" src="/img/s.gif"><form action="/TranslationTool" method="GET">
1066
+ <input name="locale" type="hidden" value="en"><input name="q" type="hidden" value="TAFlights"><input name="offset" type="hidden" value="100"><input value="View" name="action" type="hidden"><input value="Next" type="submit">
1067
+ </form>
1068
+ </div>
1069
+ <br>
1070
+ <br>
1071
+ <br>
1072
+ <a href="/TranslationTool">Translation home page</a>
1073
+ <br>
1074
+ <a href="/TranslationTool?action=ShowUsers">View current users</a>
1075
+ </body>
1076
+ </html>