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 1-50 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=""><input value="View" name="action" type="hidden"><input value="Previous" type="submit" disabled>
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="50"><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="290759" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
307
+ <div id="smalltxt">290759</div>
308
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290759&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
309
+ <div id="numtxt">34 of 34</div>
310
+ </a></td><td valign="top">TAFlights_'1Passenger'SummaryHeaderLabel_ffffef05</td><td valign="top">
311
+ <p>1 Passenger</p>
312
+ </td><td style="mid-width: 200px" valign="top">
313
+ <p>'1 Passenger' Summary Header Label</p>
314
+ </td><td valign="top">
315
+ <p>
316
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'1Passenger'SummaryHeaderLabel_ffffef05">search</a>
317
+ </p>
318
+ </td>
319
+ </tr>
320
+ <tr>
321
+ <td align="right" width="10px" valign="top"><nobr><input value="290784" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
322
+ <div id="smalltxt">290784</div>
323
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290784&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
324
+ <div id="numtxt">27 of 34</div>
325
+ </a></td><td valign="top">TAFlights_'Booknowon{SiteName}'CalltoAction_ffffef05</td><td valign="top">
326
+ <p>Book now on %1$@</p>
327
+ </td><td style="mid-width: 200px" valign="top">
328
+ <p>'Book now on {Site Name}' Call to Action</p>
329
+ </td><td valign="top">
330
+ <p>
331
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'Booknowon{SiteName}'CalltoAction_ffffef05">search</a>
332
+ </p>
333
+ </td>
334
+ </tr>
335
+ <tr>
336
+ <td align="right" width="10px" valign="top"><nobr><input value="290788" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
337
+ <div id="smalltxt">290788</div>
338
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290788&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
339
+ <div id="numtxt">34 of 34</div>
340
+ </a></td><td valign="top">TAFlights_'Clear1Filter'AccessibilityLabel_ffffef05</td><td valign="top">
341
+ <p>Clear 1 Filter</p>
342
+ </td><td style="mid-width: 200px" valign="top">
343
+ <p>'Clear 1 Filter' Accessibility Label</p>
344
+ </td><td valign="top">
345
+ <p>
346
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'Clear1Filter'AccessibilityLabel_ffffef05">search</a>
347
+ </p>
348
+ </td>
349
+ </tr>
350
+ <tr>
351
+ <td align="right" width="10px" valign="top"><nobr><input value="290787" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
352
+ <div id="smalltxt">290787</div>
353
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290787&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
354
+ <div id="numtxt">27 of 34</div>
355
+ </a></td><td valign="top">TAFlights_'Clear{NumberofActiveFilters}Filters'AccessibilityLabel_ffffef05</td><td valign="top">
356
+ <p>Clear %1$d Filters</p>
357
+ </td><td style="mid-width: 200px" valign="top">
358
+ <p>'Clear {Number of Active Filters} Filters' Accessibility Label</p>
359
+ </td><td valign="top">
360
+ <p>
361
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'Clear{NumberofActiveFilters}Filters'AccessibilityLabel_ffffef05">search</a>
362
+ </p>
363
+ </td>
364
+ </tr>
365
+ <tr>
366
+ <td align="right" width="10px" valign="top"><nobr><input value="290816" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
367
+ <div id="smalltxt">290816</div>
368
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290816&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
369
+ <div id="numtxt">34 of 34</div>
370
+ </a></td><td valign="top">TAFlights_'MoreFilters'ButtonTitle_ffffef05</td><td valign="top">
371
+ <p>More Filters</p>
372
+ </td><td style="mid-width: 200px" valign="top">
373
+ <p>'More Filters' Button Title</p>
374
+ </td><td valign="top">
375
+ <p>
376
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'MoreFilters'ButtonTitle_ffffef05">search</a>
377
+ </p>
378
+ </td>
379
+ </tr>
380
+ <tr>
381
+ <td align="right" width="10px" valign="top"><nobr><input value="290853" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
382
+ <div id="smalltxt">290853</div>
383
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290853&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
384
+ <div id="numtxt">34 of 34</div>
385
+ </a></td><td valign="top">TAFlights_'SelectArrivalAirport'ButtonAccessibilityLabel_ffffef05</td><td valign="top">
386
+ <p>Select Arrival Airport</p>
387
+ </td><td style="mid-width: 200px" valign="top">
388
+ <p>'Select Arrival Airport' Button Accessibility Label</p>
389
+ </td><td valign="top">
390
+ <p>
391
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'SelectArrivalAirport'ButtonAccessibilityLabel_ffffef05">search</a>
392
+ </p>
393
+ </td>
394
+ </tr>
395
+ <tr>
396
+ <td align="right" width="10px" valign="top"><nobr><input value="290856" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
397
+ <div id="smalltxt">290856</div>
398
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290856&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
399
+ <div id="numtxt">34 of 34</div>
400
+ </a></td><td valign="top">TAFlights_'SelectDepartureAirport'ButtonAccessibilityLabel_ffffef05</td><td valign="top">
401
+ <p>Select Departure Airport</p>
402
+ </td><td style="mid-width: 200px" valign="top">
403
+ <p>'Select Departure Airport' Button Accessibility Label</p>
404
+ </td><td valign="top">
405
+ <p>
406
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'SelectDepartureAirport'ButtonAccessibilityLabel_ffffef05">search</a>
407
+ </p>
408
+ </td>
409
+ </tr>
410
+ <tr>
411
+ <td align="right" width="10px" valign="top"><nobr><input value="290859" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
412
+ <div id="smalltxt">290859</div>
413
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290859&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
414
+ <div id="numtxt">34 of 34</div>
415
+ </a></td><td valign="top">TAFlights_'SelectTravelDates'ButtonAccessibilityLabel_ffffef05</td><td valign="top">
416
+ <p>Select Travel Dates</p>
417
+ </td><td style="mid-width: 200px" valign="top">
418
+ <p>'Select Travel Dates' Button Accessibility Label</p>
419
+ </td><td valign="top">
420
+ <p>
421
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'SelectTravelDates'ButtonAccessibilityLabel_ffffef05">search</a>
422
+ </p>
423
+ </td>
424
+ </tr>
425
+ <tr>
426
+ <td align="right" width="10px" valign="top"><nobr><input value="290736" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
427
+ <div id="smalltxt">290736</div>
428
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290736&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
429
+ <div id="numtxt">27 of 34</div>
430
+ </a></td><td valign="top">TAFlights_'{DepartureDate}-{ReturnDate}'Label_ffffef05</td><td valign="top">
431
+ <p>%1$@ - %2$@</p>
432
+ </td><td style="mid-width: 200px" valign="top">
433
+ <p>'{Departure Date} - {Return Date}' Label</p>
434
+ </td><td valign="top">
435
+ <p>
436
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'{DepartureDate}-{ReturnDate}'Label_ffffef05">search</a>
437
+ </p>
438
+ </td>
439
+ </tr>
440
+ <tr>
441
+ <td align="right" width="10px" valign="top"><nobr><input value="290754" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
442
+ <div id="smalltxt">290754</div>
443
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290754&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
444
+ <div id="numtxt">27 of 34</div>
445
+ </a></td><td valign="top">TAFlights_'{FlightDuration},'LabelText_ffffef05</td><td valign="top">
446
+ <p>%@,</p>
447
+ </td><td style="mid-width: 200px" valign="top">
448
+ <p>'{Flight Duration},' Label Text</p>
449
+ </td><td valign="top">
450
+ <p>
451
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'{FlightDuration},'LabelText_ffffef05">search</a>
452
+ </p>
453
+ </td>
454
+ </tr>
455
+ <tr>
456
+ <td align="right" width="10px" valign="top"><nobr><input value="290749" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
457
+ <div id="smalltxt">290749</div>
458
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290749&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
459
+ <div id="numtxt">27 of 34</div>
460
+ </a></td><td valign="top">TAFlights_'{NumberofLayoverStops}Stops'LayoverLabelText_ffffef05</td><td valign="top">
461
+ <p>%1$d Stops</p>
462
+ </td><td style="mid-width: 200px" valign="top">
463
+ <p>'{Number of Layover Stops} Stops' Layover Label Text</p>
464
+ </td><td valign="top">
465
+ <p>
466
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'{NumberofLayoverStops}Stops'LayoverLabelText_ffffef05">search</a>
467
+ </p>
468
+ </td>
469
+ </tr>
470
+ <tr>
471
+ <td align="right" width="10px" valign="top"><nobr><input value="290745" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
472
+ <div id="smalltxt">290745</div>
473
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290745&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
474
+ <div id="numtxt">27 of 34</div>
475
+ </a></td><td valign="top">TAFlights_'{TotalPrice},Booknowon{SiteName}'CalltoAction_ffffef05</td><td valign="top">
476
+ <p>%1$@, Book now on %2$@</p>
477
+ </td><td style="mid-width: 200px" valign="top">
478
+ <p>'{Total Price}, Book now on {Site Name}' Call to Action</p>
479
+ </td><td valign="top">
480
+ <p>
481
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_'{TotalPrice},Booknowon{SiteName}'CalltoAction_ffffef05">search</a>
482
+ </p>
483
+ </td>
484
+ </tr>
485
+ <tr>
486
+ <td align="right" width="10px" valign="top"><nobr><input value="290645" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
487
+ <div id="smalltxt">290645</div>
488
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290645&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
489
+ <div id="numtxt">27 of 34</div>
490
+ </a></td><td valign="top">TAFlights_23da</td><td valign="top">
491
+ <p>%1$@ %2$@</p>
492
+ </td><td style="mid-width: 200px" valign="top">
493
+ <p>Marketing Airline and Flight Number</p>
494
+ </td><td valign="top">
495
+ <p>
496
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_23da">search</a>
497
+ </p>
498
+ </td>
499
+ </tr>
500
+ <tr>
501
+ <td align="right" width="10px" valign="top"><nobr><input value="290741" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
502
+ <div id="smalltxt">290741</div>
503
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290741&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
504
+ <div id="numtxt">27 of 34</div>
505
+ </a></td><td valign="top">TAFlights_AccessibilityLabeldescribingMarketingAirline,FlightNumber,Departure/ArrivalCity(AirportCode),Aircraft,SeatClass,FlightDuration&amp;Amenities_ffffef05</td><td valign="top">
506
+ <p>%1$@, %2$@, %3$@ (%4$@) to %5$@ (%6$@), Departs %7$@, Arrives %8$@, Equipment: %9$@, Class: %10$@, Flight Duration: %11$@, Available Amenities: %12$@</p>
507
+ </td><td style="mid-width: 200px" valign="top">
508
+ <p>Accessibility Label describing Marketing Airline, Flight Number, Departure/Arrival City (Airport Code), Aircraft, Seat Class, Flight Duration &amp; Amenities</p>
509
+ </td><td valign="top">
510
+ <p>
511
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AccessibilityLabeldescribingMarketingAirline,FlightNumber,Departure/ArrivalCity(AirportCode),Aircraft,SeatClass,FlightDuration&Amenities_ffffef05">search</a>
512
+ </p>
513
+ </td>
514
+ </tr>
515
+ <tr>
516
+ <td align="right" width="10px" valign="top"><nobr><input value="290764" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
517
+ <div id="smalltxt">290764</div>
518
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290764&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
519
+ <div id="numtxt">34 of 34</div>
520
+ </a></td><td valign="top">TAFlights_AirlineFilterTableAccessibilityLabel_ffffef05</td><td valign="top">
521
+ <p>Airline Filter Table</p>
522
+ </td><td style="mid-width: 200px" valign="top">
523
+ <p>Airline Filter Table Accessibility Label</p>
524
+ </td><td valign="top">
525
+ <p>
526
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AirlineFilterTableAccessibilityLabel_ffffef05">search</a>
527
+ </p>
528
+ </td>
529
+ </tr>
530
+ <tr>
531
+ <td align="right" width="10px" valign="top"><nobr><input value="290763" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
532
+ <div id="smalltxt">290763</div>
533
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290763&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
534
+ <div id="numtxt">34 of 34</div>
535
+ </a></td><td valign="top">TAFlights_AirlineFilterTitle_ffffef05</td><td valign="top">
536
+ <p>Airline</p>
537
+ </td><td style="mid-width: 200px" valign="top">
538
+ <p>Airline Filter Title</p>
539
+ </td><td valign="top">
540
+ <p>
541
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AirlineFilterTitle_ffffef05">search</a>
542
+ </p>
543
+ </td>
544
+ </tr>
545
+ <tr>
546
+ <td align="right" width="10px" valign="top"><nobr><input value="290740" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
547
+ <div id="smalltxt">290740</div>
548
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290740&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
549
+ <div id="numtxt">27 of 34</div>
550
+ </a></td><td valign="top">TAFlights_AirportCodetoAirportCodewithStopsAccessibilityLabel_ffffef05</td><td valign="top">
551
+ <p>%1$@ to %2$@, %3$@</p>
552
+ </td><td style="mid-width: 200px" valign="top">
553
+ <p>Airport Code to Airport Code with Stops Accessibility Label</p>
554
+ </td><td valign="top">
555
+ <p>
556
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AirportCodetoAirportCodewithStopsAccessibilityLabel_ffffef05">search</a>
557
+ </p>
558
+ </td>
559
+ </tr>
560
+ <tr>
561
+ <td align="right" width="10px" valign="top"><nobr><input value="290766" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
562
+ <div id="smalltxt">290766</div>
563
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290766&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
564
+ <div id="numtxt">34 of 34</div>
565
+ </a></td><td valign="top">TAFlights_AirportFilterTableAccessibilityLabel_ffffef05</td><td valign="top">
566
+ <p>Airport Filter Table</p>
567
+ </td><td style="mid-width: 200px" valign="top">
568
+ <p>Airport Filter Table Accessibility Label</p>
569
+ </td><td valign="top">
570
+ <p>
571
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AirportFilterTableAccessibilityLabel_ffffef05">search</a>
572
+ </p>
573
+ </td>
574
+ </tr>
575
+ <tr>
576
+ <td align="right" width="10px" valign="top"><nobr><input value="290765" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
577
+ <div id="smalltxt">290765</div>
578
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290765&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
579
+ <div id="numtxt">34 of 34</div>
580
+ </a></td><td valign="top">TAFlights_AirportFilterTitle_ffffef05</td><td valign="top">
581
+ <p>Airport</p>
582
+ </td><td style="mid-width: 200px" valign="top">
583
+ <p>Airport Filter Title</p>
584
+ </td><td valign="top">
585
+ <p>
586
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AirportFilterTitle_ffffef05">search</a>
587
+ </p>
588
+ </td>
589
+ </tr>
590
+ <tr>
591
+ <td align="right" width="10px" valign="top"><nobr><input value="290649" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
592
+ <div id="smalltxt">290649</div>
593
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290649&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
594
+ <div id="numtxt">27 of 34</div>
595
+ </a></td><td valign="top">TAFlights_AirportNameWithCode_23da</td><td valign="top">
596
+ <p>%1$@ (%2$@)</p>
597
+ </td><td style="mid-width: 200px" valign="top">
598
+ <p>Airport Name with Code</p>
599
+ </td><td valign="top">
600
+ <p>
601
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AirportNameWithCode_23da">search</a>
602
+ </p>
603
+ </td>
604
+ </tr>
605
+ <tr>
606
+ <td align="right" width="10px" valign="top"><nobr><input value="290786" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
607
+ <div id="smalltxt">290786</div>
608
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290786&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
609
+ <div id="numtxt">34 of 34</div>
610
+ </a></td><td valign="top">TAFlights_AirportSearchBarPlaceholderText_ffffef05</td><td valign="top">
611
+ <p>City or Airport</p>
612
+ </td><td style="mid-width: 200px" valign="top">
613
+ <p>Airport Search Bar Placeholder Text</p>
614
+ </td><td valign="top">
615
+ <p>
616
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AirportSearchBarPlaceholderText_ffffef05">search</a>
617
+ </p>
618
+ </td>
619
+ </tr>
620
+ <tr>
621
+ <td align="right" width="10px" valign="top"><nobr><input value="290767" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
622
+ <div id="smalltxt">290767</div>
623
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290767&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
624
+ <div id="numtxt">34 of 34</div>
625
+ </a></td><td valign="top">TAFlights_AllFiltersButtonTitle_ffffef05</td><td valign="top">
626
+ <p>All</p>
627
+ </td><td style="mid-width: 200px" valign="top">
628
+ <p>All Filters Button Title</p>
629
+ </td><td valign="top">
630
+ <p>
631
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AllFiltersButtonTitle_ffffef05">search</a>
632
+ </p>
633
+ </td>
634
+ </tr>
635
+ <tr>
636
+ <td align="right" width="10px" valign="top"><nobr><input value="290768" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
637
+ <div id="smalltxt">290768</div>
638
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290768&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
639
+ <div id="numtxt">34 of 34</div>
640
+ </a></td><td valign="top">TAFlights_AllFlightsPersonaTitle_ffffef05</td><td valign="top">
641
+ <p>All Flights</p>
642
+ </td><td style="mid-width: 200px" valign="top">
643
+ <p>All Flights Persona Title</p>
644
+ </td><td valign="top">
645
+ <p>
646
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AllFlightsPersonaTitle_ffffef05">search</a>
647
+ </p>
648
+ </td>
649
+ </tr>
650
+ <tr>
651
+ <td align="right" width="10px" valign="top"><nobr><input value="290770" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
652
+ <div id="smalltxt">290770</div>
653
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290770&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
654
+ <div id="numtxt">34 of 34</div>
655
+ </a></td><td valign="top">TAFlights_AmenitiesFilterTableAccessibilityLabel_ffffef05</td><td valign="top">
656
+ <p>Amenities Filter Table</p>
657
+ </td><td style="mid-width: 200px" valign="top">
658
+ <p>Amenities Filter Table Accessibility Label</p>
659
+ </td><td valign="top">
660
+ <p>
661
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AmenitiesFilterTableAccessibilityLabel_ffffef05">search</a>
662
+ </p>
663
+ </td>
664
+ </tr>
665
+ <tr>
666
+ <td align="right" width="10px" valign="top"><nobr><input value="290769" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
667
+ <div id="smalltxt">290769</div>
668
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290769&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
669
+ <div id="numtxt">34 of 34</div>
670
+ </a></td><td valign="top">TAFlights_AmenitiesFilterTitle_ffffef05</td><td valign="top">
671
+ <p>Amenities</p>
672
+ </td><td style="mid-width: 200px" valign="top">
673
+ <p>Amenities Filter Title</p>
674
+ </td><td valign="top">
675
+ <p>
676
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AmenitiesFilterTitle_ffffef05">search</a>
677
+ </p>
678
+ </td>
679
+ </tr>
680
+ <tr>
681
+ <td align="right" width="10px" valign="top"><nobr><input value="290773" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
682
+ <div id="smalltxt">290773</div>
683
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290773&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
684
+ <div id="numtxt">34 of 34</div>
685
+ </a></td><td valign="top">TAFlights_AngledFlatSeatsAmenityName_ffffef05</td><td valign="top">
686
+ <p>Angled Flat Seats</p>
687
+ </td><td style="mid-width: 200px" valign="top">
688
+ <p>Angled Flat Seats Amenity Name</p>
689
+ </td><td valign="top">
690
+ <p>
691
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AngledFlatSeatsAmenityName_ffffef05">search</a>
692
+ </p>
693
+ </td>
694
+ </tr>
695
+ <tr>
696
+ <td align="right" width="10px" valign="top"><nobr><input value="290775" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
697
+ <div id="smalltxt">290775</div>
698
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290775&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
699
+ <div id="numtxt">34 of 34</div>
700
+ </a></td><td valign="top">TAFlights_ArrivalAirportSelectionTitle_ffffef05</td><td valign="top">
701
+ <p>Arrival</p>
702
+ </td><td style="mid-width: 200px" valign="top">
703
+ <p>Arrival Airport Selection Title</p>
704
+ </td><td valign="top">
705
+ <p>
706
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ArrivalAirportSelectionTitle_ffffef05">search</a>
707
+ </p>
708
+ </td>
709
+ </tr>
710
+ <tr>
711
+ <td align="right" width="10px" valign="top"><nobr><input value="290777" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
712
+ <div id="smalltxt">290777</div>
713
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290777&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
714
+ <div id="numtxt">27 of 34</div>
715
+ </a></td><td valign="top">TAFlights_ArrivingatAirportCodeLabel_ffffef05</td><td valign="top">
716
+ <p>Arriving %2$@</p>
717
+ </td><td style="mid-width: 200px" valign="top">
718
+ <p>Arriving at Airport Code Label</p>
719
+ </td><td valign="top">
720
+ <p>
721
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ArrivingatAirportCodeLabel_ffffef05">search</a>
722
+ </p>
723
+ </td>
724
+ </tr>
725
+ <tr>
726
+ <td align="right" width="10px" valign="top"><nobr><input value="290778" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
727
+ <div id="smalltxt">290778</div>
728
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290778&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
729
+ <div id="numtxt">34 of 34</div>
730
+ </a></td><td valign="top">TAFlights_ArrivingatAirportHeaderText_ffffef05</td><td valign="top">
731
+ <p>Arriving At:</p>
732
+ </td><td style="mid-width: 200px" valign="top">
733
+ <p>Arriving at Airport Header Text</p>
734
+ </td><td valign="top">
735
+ <p>
736
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ArrivingatAirportHeaderText_ffffef05">search</a>
737
+ </p>
738
+ </td>
739
+ </tr>
740
+ <tr>
741
+ <td align="right" width="10px" valign="top"><nobr><input value="290779" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
742
+ <div id="smalltxt">290779</div>
743
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290779&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
744
+ <div id="numtxt">34 of 34</div>
745
+ </a></td><td valign="top">TAFlights_AudioAmenityName_ffffef05</td><td valign="top">
746
+ <p>Audio</p>
747
+ </td><td style="mid-width: 200px" valign="top">
748
+ <p>Audio Amenity Name</p>
749
+ </td><td valign="top">
750
+ <p>
751
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_AudioAmenityName_ffffef05">search</a>
752
+ </p>
753
+ </td>
754
+ </tr>
755
+ <tr>
756
+ <td align="right" width="10px" valign="top"><nobr><input value="290780" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
757
+ <div id="smalltxt">290780</div>
758
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290780&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
759
+ <div id="numtxt">34 of 34</div>
760
+ </a></td><td valign="top">TAFlights_BackButtonLabel_ffffef05</td><td valign="top">
761
+ <p>Back</p>
762
+ </td><td style="mid-width: 200px" valign="top">
763
+ <p>Back Button Label</p>
764
+ </td><td valign="top">
765
+ <p>
766
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_BackButtonLabel_ffffef05">search</a>
767
+ </p>
768
+ </td>
769
+ </tr>
770
+ <tr>
771
+ <td align="right" width="10px" valign="top"><nobr><input value="290782" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
772
+ <div id="smalltxt">290782</div>
773
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290782&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
774
+ <div id="numtxt">34 of 34</div>
775
+ </a></td><td valign="top">TAFlights_BagFeesDisclaimerCalltoAction_ffffef05</td><td valign="top">
776
+ <p>Bag fees may apply</p>
777
+ </td><td style="mid-width: 200px" valign="top">
778
+ <p>Bag Fees Disclaimer Call to Action</p>
779
+ </td><td valign="top">
780
+ <p>
781
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_BagFeesDisclaimerCalltoAction_ffffef05">search</a>
782
+ </p>
783
+ </td>
784
+ </tr>
785
+ <tr>
786
+ <td align="right" width="10px" valign="top"><nobr><input value="290783" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
787
+ <div id="smalltxt">290783</div>
788
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290783&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
789
+ <div id="numtxt">34 of 34</div>
790
+ </a></td><td valign="top">TAFlights_BestTimesPersonaTitle_ffffef05</td><td valign="top">
791
+ <p>Best Times</p>
792
+ </td><td style="mid-width: 200px" valign="top">
793
+ <p>Best Times Persona Title</p>
794
+ </td><td valign="top">
795
+ <p>
796
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_BestTimesPersonaTitle_ffffef05">search</a>
797
+ </p>
798
+ </td>
799
+ </tr>
800
+ <tr>
801
+ <td align="right" width="10px" valign="top"><nobr><input value="290785" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
802
+ <div id="smalltxt">290785</div>
803
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290785&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
804
+ <div id="numtxt">34 of 34</div>
805
+ </a></td><td valign="top">TAFlights_CheapOairBannerCalltoAction_ffffef05</td><td valign="top">
806
+ <p>Call now for more deals from CheapOair!</p>
807
+ </td><td style="mid-width: 200px" valign="top">
808
+ <p>CheapOair Banner Call to Action</p>
809
+ </td><td valign="top">
810
+ <p>
811
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_CheapOairBannerCalltoAction_ffffef05">search</a>
812
+ </p>
813
+ </td>
814
+ </tr>
815
+ <tr>
816
+ <td align="right" width="10px" valign="top"><nobr><input value="290758" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
817
+ <div id="smalltxt">290758</div>
818
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290758&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
819
+ <div id="numtxt">34 of 34</div>
820
+ </a></td><td valign="top">TAFlights_Clear'1Filter'ActiveFiltersButtonTitle_ffffef05</td><td valign="top">
821
+ <p>1 Filter</p>
822
+ </td><td style="mid-width: 200px" valign="top">
823
+ <p>Clear '1 Filter' Active Filters Button Title</p>
824
+ </td><td valign="top">
825
+ <p>
826
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_Clear'1Filter'ActiveFiltersButtonTitle_ffffef05">search</a>
827
+ </p>
828
+ </td>
829
+ </tr>
830
+ <tr>
831
+ <td align="right" width="10px" valign="top"><nobr><input value="290747" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
832
+ <div id="smalltxt">290747</div>
833
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290747&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
834
+ <div id="numtxt">27 of 34</div>
835
+ </a></td><td valign="top">TAFlights_Clear'{NumberofActiveFilters}Filters'ButtonTitle_ffffef05</td><td valign="top">
836
+ <p>%1$d Filters</p>
837
+ </td><td style="mid-width: 200px" valign="top">
838
+ <p>Clear '{Number of Active Filters} Filters' Button Title</p>
839
+ </td><td valign="top">
840
+ <p>
841
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_Clear'{NumberofActiveFilters}Filters'ButtonTitle_ffffef05">search</a>
842
+ </p>
843
+ </td>
844
+ </tr>
845
+ <tr>
846
+ <td align="right" width="10px" valign="top"><nobr><input value="290789" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
847
+ <div id="smalltxt">290789</div>
848
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290789&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
849
+ <div id="numtxt">34 of 34</div>
850
+ </a></td><td valign="top">TAFlights_ClearAllFiltersButtonTitle_ffffef05</td><td valign="top">
851
+ <p>Clear All</p>
852
+ </td><td style="mid-width: 200px" valign="top">
853
+ <p>Clear All Filters Button Title</p>
854
+ </td><td valign="top">
855
+ <p>
856
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ClearAllFiltersButtonTitle_ffffef05">search</a>
857
+ </p>
858
+ </td>
859
+ </tr>
860
+ <tr>
861
+ <td align="right" width="10px" valign="top"><nobr><input value="290756" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
862
+ <div id="smalltxt">290756</div>
863
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290756&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
864
+ <div id="numtxt">34 of 34</div>
865
+ </a></td><td valign="top">TAFlights_CollectionDelimiter_ffffef05</td><td valign="top">
866
+ <p>`, `</p>
867
+ </td><td style="mid-width: 200px" valign="top">
868
+ <p>Collection Delimiter</p>
869
+ </td><td valign="top">
870
+ <p>
871
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_CollectionDelimiter_ffffef05">search</a>
872
+ </p>
873
+ </td>
874
+ </tr>
875
+ <tr>
876
+ <td align="right" width="10px" valign="top"><nobr><input value="290755" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
877
+ <div id="smalltxt">290755</div>
878
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290755&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
879
+ <div id="numtxt">34 of 34</div>
880
+ </a></td><td valign="top">TAFlights_CompositeItineraryAccessibilityLabel_ffffef05</td><td valign="top">
881
+ <p>%1$@; %2$@</p>
882
+ </td><td style="mid-width: 200px" valign="top">
883
+ <p>Composite Itinerary Accessibility Label</p>
884
+ </td><td valign="top">
885
+ <p>
886
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_CompositeItineraryAccessibilityLabel_ffffef05">search</a>
887
+ </p>
888
+ </td>
889
+ </tr>
890
+ <tr>
891
+ <td align="right" width="10px" valign="top"><nobr><input value="290790" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
892
+ <div id="smalltxt">290790</div>
893
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290790&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
894
+ <div id="numtxt">34 of 34</div>
895
+ </a></td><td valign="top">TAFlights_ConnectingAirportsHeaderText_ffffef05</td><td valign="top">
896
+ <p>Connecting Airports:</p>
897
+ </td><td style="mid-width: 200px" valign="top">
898
+ <p>Connecting Airports Header Text</p>
899
+ </td><td valign="top">
900
+ <p>
901
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ConnectingAirportsHeaderText_ffffef05">search</a>
902
+ </p>
903
+ </td>
904
+ </tr>
905
+ <tr>
906
+ <td align="right" width="10px" valign="top"><nobr><input value="290791" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
907
+ <div id="smalltxt">290791</div>
908
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290791&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
909
+ <div id="numtxt">34 of 34</div>
910
+ </a></td><td valign="top">TAFlights_CurrencySymbolAccessibilityLabel_ffffef05</td><td valign="top">
911
+ <p>Currency Symbol</p>
912
+ </td><td style="mid-width: 200px" valign="top">
913
+ <p>Currency Symbol Accessibility Label</p>
914
+ </td><td valign="top">
915
+ <p>
916
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_CurrencySymbolAccessibilityLabel_ffffef05">search</a>
917
+ </p>
918
+ </td>
919
+ </tr>
920
+ <tr>
921
+ <td align="right" width="10px" valign="top"><nobr><input value="290793" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
922
+ <div id="smalltxt">290793</div>
923
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290793&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
924
+ <div id="numtxt">34 of 34</div>
925
+ </a></td><td valign="top">TAFlights_DepartingFromAirportHeaderText_ffffef05</td><td valign="top">
926
+ <p>Departing From:</p>
927
+ </td><td style="mid-width: 200px" valign="top">
928
+ <p>Departing From Airport Header Text</p>
929
+ </td><td valign="top">
930
+ <p>
931
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_DepartingFromAirportHeaderText_ffffef05">search</a>
932
+ </p>
933
+ </td>
934
+ </tr>
935
+ <tr>
936
+ <td align="right" width="10px" valign="top"><nobr><input value="290776" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
937
+ <div id="smalltxt">290776</div>
938
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290776&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
939
+ <div id="numtxt">27 of 34</div>
940
+ </a></td><td valign="top">TAFlights_DepartingatAirportCodeLabel_ffffef05</td><td valign="top">
941
+ <p>Departing %1$@</p>
942
+ </td><td style="mid-width: 200px" valign="top">
943
+ <p>Departing at Airport Code Label</p>
944
+ </td><td valign="top">
945
+ <p>
946
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_DepartingatAirportCodeLabel_ffffef05">search</a>
947
+ </p>
948
+ </td>
949
+ </tr>
950
+ <tr>
951
+ <td align="right" width="10px" valign="top"><nobr><input value="290792" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
952
+ <div id="smalltxt">290792</div>
953
+ </td><td align="center" width="30px" valign="top" bgcolor="orange"><a href="/TranslationTool?action=ShowAllTranslations&id=290792&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
954
+ <div id="numtxt">27 of 34</div>
955
+ </a></td><td valign="top">TAFlights_DepartingfromAirportCodeLabel_ffffef05</td><td valign="top">
956
+ <p>Departing %1$@</p>
957
+ </td><td style="mid-width: 200px" valign="top">
958
+ <p>Departing from Airport Code Label</p>
959
+ </td><td valign="top">
960
+ <p>
961
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_DepartingfromAirportCodeLabel_ffffef05">search</a>
962
+ </p>
963
+ </td>
964
+ </tr>
965
+ <tr>
966
+ <td align="right" width="10px" valign="top"><nobr><input value="290794" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
967
+ <div id="smalltxt">290794</div>
968
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290794&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
969
+ <div id="numtxt">34 of 34</div>
970
+ </a></td><td valign="top">TAFlights_DepartureAirportSelectionTitle_ffffef05</td><td valign="top">
971
+ <p>Departure</p>
972
+ </td><td style="mid-width: 200px" valign="top">
973
+ <p>Departure Airport Selection Title</p>
974
+ </td><td valign="top">
975
+ <p>
976
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_DepartureAirportSelectionTitle_ffffef05">search</a>
977
+ </p>
978
+ </td>
979
+ </tr>
980
+ <tr>
981
+ <td align="right" width="10px" valign="top"><nobr><input value="290857" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
982
+ <div id="smalltxt">290857</div>
983
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290857&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
984
+ <div id="numtxt">34 of 34</div>
985
+ </a></td><td valign="top">TAFlights_DeselectAllFiltersAccessibilityLabel_ffffef05</td><td valign="top">
986
+ <p>Select None</p>
987
+ </td><td style="mid-width: 200px" valign="top">
988
+ <p>Deselect All Filters Accessibility Label</p>
989
+ </td><td valign="top">
990
+ <p>
991
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_DeselectAllFiltersAccessibilityLabel_ffffef05">search</a>
992
+ </p>
993
+ </td>
994
+ </tr>
995
+ <tr>
996
+ <td align="right" width="10px" valign="top"><nobr><input value="290822" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
997
+ <div id="smalltxt">290822</div>
998
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290822&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
999
+ <div id="numtxt">34 of 34</div>
1000
+ </a></td><td valign="top">TAFlights_DeselectAllFiltersButtonTitle_ffffef05</td><td valign="top">
1001
+ <p>None</p>
1002
+ </td><td style="mid-width: 200px" valign="top">
1003
+ <p>Deselect All Filters Button Title</p>
1004
+ </td><td valign="top">
1005
+ <p>
1006
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_DeselectAllFiltersButtonTitle_ffffef05">search</a>
1007
+ </p>
1008
+ </td>
1009
+ </tr>
1010
+ <tr>
1011
+ <td align="right" width="10px" valign="top"><nobr><input value="290795" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
1012
+ <div id="smalltxt">290795</div>
1013
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290795&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
1014
+ <div id="numtxt">34 of 34</div>
1015
+ </a></td><td valign="top">TAFlights_DismissPopoverAccessibilityLabel_ffffef05</td><td valign="top">
1016
+ <p>Dismiss Popover</p>
1017
+ </td><td style="mid-width: 200px" valign="top">
1018
+ <p>Dismiss Popover Accessibility Label</p>
1019
+ </td><td valign="top">
1020
+ <p>
1021
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_DismissPopoverAccessibilityLabel_ffffef05">search</a>
1022
+ </p>
1023
+ </td>
1024
+ </tr>
1025
+ <tr>
1026
+ <td align="right" width="10px" valign="top"><nobr><input value="290796" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
1027
+ <div id="smalltxt">290796</div>
1028
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290796&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
1029
+ <div id="numtxt">34 of 34</div>
1030
+ </a></td><td valign="top">TAFlights_DoneButtonTitle_ffffef05</td><td valign="top">
1031
+ <p>Done</p>
1032
+ </td><td style="mid-width: 200px" valign="top">
1033
+ <p>Done Button Title</p>
1034
+ </td><td valign="top">
1035
+ <p>
1036
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_DoneButtonTitle_ffffef05">search</a>
1037
+ </p>
1038
+ </td>
1039
+ </tr>
1040
+ <tr>
1041
+ <td align="right" width="10px" valign="top"><nobr><input value="290771" name="id" type="checkbox"></nobr></td><td align="right" width="30px" valign="top">
1042
+ <div id="smalltxt">290771</div>
1043
+ </td><td align="center" width="30px" valign="top" bgcolor="green"><a href="/TranslationTool?action=ShowAllTranslations&id=290771&locale=en&q=TAFlights&sort=1&from=__2F__TranslationTool__3F__q%3DTAFlights__26__locale%3Den__26__action%3DView">
1044
+ <div id="numtxt">34 of 34</div>
1045
+ </a></td><td valign="top">TAFlights_ErrorAlertTitle_ffffef05</td><td valign="top">
1046
+ <p>An Error Has Occurred</p>
1047
+ </td><td style="mid-width: 200px" valign="top">
1048
+ <p>Error Alert Title</p>
1049
+ </td><td valign="top">
1050
+ <p>
1051
+ <a href="/TranslationToolSearch?action=search&q=TAFlights_ErrorAlertTitle_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=""><input value="View" name="action" type="hidden"><input value="Previous" type="submit" disabled>
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="50"><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>