File tree Expand file tree Collapse file tree 2 files changed +19
-19
lines changed Expand file tree Collapse file tree 2 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : http://bugzilla.gnome.org/enter_bug.cgi? "
11
11
"product=glib&keywords=I18N+L10N&component=general\n "
12
- "POT-Creation-Date : 2013-02-14 12:02 +0000\n "
12
+ "POT-Creation-Date : 2013-02-14 12:35 +0000\n "
13
13
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14
14
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
15
15
"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -1328,77 +1328,77 @@ msgstr ""
1328
1328
msgid "Unimplemented list type."
1329
1329
msgstr ""
1330
1330
1331
- #: ../src/heap.c:1964
1331
+ #: ../src/heap.c:1966
1332
1332
msgid "Unimplemented type."
1333
1333
msgstr ""
1334
1334
1335
- #: ../src/heap.c:1965
1335
+ #: ../src/heap.c:1967
1336
1336
#, c-format
1337
1337
msgid "Unable to convert %s to a nip type."
1338
1338
msgstr ""
1339
1339
1340
- #: ../src/heap.c:2128
1340
+ #: ../src/heap.c:2130
1341
1341
msgid "circular"
1342
1342
msgstr ""
1343
1343
1344
- #: ../src/heap.c:2133
1344
+ #: ../src/heap.c:2135
1345
1345
#, c-format
1346
1346
msgid "circular to label %d"
1347
1347
msgstr ""
1348
1348
1349
- #: ../src/heap.c:2143
1349
+ #: ../src/heap.c:2145
1350
1350
#, c-format
1351
1351
msgid "label %d"
1352
1352
msgstr ""
1353
1353
1354
- #: ../src/heap.c:2160
1354
+ #: ../src/heap.c:2162
1355
1355
msgid "unevaluated"
1356
1356
msgstr ""
1357
1357
1358
- #: ../src/heap.c:2195
1358
+ #: ../src/heap.c:2197
1359
1359
#, c-format
1360
1360
msgid "class (%p)"
1361
1361
msgstr ""
1362
1362
1363
- #: ../src/heap.c:2206
1363
+ #: ../src/heap.c:2208
1364
1364
msgid "members"
1365
1365
msgstr ""
1366
1366
1367
- #: ../src/heap.c:2217
1367
+ #: ../src/heap.c:2219
1368
1368
msgid "secret"
1369
1369
msgstr ""
1370
1370
1371
- #: ../src/heap.c:2270
1371
+ #: ../src/heap.c:2272
1372
1372
#, c-format
1373
1373
msgid "no value (type %d)"
1374
1374
msgstr ""
1375
1375
1376
- #: ../src/heap.c:2278
1376
+ #: ../src/heap.c:2280
1377
1377
msgid "NULL pointer"
1378
1378
msgstr ""
1379
1379
1380
- #: ../src/heap.c:2287
1380
+ #: ../src/heap.c:2289
1381
1381
msgid "symbol"
1382
1382
msgstr ""
1383
1383
1384
- #: ../src/heap.c:2295
1384
+ #: ../src/heap.c:2297
1385
1385
msgid "constructor"
1386
1386
msgstr ""
1387
1387
1388
- #: ../src/heap.c:2303
1388
+ #: ../src/heap.c:2305
1389
1389
msgid "symref"
1390
1390
msgstr ""
1391
1391
1392
- #: ../src/heap.c:2311
1392
+ #: ../src/heap.c:2313
1393
1393
msgid "compileref"
1394
1394
msgstr ""
1395
1395
1396
- #: ../src/heap.c:2339
1396
+ #: ../src/heap.c:2341
1397
1397
#, c-format
1398
1398
msgid "tag \" %s\" "
1399
1399
msgstr ""
1400
1400
1401
- #: ../src/heap.c:2354
1401
+ #: ../src/heap.c:2356
1402
1402
#, c-format
1403
1403
msgid "unknown element tag %d"
1404
1404
msgstr ""
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Object_break_item = class
33
33
34
34
Object_assemble_item = class
35
35
Menuaction "_Assemble Objects"
36
- "assemble a list (or group) of objects into a single object" {
36
+ "assemble a list of objects into a single object" {
37
37
action x
38
38
= map_unary ass x
39
39
{
You can’t perform that action at this time.
0 commit comments