-
-
Notifications
You must be signed in to change notification settings - Fork 133
Expand file tree
/
Copy pathstrings.xml
More file actions
224 lines (193 loc) · 12.8 KB
/
strings.xml
File metadata and controls
224 lines (193 loc) · 12.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">"PassAndroid"</string>
<string name="logo">"logo"</string>
<string name="menu_map">Show on map</string>
<string name="menu_delete">Delete</string>
<string name="menu_share">Share</string>
<string name="menu_print">Print</string>
<string name="menu_edit">Edit</string>
<string name="menu_notification">Notification</string>
<string name="barcode">"barcode"</string>
<string name="help_label">"Help"</string>
<string name="help_content"><![CDATA[
<h1>What is it?</h1>
This app is a viewer for passbooks - a passbook could be a e.g. <b>boarding-pass</b> for your next flight,
a coupon for a nice hot beverage on the destination, a movie ticket, a membership card - there are a lot of possibilities.
Basically it is a replacement for a piece of paper or plastic you would normally have to carry with you - so lets save some trees and <b>reduce waste!</b>
<h1>Example passes</h1>
Do you need some passes to play around and see things in action? <a href=\'http://espass.it/examples/\'>Here are some</a> for you!
<h1>How does it work?</h1>
There are so called pkpass files - you can open them with this app - e.g. when you receive them via email or get an Download-option.
The most important content is the BarCode ( QR , AZTEC & PDF417which authorizes you most of the time - but it also has other interesting content like a description - often a time (hat you now can add to your calendar - often also locations (o give you directions) - just try It out!
The app is offline usable once you downloaded the pass!
<h1>FAQ</h1>
<h2>How can I transfer passbooks from iPhone to PassAndroid?</h2>
<ol>
<li>Open the passbook on the iPhone</li>
<li>Click on the share icon in the bottom left corner.</li>
<li>Send you a mail with the passbook which your Android device can receive.</li>
<li>Open the new mail on your Android device and save the attachment.</li>
<li>Let PassAndroid scan for passbooks.</li>
<li>The new passbook is visible in PassAndroid.</li>
</ol>
<H1>Credits</H1>
Big thanks to <a href=\'http://ltorrecilla.com/\'>Luis Torrecilla</a> for the Design
and <a href=\'https://github.com/cketti\'>cketti</a>,
<a href=\'https://github.com/simontb\'>Simon Tenbeitel</a>
and <a href=\'https://github.com/irgendwr\'>Jonas Bögle</a>
for pull-requests!
<h1>Feedback</h1>
Give feedback via email <a href=\'mailto:ligi@ligi.de\'> to the author.</a>
If you like the app rate it on <a href=\'https://play.google.com/store/apps/details?id=org.ligi.ticketviewer\'>Google Play</a>.
I also would love to hear stories about where you used this app.
<h1>History</h1>
I stumbled upon Passbook files when i received my ticket for the 29c3 - I liked the Idea - but there was no Android App which was working for me.
I saw that the implementation is quite easy ( just a zip container with json and images ) - The first version was build very quick & was working for me ( got entry to 29C3 ) - In the following year I have not worked on this app much as I had no real use-cases but there where a lot of users downloading the app ( nearly 100k now ) and I fixed processing of some passes that where send to me ( some passes contain really broken json .. )
One year later - just before the 30C3 - I came to work a bit on this app again - for 2 reasons:
- a friend of mine is very into this whole BTLE thing and location beacon / context aware thing could be interesting for Passbook - but nothing ready yet
- I got a mail from a nice designer who did a nice redesign
This all was leading to PassAndroid - a completely new version - with a new look and new functions (sorting and adding to calendar alongside pull to refresh a navigation drawer and contextual ActionBar menu
<h1>More</h1>
This app ist best launched with <a href=\'https://play.google.com/store/apps/details?id=org.ligi.fast&referrer=utm_source%3Dticketview%26utm_medium%3Dapp\'>FAST App Search Tool</a> which is available for free and needs not a single permission!
<h1>Legal</h1>
<p>This app is not affiliated with Apple - Passbook might be trademarked by Apple, but it\'s introduced like a standard so this should be okay.</p>
<p>
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</p>
]]></string>
<string name="drawer_open">"open"</string>
<string name="drawer_close">"close"</string>
<string name="pass_problem">"Sorry, but there was a problem processing this Passbook. If you want you can send me this passbook so I can check what the problem is and improve the software."</string>
<string name="problem">"Problem"</string>
<string name="send">"Send"</string>
<string name="delete">"Delete!"</string>
<string name="choose_location">"Choose Location"</string>
<string name="boarding_pass">"Boarding Pass"</string>
<string name="category_event">"Event"</string>
<string name="category_coupon">"Coupon"</string>
<string name="category_storecard">"Store Card"</string>
<string name="category_generic">"generic"</string>
<string name="category_none">"no Category"</string>
<string name="nav_more">"MORE"</string>
<string name="nav_sort">"SORT"</string>
<string name="nav_sort_category">"Category"</string>
<string name="nav_sort_date">"Date"</string>
<string name="nav_categories">"CATEGORIES"</string>
<string name="nav_share">"Share"</string>
<string name="pass_directions">"Navigate"</string>
<string name="pass_to_calendar">"to Calendar"</string>
<string name="invalid_passbook_title">Invalid Passbook</string>
<string name="preparing_pass">Preparing Pass</string>
<string name="please_wait">Importing the pass - please wait a bit</string>
<string name="passbook_is_shared_subject">a Passbook is shared with you</string>
<string name="passbook_share_chooser_title">How to send Pass?</string>
<string name="dialog_delete_confirm_text">Do you really want to delete this passbook?</string>
<string name="dialog_delete_title">Sure?</string>
<string name="dialog_delete_confirm_delete_source_checkbox">also delete source?</string>
<string name="more">MORE</string>
<string name="less">LESS</string>
<string name="scanning_for_passes">Scanning for Passes</string>
<string name="fab_choice_scan_pkpass_files">Scan for pkpass files</string>
<string name="fab_choice_add_demo_pass">Add Demo-Pass</string>
<string name="fab_choice_create_pass">Create Pass</string>
<string name="empty_text_view"><big><b>No pass yet</b></big>
\n\n\n You can search your phone for passes
\n\n or create your own
\n\n or try a demo pass
\n\n just press + down below
</string>
<string name="downloading_new_pass_version">downloading new pass version</string>
<string name="unzip_pass_dialog_title">Opening Passbook</string>
<string name="unzip_pass_dialog_message">Please wait…</string>
<string name="action_update">update</string>
<string name="no_calendar_app_found">No Calendar-App found</string>
<string name="pass_updated">Pass Updated</string>
<string name="expiration_date_to_calendar_warning_message">You are about to add the expiration-date to the calendar - If you think there is a better date in this pass - please send it to me - PassAndroid needs to know where this</string>
<string name="expiration_date_to_calendar_warning_title">Add Expiration-Date</string>
<string name="topic_trash">trash</string>
<string name="topic_new">new</string>
<string name="topic_archive">archive</string>
<string name="move_to_new_topic">Move to new Topic</string>
<string name="categories_nav">%d Categories</string>
<string name="passes_nav">%d Passes</string>
<string name="found_pass">found: %s</string>
<string name="found__pass">And %d more</string>
<string name="scan_finished_dialog_title">Scan finished.</string>
<string name="scan_finished_dialog_text">found %d passes</string>
<string name="emtytrash_label">empty trash</string>
<string name="barcode_edit_hint_alternative_message">alternative Message</string>
<string name="barcode_edit_random">random</string>
<string name="barcode_edit_scan">scan</string>
<string name="barcode_edit_message">Message</string>
<string name="barcode_edit_aztec">AZTEC</string>
<string name="barcode_edit_pdf417">PDF417</string>
<string name="barcode_edit_qr">QR</string>
<string name="barcode_edit_button_add_barcode">Add Barcode</string>
<string name="categories_voucher">voucher</string>
<string name="edit_time">edit time</string>
<string name="edit_location">edit location</string>
<string name="add_front_field">Add front field</string>
<string name="add_back_fields">Add back field</string>
<string name="change_color_dialog_title">Select color</string>
<string name="select_category_dialog_title">Select category</string>
<string name="barcode_edit_code128">code 128</string>
<string name="barcode_edit_code39">code 39</string>
<string name="add_footer_image">add footer image</string>
<string name="add_logo_image">add logo image</string>
<string name="add_header_image">add header image</string>
<string name="add_barcode">add Barcode</string>
<string name="edit_barcode_dialog_title">Edit BarCode</string>
<string name="empty_trash_dialog_message">"Really empty trash? You cannot restore "</string>
<string name="empty_trash_dialog_title">warning</string>
<string name="new_topic_input_hint">Title for new topic</string>
<string name="new_topic_suggestions">Suggestions:</string>
<string name="cannot_be_empty">cannot be empty</string>
<string name="please_use_the_swipe_feature">Please use the swipe feature</string>
<string name="type">Type</string>
<string name="undo">undo</string>
<string name="sort_order_date_asc">Date Ascending</string>
<string name="sort_order_date_desc">Date Descending</string>
<string name="sort_order_date_type">Type</string>
<string name="sort_order_date_temporaldistance">Temporal distance</string>
<string-array name="category_edit_options">
<item>@string/select_category_dialog_title</item>
<item>@string/change_color_dialog_title</item>
<item>Select Icon</item>
</string-array>
<string name="night_mode_night">Night</string>
<string name="night_mode_day">Day</string>
<string name="night_mode_auto">Auto</string>
<string name="preference_autolight_title">Automatic light</string>
<string name="preference_autolight_summary">Should I increase brightness when showing barcode?</string>
<string name="preference_condensed_title">Condensed mode</string>
<string name="preference_condensed_summary">Should I show more detail and less clutter?</string>
<string name="preference_sort_title">Sort order</string>
<string name="preference_sort_summary">How should I sort the passes?</string>
<string name="preference_daynight_title">Day/Night theme</string>
<string name="preference_daynight_summary">Should I be dark or light?</string>
<string name="image_import">Image Import</string>
<string name="pdf_import">PDF Import</string>
<string name="field_source">source</string>
<string name="field_note">note</string>
<string name="field_advice_label">advice</string>
<string name="field_advice_text">demand esPass or Passbook from your vendor</string>
<string name="field_source_image">Image</string>
<string name="field_note_image">This is imported from a image - not a real pass</string>
<string name="field_source_pdf">PDF</string>
<string name="field_note_pdf">This is imported from a PDF - not a real pass</string>
<string name="nav_settings">Settings</string>
<string name="nav_github">GitHub</string>
<string name="nav_betatest_opt_in_out">Betatest opt-in/out</string>
<string name="nav_improve_translation">Improve translation</string>
<string name="launcher_shortcut">Launcher shortcut</string>
<string name="open_file">Open File</string>
<string name="error_no_permission_msg">Need permission to import pass</string>
<string name="error_no_permission_title">Permission Error</string>
<string name="scan_pass_message">Scanning for passes. Please wait.</string>
<string name="notification_text">Click to open pass</string>
</resources>