blob: b825e55f4aed3e670fc48b87ccb0a2117ac065ac [file] [log] [blame]
Owen Linf9a0a432011-08-17 22:07:43 +08001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2007 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
17<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18 <string name="app_name">Gallery</string>
19 <!-- Title for picture frame gadget to show in list of all available gadgets -->
20 <string name="gadget_title">Picture frame</string>
21
22 <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
23 <string name="details_ms">%1$02d:%2$02d</string>
24 <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
25 <string name="details_hms">%1$d:%2$02d:%3$02d</string>
26 <!-- Activity label. This might show up in the activity-picker -->
27 <string name="movie_view_label">Video player</string>
28 <!-- shown in the video player view while the video is being loaded, before it starts playing -->
29 <string name="loading_video">Loading video\u2026</string>
30 <string name="loading_image">Loading image\u2026</string>
31
32 <!-- Message shown on the progress dialog to indicate we're loading the
33 account info [CHAR LIMIT=30] -->
34 <string name="loading_account">Loading account\u2026</string>
35
36 <!-- Movie View Resume Playing dialog title -->
37 <string name="resume_playing_title">Resume video</string>
38
39 <!-- Movie View Start Playing dialog title -->
40 <string name="resume_playing_message">Resume playing from %s ?</string>
41 <!-- Movie View Start Playing button "Resume from bookmark" -->
42 <string name="resume_playing_resume">Resume playing</string>
43
44 <!-- Displayed in the title of those albums that are being loaded -->
45 <string name="loading">Loading\u2026</string>
46
47 <!-- Displayed in the title of those pictures that fails to be loaded
48 [CHAR LIMIT=50]-->
Claudia de Veaux2f674232011-10-03 17:58:40 -070049 <string name="fail_to_load">Couldn\'t load</string>
Owen Linf9a0a432011-08-17 22:07:43 +080050
51 <!-- Displayed in place of the picture when we fail to get the thumbnail of it.
52 [CHAR LIMIT=50]-->
53 <string name="no_thumbnail">No thumbnail</string>
54
55 <!-- Movie View Start Playing button "Beginning" -->
56 <string name="resume_playing_restart">Start over</string>
57
58 <!-- Title of a menu item to indicate performing the image crop operation
59 [CHAR LIMIT=20] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -070060 <string name="crop_save_text">OK</string>
Owen Linf9a0a432011-08-17 22:07:43 +080061 <!-- Button indicating that the cropped image should be reverted back to the original -->
62 <!-- Hint that appears when cropping an image with more than one face -->
Claudia de Veaux2f674232011-10-03 17:58:40 -070063 <string name="multiface_crop_help">Touch a face to begin.</string>
Owen Linf9a0a432011-08-17 22:07:43 +080064 <!-- Toast/alert that the image is being saved to the SD card -->
65 <string name="saving_image">Saving picture\u2026</string>
Owen Lin02e68992011-09-23 15:24:28 +080066 <!-- Eorror toast message that the image cannot be saved [CHAR LIMIT=40]-->
Claudia de Veaux2f674232011-10-03 17:58:40 -070067 <string name="save_error">Couldn\'t save cropped image.</string>
Owen Lin02e68992011-09-23 15:24:28 +080068
Owen Linf9a0a432011-08-17 22:07:43 +080069 <!-- menu pick: crop the currently selected image -->
70 <string name="crop_label">Crop picture</string>
71 <!-- Toast/alert that the face detection is being run -->
72
73 <!-- Title prompted for user to choose a photo item [CHAR LIMIT=20] -->
74 <string name="select_image">Select photo</string>
75 <!-- Title prompted for user to choose a video item [CHAR LIMIT=20] -->
76 <string name="select_video">Select video</string>
77 <!-- Title prompted for user to choose a media object [CHAR LIMIT=20] -->
78 <string name="select_item">Select item(s)</string>
79 <!-- Title prompted for user to choose an album [CHAR LIMIT=20] -->
80 <string name="select_album">Select album(s)</string>
81 <!-- Title prompted for user to choose a group [CHAR LIMIT=20] -->
82 <string name="select_group">Select group(s)</string>
83
84 <!-- Displayed in the title of the dialog for things to do with a picture
85 that is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
86 <string name="set_image">Set picture as</string>
87 <!-- Toast/alert after saving wallpaper -->
Claudia de Veaux2f674232011-10-03 17:58:40 -070088 <string name="wallpaper">Setting wallpaper\u2026</string>
Owen Linf9a0a432011-08-17 22:07:43 +080089 <string name="camera_setas_wallpaper">Wallpaper</string>
90
91 <!-- Details dialog "OK" button. Dismisses dialog. -->
92 <string name="delete">Delete</string>
Claudia de Veaux2f674232011-10-03 17:58:40 -070093 <string name="confirm_delete">Delete?</string>
Owen Linf9a0a432011-08-17 22:07:43 +080094 <string name="cancel">Cancel</string>
95 <string name="share">Share</string>
96
97 <!-- String indicating more actions are available -->
Claudia de Veaux2f674232011-10-03 17:58:40 -070098 <string name="select_all">Select all</string>
99 <string name="deselect_all">Deselect all</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800100 <string name="slideshow">Slideshow</string>
101
102 <string name="details">Details</string>
Ray Chen4105e222011-08-24 11:40:04 +0800103 <string name="details_title">%1$d of %2$d items:</string>
104 <string name="close">Close</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800105
106 <!-- Title of a menu item to switch from Gallery to Camera app [CHAR LIMIT=30] -->
107 <string name="switch_to_camera">Switch to Camera</string>
108
109 <!-- String indicating how many media item(s) is(are) selected
110 eg. 1 selected [CHAR LIMIT=30] -->
111 <plurals name="number_of_items_selected">
112 <item quantity="zero">%1$d selected</item>
113 <item quantity="one">%1$d selected</item>
114 <item quantity="other">%1$d selected</item>
115 </plurals>
116
117 <!-- String indicating how many media album(s) is(are) selected
118 eg. 1 selected [CHAR LIMIT=30] -->
119 <plurals name="number_of_albums_selected">
120 <item quantity="zero">%1$d selected</item>
121 <item quantity="one">%1$d selected</item>
122 <item quantity="other">%1$d selected</item>
123 </plurals>
124
125 <!-- String indicating how many media group(s) is(are) selected
126 eg. 1 selected [CHAR LIMIT=30] -->
127 <plurals name="number_of_groups_selected">
128 <item quantity="zero">%1$d selected</item>
129 <item quantity="one">%1$d selected</item>
130 <item quantity="other">%1$d selected</item>
131 </plurals>
132
133 <!-- String indicating timestamp of photo or video -->
134 <string name="show_on_map">Show on map</string>
Claudia de Veaux2f674232011-10-03 17:58:40 -0700135 <string name="rotate_left">Rotate left</string>
136 <string name="rotate_right">Rotate right</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800137
138 <!-- Toast message prompted when the specified item is not found [CHAR LIMIT=40]-->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700139 <string name="no_such_item">Couldn\'t find item.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800140
141 <!-- String used as a menu label. The suer can choose to edit the image
142 [CHAR_LIMIT=20]-->
143 <string name="edit">Edit</string>
144
145 <!-- String used in a toast message indicating there is no application
146 available to handle a request [CHAR LIMIT=50] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700147 <string name="activity_not_found">No app is available to complete the action.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800148
149 <!-- String used as a title of a progress dialog. The user can
150 choose to cache some Picasa picture albums on device, so it can
151 be viewed offline. This string is shown when the request is being
152 processed. [CHAR LIMIT=50] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700153 <string name="process_caching_requests">Processing caching requests</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800154
155 <!-- String used as a small notification label above a Picasa album.
156 It means the pictures of the Picasa album is currently being
157 transferred to local storage, so the pictures can later be viewed
158 offline. [CHAR LIMIT=15] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700159 <string name="caching_label">Caching\u2026</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800160
Yuli Huang1d8303b2011-09-09 17:09:39 +0800161 <string name="crop_action">Crop</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800162 <string name="set_as">Set as</string>
163
164 <!-- String indicating an approximate location eg. Around Palo Alto, CA -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700165 <string name="video_err">Can\'t play video.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800166
167 <!-- Strings for grouping operations in the menu. The photos can be grouped
168 by their location, taken time, or tags. -->
169 <!-- The title of the menu item to let user choose the grouping rule, when
170 pressed, a submenu will shown and user can choose one grouping rule
171 from the submenu. -->
172
173 <!-- Title of a menu item to group photo by location [CHAR LIMIT=30] -->
174 <string name="group_by_location">By location</string>
175
176 <!-- Title of a menu tiem to group photo by taken date [CHAR LIMIT=30]-->
177 <string name="group_by_time">By time</string>
178
179 <!-- Title of a menu item to group photo by tags [CHAR LIMIT=30]-->
180 <string name="group_by_tags">By tags</string>
181
182 <!-- Title of a menu item to group photo by faces [CHAR LIMIT=30]-->
183 <string name="group_by_faces">By people</string>
184
185 <!-- Title of a menu item to group photo by albums [CHAR LIMIT=30]-->
186 <string name="group_by_album">By album</string>
187
188 <!-- Title of a menu item to group photo by size [CHAR LIMIT=30]-->
189 <string name="group_by_size">By size</string>
190
191 <!-- When grouping photos by tags, the label used for photos without tags
192 [CHAR LIMIT=20]-->
193 <string name="untagged">Untagged</string>
194
195 <!-- When grouping photos by locations, the label used for photos that don't
196 have location information in them [CHAR LIMIT=20]-->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700197 <string name="no_location">No location</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800198
199 <!-- This toast message is shown when network connection is lost while doing clustering -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700200 <string name="no_connectivity">Some locations couldn\'t be identified due to network problems.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800201
202 <!-- The title of the menu item to let user choose the which portion of
203 the media items the user wants to see. When pressed, a submenu will
204 appear and user can choose one of "show images only",
205 "show videos only", or "show all" from the submenu. -->
206
207 <!-- Title of a menu item to show images only [CHAR LIMIT=30]-->
208 <string name="show_images_only">Images only</string>
209
210 <!-- Title of a menu item to show videos only [CHAR LIMIT=30]-->
211 <string name="show_videos_only">Videos only</string>
212
213 <!-- Title of a menu item to show all (both images and videos) [CHAR LIMIT=30]-->
214 <string name="show_all">Images and videos</string>
215
216 <!-- Title of the StackView AppWidget -->
217 <string name="appwidget_title">Photo Gallery</string>
218
219 <!-- Text for the empty state of the StackView AppWidget [CHAR LIMIT=30] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700220 <string name="appwidget_empty_text">No photos.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800221
222 <!-- Toast message shown when the cropped image has been saved in the
223 download folder [CHAR LIMIT=50]-->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700224 <string name="crop_saved">Cropped image saved to Downloads.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800225
226 <!-- Toast message shown when the cropped image is not saved
227 [CHAR LIMIT=50]-->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700228 <string name="crop_not_saved">Cropped image wasn\'t saved.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800229
230 <!-- Toast message shown when there is no albums available [CHAR LIMIT=50]-->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700231 <string name="no_albums_alert">No albums available.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800232
233 <!-- Toast message shown when we close the AlbumPage because it is empty
234 [CHAR LIMIT=50] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700235 <string name="empty_album">O images/videos available.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800236
Owen Linf9a0a432011-08-17 22:07:43 +0800237 <!-- Album label used to indicate the collection of PWA Buzz/Post photos -->
Ray Chend88ae0d2011-09-08 16:34:33 +0800238 <string name="picasa_posts">Posts</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800239
240 <!-- A label describing that the current screen is for the user to pick
241 some albums to be viewable offline [CHAR LIMIT=30] -->
242 <string name="make_available_offline">Make available offline</string>
243
244 <!-- A label of a menu item for user to sync the content [CHAR LIMIT=30] -->
245 <string name="sync_picasa_albums">Refresh</string>
246
247 <!-- A label on a button. The user clicks this button after he has
248 finished selection. [CHAR LIMIT=15] -->
249 <string name="done">Done</string>
250
251 <!-- String indicating the sequence of currently selected item in the
252 media set eg. 3 of 5 items [CHAR LIMIT=30] -->
253 <string name="sequence_in_set">%1$d of %2$d items:</string>
254 <!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
255 <string name="title">Title</string>
256 <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
257 <string name="description">Description</string>
258 <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
259 <string name="time">Time</string>
260 <!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
261 <string name="location">Location</string>
262 <!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
263 <string name="path">Path</string>
264 <!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
265 <string name="width">Width</string>
266 <!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
267 <string name="height">Height</string>
268 <!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
269 <string name="orientation">Orientation</string>
270 <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=14] -->
271 <string name="duration">Duration</string>
272 <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700273 <string name="mimetype">MIME type</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800274 <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700275 <string name="file_size">File size</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800276 <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
277 <string name="maker">Maker</string>
278 <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
279 <string name="model">Model</string>
280 <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
281 <string name="flash">Flash</string>
282 <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
283 <string name="aperture">Aperture</string>
284 <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
285 <string name="focal_length">Focal Length</string>
286 <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=14] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700287 <string name="white_balance">White balance</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800288 <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700289 <string name="exposure_time">Exposure time</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800290 <!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
291 <string name="iso">ISO</string>
292 <!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
293 <!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
294 <string name="unit_mm">mm</string>
295 <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=8] -->
296 <string name="manual">Manual</string>
297 <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=8] -->
298 <string name="auto">Auto</string>
299 <!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
300 <string name="flash_on">Flash fired</string>
301 <!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
302 <string name="flash_off">No flash</string>
303
304
305 <!-- Toast message shown after we make some album(s) available offline [CHAR LIMIT=50] -->
306 <plurals name="make_albums_available_offline">
Claudia de Veaux2f674232011-10-03 17:58:40 -0700307 <item quantity="one">Making album available offline.</item>
308 <item quantity="other">Making albums available offline.</item>
Owen Linf9a0a432011-08-17 22:07:43 +0800309 </plurals>
310
311 <!-- Toast message shown after we try to make a local album available offline
312 [CHAR LIMIT=150] -->
313 <string name="try_to_set_local_album_available_offline">
314 This item is stored locally and available offline.</string>
315
316 <!-- A label shown on the action bar. It indicates that the user is
317 viewing all available albums [CHAR LIMIT=20] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700318 <string name="set_label_all_albums">All albums</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800319
320 <!-- A label shown on the action bar. It indicates that the user is
321 viewing albums stored locally on the device [CHAR LIMIT=20] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700322 <string name="set_label_local_albums">Local albums</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800323
324 <!-- A label shown on the action bar. It indicates that the user is
325 viewing MTP devices connected (like other digital cameras).
326 [CHAR LIMIT=20] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700327 <string name="set_label_mtp_devices">MTP devices</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800328
329 <!-- A label shown on the action bar. It indicates that the user is
330 viewing Picasa albums [CHAR LIMIT=20] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700331 <string name="set_label_picasa_albums">Picasa albums</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800332
333 <!-- Label indicating the amount on free space on the device. The parameter
334 is a string representation of the amount of free space, eg. "20MB".
335 [CHAR LIMIT=20]
336 -->
337 <string name="free_space_format"><xliff:g id="bytes">%s</xliff:g> free</string>
338
339 <!-- Label of a group of pictures. The size of each picture in this group is
340 less than a certain amount. The parameter is a string representation
341 of that amount, eg. "10MB".
342 [CHAR LIMIT=20]
343 -->
344 <string name="size_below"><xliff:g id="size">%1$s</xliff:g> or below</string>
345
346 <!-- Label of a group of pictures. The size of each picture in this group is
347 more than a certain amount. The parameter is a string representation
348 of that amount, eg. "10MB".
349 [CHAR LIMIT=20]
350 -->
351 <string name="size_above"><xliff:g id="size">%1$s</xliff:g> or above</string>
352
353 <!-- Label of a group of pictures. The size of each picture in this group is
354 between two amounts. The parameters are string representations of the two
355 amounts, eg. "10MB", "100MB".
356 [CHAR LIMIT=20]
357 -->
358 <string name="size_between"><xliff:g id="min_size">%1$s</xliff:g> to <xliff:g id="max_size">%2$s</xliff:g></string>
359
360 <!-- A label shown on the action bar. It indicates that the operation
361 to import media item(s) [CHAR LIMIT=20] -->
362 <string name="Import">Import</string>
363
364 <!-- A label shown on the action bar. It indicates whether the import
365 operation succeeds or fails. [CHAR LIMIT=20] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700366 <string name="import_complete">Import complete</string>
367 <string name="import_fail">Import unsuccessful</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800368
369 <!-- A toast indicating a camera is connected to the device [CHAR LIMIT=30]-->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700370 <string name="camera_connected">Camera connected.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800371 <!-- A toast indicating a camera is disconnected [CHAR LIMIT=30] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700372 <string name="camera_disconnected">Camera disconnected.</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800373 <!-- A label shown on MTP albums thumbnail to instruct users to import
374 [CHAR LIMIT=40] -->
375 <string name="click_import">Touch here to import</string>
376
377 <!-- The label on the radio button for the widget type that shows the images randomly. [CHAR LIMIT=30]-->
378 <string name="widget_type_album">Images from an album</string>
379 <!-- The label on the radio button for the widget type that shows the images in an album. [CHAR LIMIT=30]-->
380 <string name="widget_type_shuffle">Shuffle all images</string>
381 <!-- The label on the radio button for the widget type that shows only one image. [CHAR LIMIT=30]-->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700382 <string name="widget_type_photo">Choose an image</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800383
384 <!-- The title of the dialog for choosing the type of widget. [CHAR LIMIT=20] -->
Claudia de Veaux2f674232011-10-03 17:58:40 -0700385 <string name="widget_type">Widget type</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800386
387 <!-- Title of the Android Dreams slideshow screensaver. [CHAR LIMIT=20] -->
388 <string name="slideshow_dream_name">Slideshow</string>
389
Owen Linf9a0a432011-08-17 22:07:43 +0800390 <!-- Group by Albums tab on Action Bar. [CHAR LIMIT=12] -->
391 <string name="albums">Albums</string>
392
393 <!-- Group by Times tab on Action Bar. [CHAR LIMIT=12] -->
394 <string name="times">Times</string>
395
396 <!-- Group by Locations tab on Action Bar. [CHAR LIMIT=12] -->
397 <string name="locations">Locations</string>
398
399 <!-- Group by People tab on Action Bar. [CHAR LIMIT=12] -->
400 <string name="people">People</string>
401
402 <!-- Group by Tags tab on Action Bar. [CHAR LIMIT=12] -->
403 <string name="tags">Tags</string>
404
405 <!-- Group by menu item. [CHAR LIMIT=20] -->
406 <string name="group_by">Group by</string>
Eric Fischer10451532011-09-08 15:41:28 -0700407
408 <!-- The title of the menu item which enable the settings [CHAR LIMIT=20] -->
409 <string name="settings">Settings</string>
410
411 <!-- The title of menu item where user can add a new account -->
412 <string name="add_account">Add account</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800413</resources>