]> git.imager.perl.org - bse.git/blob - site/data/db/bse_msg_base.data
add empty the cart action to the shop
[bse.git] / site / data / db / bse_msg_base.data
1 --
2 # VERSION=1.000
3 id: bse/
4 description: BSE messages
5
6 id: bse/user/
7 description: <<TEXT
8 Messages displayed by user.pl (member user registration, logon, etc)
9 TEXT
10
11 id: bse/user/needlogon
12 description: <<TEXT
13 Message displayed when a member doesn't enter a user name on the login page
14 TEXT
15
16 id: bse/user/needpass
17 description: <<TEXT
18 Message displayed when a member doesn't enter a password on the login page
19 TEXT
20
21 id: bse/user/baduserpass
22 description: <<TEXT
23 Message displayed when the username or password is invalid when logging in
24 TEXT
25
26 id: bse/user/dupaffiliatename
27 description: Message displayed for a duplicate affiliate name
28
29 id: bse/user/badaffiliatename
30 description: Message displayed for an invalid affiliate name
31
32 id: bse/user/optsrequired
33 description: Message displayed for a required field during registration or when saving user details
34
35 id: bse/admin/
36 description: BSE Administration
37
38 id: bse/admin/edit/
39 description: Article editor messages
40
41 id: bse/admin/edit/uplabelsect
42 description: label in parent list to make article a section
43
44 id: test/
45 description: <<TEXT
46 Test category
47 TEXT
48
49 id: test/test/
50 description: More testing
51
52 id: test/test/test
53 description: an actual message
54
55 id: test/test/multiline
56 description: a multiline message
57 multiline: 1
58
59 id: bse/admin/message/
60 description: Message administration tool
61
62 id: bse/admin/message/noid
63 description: Error for when no id is supplied to a_detail
64
65 id: bse/admin/message/invalidid
66 description: Error for when an invalid id is supplied to a_detail
67
68 id: bse/admin/message/invalidlang
69 description: Invalid language code supplied when creating, removing or saving a message definition
70
71 id: bse/admin/message/unknownid
72 description: Attempted to create or save an unknown message id (not in bse_msg_base)
73
74 id: bse/admin/message/unknownlang
75 description: Attempted to create or save a message to a language not in the config file.
76
77 id: bse/admin/message/badmultiline
78 description: Multiple lines of text supplied when creating or saving a single line message
79
80 id: bse/shop/
81 description: Shop messages
82
83 id: bse/shop/cart/
84 description: Messages from interacting with the cart
85
86 id: bse/shop/cart/empty
87 description: flashed when the cart is emptied
88
89 id: bse/shop/paypal/
90 description: PayPal messages
91
92 id: bse/shop/paypal/noorderid
93 description: No order value was passed back from PayPal
94
95 id: bse/shop/paypal/notoken
96 description: No token value was passed back from PayPal
97
98 id: bse/shop/paypal/nopayerid
99 description: No PayerID value was passed back from PayPal
100
101 id: bse/shop/paypal/unknownorderid
102 description: Order id supplied by PayPal is unknown
103
104 id: bse/shop/paypal/cancelled
105 description: Payment through PayPal was cancelled by the user
106
107 id: bse/shop/paypal/unconfigured
108 description: Entry via one of the PayPal entries when PayPal isn't configured
109
110 id: bse/shop/paypal/alreadypaid
111 description: Returned from PayPal for an order that was already paid.  The payment through PayPal won't be completed.
112
113 id: bse/shop/paypal/badtoken
114 description: The transaction token supplied by PayPal to paypalret doesn't match the token value stored in the order