Package alterator-l10n: Specfile

   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
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
Name: alterator-l10n
Version: 2.9.88
Release: alt1

Packager: Andrey Cherepanov <cas@altlinux.org>

BuildArch:	noarch

Source:%name-%version.tar

Summary: translations for all alterator modules
License: GPL
Group: System/Configuration/Other

Conflicts: alterator                      < 4.7-alt1
Conflicts: alterator-ahttpd               < 0.5-alt4
Conflicts: alterator-alternatives         < 1.1-alt1
Conflicts: alterator-dhcp                 < 0.3-alt6
Conflicts: alterator-dovecot              < 0.4-alt9
Conflicts: alterator-fbi                  < 5.5-alt1
Conflicts: alterator-groups               < 0.4-alt4
Conflicts: alterator-lilo                 < 1.1-alt6
Conflicts: alterator-mirror               < 0.1-alt3
Conflicts: alterator-net-eth              < 3.3-alt1
Conflicts: alterator-net-pptp             < 0.7-alt6
Conflicts: alterator-net-pppoe            < 0.6.1-alt6
Conflicts: alterator-net-iptables         < 0.4-alt3
Conflicts: alterator-net-wifi             < 0.6-alt8
Conflicts: alterator-notes                < 1.1-alt9
Conflicts: alterator-pkcs11               < 0.1-alt2
Conflicts: alterator-pkg                  < 2.0-alt2
Conflicts: alterator-postfix-restrictions < 0.5-alt4
Conflicts: alterator-root                 < 0.5-alt1
Conflicts: alterator-samba                < 0.6-alt2
Conflicts: alterator-services             < 1.5-alt6
Conflicts: alterator-spamassassin         < 0.7-alt4
Conflicts: alterator-squid                < 0.4-alt6
Conflicts: alterator-sysconfig            < 1.0-alt1
Conflicts: alterator-sysinfo              < 0.6-alt1
Conflicts: alterator-tzone                < 1.0-alt6
Conflicts: alterator-ulogd                < 1.3.1-alt1
Conflicts: alterator-users                < 9.3-alt3
Conflicts: alterator-vsftpd               < 0.6-alt1
Conflicts: alterator-x11                  < 0.21-alt4
Conflicts: alterator-xinetd               < 1.4-alt4
Conflicts: alterator-xkb                  < 2.1-alt2
Conflicts: alterator-wizardface           < 1.0-alt1
Conflicts: alterator-lookout              < 1.6-alt1
Conflicts: alterator-datetime             < 1.0-alt1
Conflicts: alterator-ca                   < 0.5-alt2
Conflicts: alterator-trust                < 0.6.2-alt1
Conflicts: alterator-net-openvpn          < 0.8.0-alt1
Conflicts: alterator-openvpn-server       < 0.8.0-alt1
Conflicts: alterator-sslkey               < 0.2.0-alt1
Conflicts: alterator-snort                < 0.2.0-alt1
Conflicts: alterator-hotstandby           < 0.3.3-alt1
Conflicts: alterator-printers	          < 6.0-alt8
Conflicts: alterator-drweb	          < 0.99.4-alt1
Conflicts: alterator-gpupdate             < 1.3-alt1

%description
translations for all alterator modules

%prep
%setup -q

%build
make check

%install
%makeinstall

%files
%config(noreplace) %dir %_sysconfdir/alterator/l10n

# Remove duplicate translations
%exclude %_datadir/locale/*/LC_MESSAGES/alterator-hpc.mo
%exclude %_datadir/locale/*/LC_MESSAGES/alterator-mkbootflash.mo
%exclude %_datadir/locale/*/LC_MESSAGES/alterator-mkve.mo
%exclude %_datadir/locale/*/LC_MESSAGES/alterator-packages.mo

%lang(en) %config(noreplace) %_sysconfdir/alterator/l10n/*-en_*
%lang(ru) %config(noreplace) %_sysconfdir/alterator/l10n/*-ru_*
%lang(tt_RU) %config(noreplace) %_sysconfdir/alterator/l10n/*-tt_RU
%lang(uk) %config(noreplace) %_sysconfdir/alterator/l10n/*-uk_*
%lang(pt_BR) %config(noreplace) %_sysconfdir/alterator/l10n/*-pt_BR
%lang(es) %config(noreplace) %_sysconfdir/alterator/l10n/*-es_*
%lang(kk) %config(noreplace) %_sysconfdir/alterator/l10n/*-kk_*
%lang(de) %config(noreplace) %_sysconfdir/alterator/l10n/*-de_*

%dir %_datadir/alterator/help/
%lang(en) %dir %_datadir/alterator/help/en_US/
%lang(en) %_datadir/alterator/help/en_US/*.html

%lang(ru) %dir %_datadir/alterator/help/ru_RU/
%lang(ru) %_datadir/alterator/help/ru_RU/*.html
%lang(ru) %_datadir/locale/ru/LC_MESSAGES/*.mo

%lang(tt_RU) %dir %_datadir/alterator/help/tt_RU/
%lang(tt_RU) %_datadir/alterator/help/tt_RU/*.html
%lang(tt_RU) %_datadir/locale/tt_RU/LC_MESSAGES/*.mo

%lang(uk) %dir %_datadir/alterator/help/uk_UA/
%lang(uk) %_datadir/alterator/help/uk_UA/*.html
%lang(uk) %_datadir/locale/uk/LC_MESSAGES/*.mo

%lang(pt_BR) %dir %_datadir/alterator/help/pt_BR/
%lang(pt_BR) %_datadir/alterator/help/pt_BR/*.html
%lang(pt_BR) %_datadir/locale/pt_BR/LC_MESSAGES/*.mo

%lang(es) %_datadir/locale/es/LC_MESSAGES/*.mo

%lang(kk) %_datadir/locale/kk/LC_MESSAGES/*.mo

%lang(de) %_datadir/locale/de/LC_MESSAGES/*.mo

%changelog
* Wed Apr 21 2021 Oleg Solovyov <mcpain@altlinux.org> 2.9.88-alt1
- alterator-vm: update strings

* Tue Apr 13 2021 Ivan Razzhivin <underwit@altlinux.org> 2.9.87-alt1
- alterator-multiseat: update translation
- alterator-multiseat: update help

* Tue Apr 06 2021 Ivan Razzhivin <underwit@altlinux.org> 2.9.86-alt1
- alterator-multiseat: add translation
- alterator-multiseat: add help

* Thu Mar 04 2021 Ivan Savin <svn17@altlinux.org> 2.9.85-alt1
- alterator-update-kernel: update help

* Tue Mar 02 2021 Ivan Razzhivin <underwit@altlinux.org> 2.9.84-alt1
- alterator-datetime: fix translation
- alterator-datetime: fix help

* Mon Mar 01 2021 Ivan Savin <svn17@altlinux.org> 2.9.83-alt1
- alterator-update-kernel: update translation

* Mon Feb 15 2021 Ivan Savin <svn17@altlinux.org> 2.9.82-alt1
- alterator-update-kernel: update translation

* Fri Jan 15 2021 Oleg Solovyov <mcpain@altlinux.org> 2.9.81-alt1
- alterator-vm: update translation

* Sat Dec 26 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.80-alt1
- alterator-net-wifi: update translation

* Fri Dec 25 2020 Ivan Savin <svn17@altlinux.org> 2.9.79-alt1
- alterator-auth: update translation

* Fri Dec 25 2020 Andrey Cherepanov <cas@altlinux.org> 2.9.78-alt1
- Update timezones from tzdata-2020e.

* Wed Dec 09 2020 Lenar Shakirov <snejok@altlinux.org> 2.9.77-alt1
- alterator-printers: update translations

* Thu Oct 29 2020 Oleg Solovyov <mcpain@altlinux.org> 2.9.76-alt1
- alterator-vm: translate pending operations

* Tue Sep 22 2020 Oleg Solovyov <mcpain@altlinux.org> 2.9.75-alt1
- alterator-vm: update translations

* Fri Sep 11 2020 Andrey Cherepanov <cas@altlinux.org> 2.9.74-alt1
- Update localization of alterator-net-domain.

* Mon Sep 07 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.73-alt1
- alterator-datetime: update help
- alterator-datetime: update translation

* Wed Aug 26 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.72-alt1
- alterator-secsetup: fix help

* Tue Aug 25 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.71-alt1
- alterator-secsetup: fix translation

* Mon Aug 24 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.70-alt1
- alterator-secsetup: fix translation
- alterator-secsetup: update help

* Thu Aug 06 2020 Aleksei Nikiforov <darktemplar@altlinux.org> 2.9.69-alt1
- Updated l10n for alterator-quota.

* Tue Aug 04 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.68-alt1
- fix translation for alterator-secsetup
- update help for alterator-secsetup

* Mon Aug 03 2020 Evgeny Sinelnikov <sin@altlinux.org> 2.9.67-alt1
- Update alterator-gpupdate l10n for ajax compatibilty.

* Tue Jul 28 2020 Aleksei Nikiforov <darktemplar@altlinux.org> 2.9.66-alt1
- Updated l10n for alterator-quota.

* Wed Jul 08 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.65-alt1
- alterator-kiosk add russian translation
- alterator-kiosk update help
- alterator-secsetup update translation

* Tue Jun 09 2020 Slava Aseev <ptrnine@altlinux.org> 2.9.64-alt1
- Update Russian translations and help for alterator-openvpn-server
  and alterator-net-openvpn

* Wed May 20 2020 Georgy A Bystrenin <gkot@altlinux.org> 2.9.63-alt1
- Update l10n for alterator-net-iptables

* Mon Apr 20 2020 Evgeny Sinelnikov <sin@altlinux.org> 2.9.62-alt1
- Add l10n for alterator-gpupdate
- Update l10n for alterator-auth

* Mon Apr 13 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.61-alt1
- add help for alterator-kiosk

* Wed Apr 08 2020 Andrey Cherepanov <cas@altlinux.org> 2.9.60-alt1
- Update l10n and help for alterator-mirror (ALT #30705).

* Tue Apr 07 2020 Oleg Solovyov <mcpain@altlinux.org> 2.9.59-alt1
- Update Russian translations of countries

* Tue Mar 31 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.58-alt1
- Add help for secsetup and blockterm

* Tue Mar 03 2020 Slava Aseev <ptrnine@altlinux.org> 2.9.57-alt1
- Update Russian translations and help for alterator-openvpn-server
  and alterator-net-openvpn

* Fri Feb 07 2020 Anton Midyukov <antohami@altlinux.org> 2.9.56-alt1
- Updated Russian translation and help for alterator-grub.
- Updated strings for alterator-grub.

* Tue Feb 04 2020 Slava Aseev <ptrnine@altlinux.org> 2.9.55-alt1
- Update translations for alterator-secsetup

* Wed Jan 22 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.54-alt1
- add translation for alterator-zram-swap
- update translation alterator-secsetup

* Wed Jan 22 2020 Andrey Cherepanov <cas@altlinux.org> 2.9.53-alt1
- Fix Russian translation of countries (thanks Olesya Gerasimenko).

* Fri Jan 10 2020 Ivan Razzhivin <underwit@altlinux.org> 2.9.52-alt1
- Add translations for alterator-secsetup

* Fri Jan 10 2020 Andrey Cherepanov <cas@altlinux.org> 2.9.51-alt1
- Update timezone localization from tzdata-2019c.

* Wed Dec 11 2019 Paul Wolneykien <manowar@altlinux.org> 2.9.50-alt1
- Updated Russian translations for alterator-fbi/ahttpd-power.

* Tue Dec 10 2019 Paul Wolneykien <manowar@altlinux.org> 2.9.49-alt1
- Updated Russian translation for alterator-fbi/ahttpd-power.
- Updated strings for alterator-fbi/ahttpd-power.

* Sun Oct 20 2019 Andrey Cherepanov <cas@altlinux.org> 2.9.48-alt1
- Add localization and help for alterator-domain-policy.

* Wed Sep 11 2019 Lenar Shakirov <snejok@altlinux.ru> 2.9.47-alt1
- Update translations for alterator-sysconfig

* Sat Jun 08 2019 Leonid Krivoshein <klark@altlinux.org> 2.9.46-alt1
- New translations for alterator-grub v0.12-alt4.

* Fri Apr 12 2019 Paul Wolneykien <manowar@altlinux.org> 2.9.45-alt1
- New translations for alterator-fbi v5.41-alt1.

* Wed Mar 06 2019 Andrey Cherepanov <cas@altlinux.org> 2.9.44-alt1
- Add kiosk profile fo alterator-users.

* Thu Dec 06 2018 Sergey V Turchin <zerg@altlinux.org> 2.9.43-alt1
- update russian translation

* Mon Jul 09 2018 Michael Shigorin <mike@altlinux.org> 2.9.42-alt1
- Fix typos

* Tue Jun 19 2018 Andrey Cherepanov <cas@altlinux.org> 2.9.41-alt0.M80P.1
- Backport new version to p8 branch.

* Fri Jun 01 2018 Andrey Cherepanov <cas@altlinux.org> 2.9.41-alt1
- Update translations for alterator-auth 0.36.

* Wed May 16 2018 Grigory Ustinov <grenka@altlinux.org> 2.9.40-alt1
- Fix translation of reset button (Closes: #16762).

* Mon Dec 04 2017 Evgeniy Korneechev <ekorneechev@altlinux.org> 2.9.39-alt1
- Update Russian translations and help for alterator-grub

* Wed Oct 18 2017 Andrey Cherepanov <cas@altlinux.org> 2.9.38-alt1
- Update timezones localization from tzdata-2017b

* Fri Apr 21 2017 Andrey Cherepanov <cas@altlinux.org> 2.9.37-alt1
- Update alterator-net-domain translations after add FreeIPA support

* Wed Mar 29 2017 Andrey Cherepanov <cas@altlinux.org> 2.9.36-alt1
- Wrap long line warning

* Wed Mar 29 2017 Andrey Cherepanov <cas@altlinux.org> 2.9.35-alt1
- Update Russian translations for alterator-auth

* Tue Feb 28 2017 Andrey Cherepanov <cas@altlinux.org> 2.9.34-alt1
- Update Russian translations and help for alterator-auth

* Tue Feb 14 2017 Andrey Cherepanov <cas@altlinux.org> 2.9.33-alt1
- Update Russian translations for alterator-auth
- Add localization and help for alterator-selinux-users

* Thu Oct 20 2016 Andrey Cherepanov <cas@altlinux.org> 2.9.32-alt1
- Update translations for alterator-net-eth and alterator-x11

* Thu Oct 13 2016 Andrey Cherepanov <cas@altlinux.org> 2.9.31-alt1
- Update alterator-net-domain translations

* Thu Aug 04 2016 Andrey Cherepanov <cas@altlinux.org> 2.9.30-alt1
- Update alterator-net-domain translations

* Mon Jul 11 2016 Andrey Cherepanov <cas@altlinux.org> 2.9.29-alt1
- Update alterator-auth translations

* Fri Apr 29 2016 Andrey Cherepanov <cas@altlinux.org> 2.9.28-alt1
- Update timezone information (tzdata-2016d)

* Wed Mar 23 2016 Andrey Cherepanov <cas@altlinux.org> 2.9.27-alt1
- Update Russian localization for alterator-groups

* Fri Mar 04 2016 Andrey Cherepanov <cas@altlinux.org> 2.9.26-alt1
- Update Autologin label in alterator-users
- Small fix in Russian translations of alterator-mass-management help

* Wed Feb 10 2016 Michael Shigorin <mike@altlinux.org> 2.9.25-alt1
- Added German translation (courtesy of Armin Schafer)

* Tue Dec 22 2015 Andrey Cherepanov <cas@altlinux.org> 2.9.24-alt2
- Fix typo

* Thu Dec 17 2015 Andrey Cherepanov <cas@altlinux.org> 2.9.24-alt1
- Add Russian localization and help files for alterator-distro-chainmail
  and alterator-ivkcrypto

* Tue Dec 08 2015 Andrey Cherepanov <cas@altlinux.org> 2.9.23-alt1
- Update Russian translation of alterator-users

* Wed Dec 02 2015 Andrey Cherepanov <cas@altlinux.org> 2.9.22-alt1
- Update Russian translation of alterator-grub

* Mon Jul 13 2015 Andrey Cherepanov <cas@altlinux.org> 2.9.21-alt1
- Add Russian translation and help for alterator-mass-management
- More ru_RU help (thanks azol@)

* Fri Mar 13 2015 Andrey Cherepanov <cas@altlinux.org> 2.9.20-alt1
- Update Russian translation for alterator-auth

* Wed Mar 04 2015 Mikhail Efremov <sem@altlinux.org> 2.9.19-alt1
- Update Russian translation for alterator-shapercontrol.

* Wed Feb 04 2015 Andrey Cherepanov <cas@altlinux.org> 2.9.18-alt1
- Update translation for:
  + alterator-shapercontrol
  + alterator-bird

* Wed Jan 28 2015 Mikhail Efremov <sem@altlinux.org> 2.9.17-alt1
- Update Russian translation for alterator-shapercontrol.

* Tue Jan 20 2015 Mikhail Efremov <sem@altlinux.org> 2.9.16-alt1
- Update Russian translation for alterator-snort.

* Tue Jan 20 2015 Andrey Cherepanov <cas@altlinux.org> 2.9.15-alt1
- Update translation for:
  + alterator-ddos
  + alterator-snort

* Wed Jan 14 2015 Andrey Cherepanov <cas@altlinux.org> 2.9.14-alt1
- Update translation for:
  + alterator-net-bond.po
  + alterator-net-eth.po
  + alterator-net-l2tp.po
  + alterator-shapercontrol.po (thanks mike@)

* Wed Dec 24 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.13-alt1
- Fix translation of alterator-net-l2tp

* Mon Dec 22 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.12-alt1
- Update translation for:
  + alterator-net-l2tp
  + alterator-zabbix-server
  + alterator-snort

* Wed Dec 17 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.11-alt1
- Update translation for:
  + alterator-snort

* Wed Dec 10 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.10-alt1
- Update translation for:
  + alterator-postfix-dovecot

* Wed Nov 26 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.9-alt1
- Update translation for:
  + alterator-zabbix-server
  + alterator-net-eth

* Fri Nov 21 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.8-alt1
- Update translation for:
  + alterator-chainmail
  + alterator-drweb
  + alterator-net-eth

* Tue Oct 14 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.7-alt1
- Complete Russian translation of alterator-postfix-dovecot

* Thu Sep 18 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.6-alt1
- Complete translations of some updated modules
- Fix typo in Russian translations (thanks mike@)
- Update timezone information from tzdata-2014f
- Update Russian time zone names

* Thu Jul 24 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.5-alt1
- Add Russian translation for:
  + alterator-ddos
  + alterator-shapercontrol
  + alterator-zabbix-server

* Mon Feb 24 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.4-alt1
- Add attention from alterator-console

* Tue Feb 18 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.3-alt1
- Update grub help (about install on RAID)

* Mon Feb 17 2014 Andrey Cherepanov <cas@altlinux.org> 2.9.2-alt1
- Update grub help (about EFI mode)

* Wed Dec 25 2013 Andrey Cherepanov <cas@altlinux.org> 2.9.1-alt1
- Add Russian help files for Bacula modules and alterator-console
- Fix help title for alterator-dhcp
- Add alterator-console translations
- Update alterator-bacula translations
- Change version numbering policy (2.9.x) for package

* Fri Dec 06 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt67
- Remove warning about shrink Vista partition
- Add warning about separate /usr patition on LUKS use
- Update translation of alterator-postfix-dovecot, alterator-bacula and
  alterator-bacula-client

* Wed Oct 09 2013 Fr. Br. George <george@altlinux.ru> 2.9-alt66
- Add alterator-netinst 1.9.0 Russian translation

* Mon Aug 12 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt65
- Update alterator-pkg Russian translation

* Mon Jun 17 2013 Sergey V Turchin <zerg at altlinux dot org> 2.9-alt64
- update x11 russian translation

* Fri Jun 14 2013 Sergey V Turchin <zerg at altlinux dot org> 2.9-alt63
- update x11 and net-routing russian translation

* Thu Jun 06 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt62
- Update localization for alterator-ldap-groups

* Thu May 16 2013 Paul Wolneykien <manowar@altlinux.org> 2.9-alt61
- Update the English alterator-squid manual.
- Update the Russian alterator-squid manual.

* Wed May 15 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt60
- Add Russian help for alterator-luks

* Mon Apr 29 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt59
- Update Russian translation of alterator-pkg

* Wed Apr 03 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt58
- Update Russian translation of timezone-2003b

* Tue Apr 02 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt57
- Update Russian localization of alterator-pkg

* Wed Mar 27 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt56
- Small update Russian translation of alterator-rd

* Fri Mar 22 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt55
- Add Kazakh translation for alterator
- Fix message for apt-get problems on group selection in alterator-pkg
- Simplify checkbox Russian translation in alterator-auth

* Wed Mar 20 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt54
- Add Kazakh translations (thanks Baurzhan Muftakhidinov)

* Thu Feb 28 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt53
- Update Russian localization for modules net-iptables and vm

* Mon Jan 28 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt52
- Add missed message for Russion translation of alterator-rd

* Thu Jan 24 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt51
- Add one message for Russion translation of alterator-rd

* Thu Jan 17 2013 Andrey Cherepanov <cas@altlinux.org> 2.9-alt50
- Update Russian translation of alterator-rd

* Fri Dec 28 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt49
- Update Russian translations
- Add new Alterator module

* Wed Dec 19 2012 Anton V. Boyarshinov <boyarsh@altlinux.ru> 2.9-alt48
- Translation for ccreds in a-auth added

* Wed Nov 14 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt47
- Add note to use domain with Windows 7/8

* Thu Nov 01 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt46
- Update alterator-auth translations

* Mon Oct 29 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt45
- Add new Russian translations of alterator-net-domain
- Complete rewrite alterator-net-domain help on Russian

* Sun Oct 28 2012 Paul Wolneykien <manowar@altlinux.ru> 2.9-alt44
- Merge-in translations for etcgit, mastercontrol and zabbix-agent
  modules.

* Thu Oct 25 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt43
- Complete Russian translation of alterator-ldap-groups

* Thu Oct 25 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt42
- Fix typo in 2.9-alt41

* Fri Oct 05 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt41
- Update alterator-rd translatation

* Fri Sep 21 2012 Paul Wolneykien <manowar@altlinux.ru> 2.9-alt40.2
- Fix translations for the zabbix-agent module.

* Mon Aug 13 2012 Paul Wolneykien <manowar@altlinux.ru> 2.9-alt40.1
- Add Russian translations for the mastercontrol module.
- Add Russian translations for the etcgit module.
- Add Russian translation for "Configuration profile:" caption
  in the alterator-ahttpd module (versioncontrol).

* Tue Jun 05 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt40
- Update Russian translation for alterator-rd

* Fri Jun 01 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt39
- Fix Russian localization of alterator-tc-*

* Thu May 10 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt38
- Add localization for alterator-rd and alterator-tc-*

* Thu Apr 19 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt37
- Complete alterator-auth localization (ALT #22180)
- Add warning for domain change

* Wed Apr 04 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt36
- Update Alterator translation (see ALT bug 11912)

* Fri Mar 16 2012 Paul Wolneykien <manowar@altlinux.ru> 2.9-alt35
- Fix/improve the alterator-squidmill translation.

* Sun Mar 11 2012 Andrey Cherepanov <cas@altlinux.org> 2.9-alt34
- Complete translation of changed alterator-net-wifi

* Wed Aug 31 2011 Radik Usupov <radik@altlinux.org> 2.9-alt33
- Added tt_RU translation (thanks snejok@!)

* Thu Aug 25 2011 Fr. Br. George <george@altlinux.ru> 2.9-alt32
- Add 'make tidy' target for HTML files check
- Add VNC an LiveCD descriptio into netinst

* Tue Aug 23 2011 Andrey Cherepanov <cas@altlinux.org> 2.9-alt31
- Finish Russian translatiuon for new alterator-x11

* Tue Aug 23 2011 Andrey Cherepanov <cas@altlinux.org> 2.9-alt30
- Russian translation of newly supported file system names

* Fri Aug 19 2011 Andrey Cherepanov <cas@altlinux.org> 2.9-alt29
- Update translation for modified alterator-standalone

* Wed May 18 2011 Andrey Cherepanov <cas@altlinux.org> 2.9-alt28
- Fix untranslatable strings in alterator-vm (closes #23351)

* Thu Apr 07 2011 Andrey Cherepanov <cas@altlinux.org> 2.9-alt27
- Add alterator-net-shares localization
- Fix alterator-printers conflict
- Restore missing strings from alterator-grub backend

* Mon Apr 04 2011 Andrey Cherepanov <cas@altlinux.org> 2.9-alt26
- Small fixes in alterator-openldap Russian translation

* Fri Apr 01 2011 Andrey Cherepanov <cas@altlinux.org> 2.9-alt25
- Mass update of all Alterator module localization
- Add localization for alterator-bacula-client, alterator-net-routing 
  and alterator-printers
- Update Russian translations

* Fri Feb 18 2011 Alexandra Panyukova <mex3@altlinux.ru> 2.9-alt24
- alterator-bacula translation updated

* Wed Jan 26 2011 Andrey Cherepanov <cas@altlinux.org> 2.9-alt23
- Update alterator-mkbootflash Russian translations

* Tue Jan 11 2011 Andrey Cherepanov <cas@altlinux.org> 2.9-alt22
- Update Ukrainian translations and fix Russian help (thanks Roman Savochenko)

* Mon Dec 27 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt21
- Update Ukrainian translations (thanks Roman Savochenko)

* Tue Dec 14 2010 Aleksey Avdeev <solo@altlinux.ru> 2.9-alt20
- added translation alterator-zabbix-agent

* Fri Dec 10 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt19
- Update Ukrainian translations (thanks Roman Savochenko)

* Thu Nov 25 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt18
- Revert LDAP modules translations to Dmitriy Kruglikov version

* Sat Nov 13 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt17
- update altarator-net-eth translation
- fix alterator-ldap-users translation

* Wed Nov 03 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 2.9-alt16
- revert translation for net-eth

* Tue Nov 02 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt15
- add ext4 support in alterator-vm

* Fri Oct 29 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt14
- complete translation of LDAP and some other modules

* Tue Oct 26 2010 Mikhail Efremov <sem@altlinux.org> 2.9-alt13
- update Russian translation for alterator-sslkey.
- update Russian translation for alterator-openvpn-server.
- update Russian translation for alterator-net-openvpn.

* Sun Oct 24 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt12
- update time zone translations (based on tzdata-2010l-alt1)
- add script for time zone update

* Sun Oct 24 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt11
- add help for alterator-grub

* Sun Oct 24 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt10
- turn off po sorting in merge
- update alterator-grub translation

* Fri Oct 22 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt9
- update translations

* Mon Jul 05 2010 Andrey Cherepanov <cas@altlinux.org> 2.9-alt8
- fix conflict with some translated alterator modules (closes: #23719)

* Wed Jun 02 2010 Dmitriy Kruglikov <dkr@altlinux.org>  2.9-alt7
- added translation alterator-sshd

* Fri Apr 09 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 2.9-alt6
- update translations alterator-netinst

* Sat Dec 19 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.9-alt5
- update_module: open stderr output in make update-po

* Fri Dec 18 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.9-alt4
- update translations for alterator-vsftpd

* Fri Dec 04 2009 Mikhail Efremov <sem@altlinux.org> 2.9-alt3
- add conflict with old versions of alterator-{snort, hotstandby}.
- add Russian translation for alterator-hotstandby.

* Fri Dec 04 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.9-alt2
- update translations for alterator-sysinfo

* Thu Nov 19 2009 Stanislav Ievlev <inger@altlinux.org> 2.9-alt1
- add translations for alterator-postfix-dovecot

* Thu Nov 12 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.8-alt4
- update translations for alterator-net-iptables
- add Russian translation for alterator-snort (by sem@)

* Thu Nov 05 2009 Stanislav Ievlev <inger@altlinux.org> 2.8-alt3
- update translations for alterator-distro-backup-server

* Mon Nov 02 2009 Stanislav Ievlev <inger@altlinux.org> 2.8-alt2
- update translations for alterator-bind

* Thu Oct 22 2009 Stanislav Ievlev <inger@altlinux.org> 2.8-alt1
- update English help for Bran backup server project
- update translations for alterator-distro-chainmail, alterator-firsttime

* Wed Oct 21 2009 Stanislav Ievlev <inger@altlinux.org> 2.7-alt19
- update translations for alterator-bacula

* Wed Oct 21 2009 Andrey Cherepanov <cas@altlinux.org> 2.7-alt18
- fix widget type and typography quotes in alterator-squid help
- update alterator-squid module localization

* Tue Oct 20 2009 Paul Wolneykien <manowar@altlinux.ru> 2.7-alt17
- Update Squid-related help pages in Russian and English.

* Mon Oct 19 2009 Andrey Cherepanov <cas@altlinux.org> 2.7-alt16
- update Russian translation of alterator-squid (closes: #21450)
- update Russian translation of alterator-squidimill (closes: #21920)
- fix alterator-squidmill documentation
- rename ahttpd-poweroff help to appropriate module name
- fix Russian documentation on alterator-postfix-dovecot
- update translations for alterator-sysinfo (slazav@)
- add uk/alterator-services.po (slazav@)

* Tue Oct 13 2009 Andrey Cherepanov <cas@altlinux.org> 2.7-alt15
- add alterator-postfix-dovecot Russian documentation (closes: #21266)
- add Russian documentation on restore backup mode (closes: #21388)
- check spell in Russian documentation

* Tue Oct 06 2009 Stanislav Ievlev <inger@altlinux.org> 2.7-alt14
- update translations for alterator-distro-chainmail,
  alterator-distro-office-server, and alterator-bind.

* Tue Sep 29 2009 Andrey Cherepanov <cas@altlinux.org> 2.7-alt13
- add Russian documentation for module 'Access from internal networks' (ALT 21729)
- add translations for alterator-pkcs11 
- small fixes

* Tue Sep 29 2009 Mikhail Efremov <sem@altlinux.org> 2.7-alt12
- update Russian translation for alterator-openvpn-server.
- update Russian translation for alterator-net-openvpn.

* Tue Sep 29 2009 Alexey I. Froloff <raorn@altlinux.org> 2.7-alt11
- add Russian translation for alterator-pkcs11

* Mon Sep 28 2009 Andrey Cherepanov <cas@altlinux.org> 2.7-alt10
- add Russian documentation on net-bl (ALT 21364)
- add Russian documentation on sslkey (ALT 21216)
- fix Russian documentation on ulogd (ALT 21402)
- add Russian documentation for 'Package' module (ALT 21215)
- update Russian translation for alterator-sslkey (sem@)
- improve russian ldap-users help (azol@)

* Fri Sep 25 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.7-alt9
- update translations for alterator-net-iptables

* Thu Sep 24 2009 Stanislav Ievlev <inger@altlinux.org> 2.7-alt8
- update translations for alterator-bacula

* Thu Sep 24 2009 Stanislav Ievlev <inger@altlinux.org> 2.7-alt7
- update translations for alterator-ldap-groups, alterator-ldap-groups

* Thu Sep 24 2009 Stanislav Ievlev <inger@altlinux.org> 2.7-alt6
- update translations for alterator-ldap-groups

* Tue Sep 22 2009 Stanislav Ievlev <inger@altlinux.org> 2.7-alt5
- update translations for alterator, alterator-netinst

* Fri Sep 18 2009 Stanislav Ievlev <inger@altlinux.org> 2.7-alt4
- update translations for alterator-fbi
- add initial help for backup server screens

* Thu Sep 17 2009 Stanislav Ievlev <inger@altlinux.org> 2.7-alt3
- update translations for alterator-root
- update help for alterator-root (closes: #21285)
- add help for bind (@azol) (closes: #21449)

* Wed Sep 16 2009 Stanislav Ievlev <inger@altlinux.org> 2.7-alt2
- update translations for alterator-ldap-groups and alterator-ldap-users

* Tue Sep 15 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.7-alt1
- add pt_BR translations (by fmartini@altlinux.com.br) (closes: #21567)
- update pt_BR compendium

* Fri Sep 11 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.6-alt1
- add uk translations (by yatsenko.alexandr@gmail.com)
- update compendiums
- join_po: don't fail on new compendium
- fix Conflicts
- fix ua/alterator-ldap-users.po

* Fri Sep 11 2009 Stanislav Ievlev <inger@altlinux.org> 2.5-alt18
- add translations for alterator-bind
- rename help file for alterator-bacula (bacula-backup -> bacula-local-backup)

* Wed Sep 09 2009 Stanislav Ievlev <inger@altlinux.org> 2.5-alt17
- update translations for alterator-ldap-users

* Mon Sep 07 2009 Mikhail Efremov <sem@altlinux.org> 2.5-alt16
- add translations for alterator-sslkey.

* Fri Sep 04 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.5-alt15
- update translations for alterator-net-iptables
- update translations for alterator (by inger@)

* Thu Sep 03 2009 Mikhail Efremov <sem@altlinux.org> 2.5-alt14
- update translations for alterator-ulogd.

* Thu Sep 03 2009 Andrey Cherepanov <cas@altlinux.org> 2.5-alt13
- Fix spell error in documentation and section names 

* Tue Sep 01 2009 Andrey Cherepanov <cas@altlinux.org> 2.5-alt12
- Update translations for alterator-auth (closes #20302) 

* Tue Sep 01 2009 Stanislav Ievlev <inger@altlinux.org> 2.5-alt11
- update translations for alterator-firsttime

* Fri Aug 28 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.5-alt10
- update translations for alterator-net-iptables

* Fri Aug 28 2009 Mikhail Efremov <sem@altlinux.org> 2.5-alt9
-  update translations for alterator-ulogd.

* Thu Aug 27 2009 Stanislav Ievlev <inger@altlinux.org> 2.5-alt8
- update translations for alterator-wizard and alterator-bacula
- sem@: update translations for alterator-openvpn-server

* Mon Aug 24 2009 Stanislav Ievlev <inger@altlinux.org> 2.5-alt7
- add translations for alterator-chainmail
- add Russian help for Chainmail's firsttime and Chainmail's control center
- update Russian help for Office server's firsttime (parameter 'server
  role' is hidden now)
- minor translation improvements for alterator-net-openvpn
- update translations for alterator-fbi

* Mon Aug 24 2009 Paul Wolneykien <manowar@altlinux.ru> 2.5-alt6
- Update Squid related russian help page.
- Add Squid related english help page.

* Thu Aug 20 2009 Mikhail Efremov <sem@altlinux.org> 2.5-alt5
- add translations for alterator-net-openvpn.
- add translations for alterator-openvpn-server.
- add initial russian alterator-xkb help (by azol@).
- add initial russian net-openvpn help (by azol@).
- add initial russian openvpn-server help (by azol@).

* Mon Aug 17 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.5-alt4
- add initial russian help for ldap-users, mirror,
  sysconfig-proxy modules (by azol@)

* Fri Aug 14 2009 Paul Wolneykien <manowar@altlinux.ru> 2.5-alt3
- update translations for alterator-squid (restore missing ones)

* Thu Aug 13 2009 Stanislav Ievlev <inger@altlinux.org> 2.5-alt2
- update translations for alterator-bacula

* Mon Aug 10 2009 Stanislav Ievlev <inger@altlinux.org> 2.5-alt1
- update translations for alterator-vm
- add translations for alterator-livecd (closes: #20602)
- add initial russian alterator-quota help (azol@)
- add initial russian alterator-netinst help (azol@)
- add initial russian ldap-groups help (azol@)
- add initial russian alterator-ca help (azol@)

* Fri Aug 07 2009 Stanislav Ievlev <inger@altlinux.org> 2.4-alt12
- update translations for alterator-pkg

* Thu Aug 06 2009 Stanislav Ievlev <inger@altlinux.org> 2.4-alt11
- add translations for alterator-cd2

* Wed Aug 05 2009 Paul Wolneykien <manowar@altlinux.ru> 2.4-alt10
- update translations for alterator-squid

* Tue Aug 04 2009 Stanislav Ievlev <inger@altlinux.org> 2.4-alt9
- update translations for alterator-mirror

* Thu Jul 30 2009 Stanislav Ievlev <inger@altlinux.org> 2.4-alt8
- update translations for alterator-pkg

* Fri Jul 24 2009 Stanislav Ievlev <inger@altlinux.org> 2.4-alt7
- update translations for alterator-fbi
- azol@: add initial russian alterator-trust help

* Fri Jun 26 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.4-alt6
- add some translations for alterator-lilo

* Wed Jun 24 2009 Stanislav Ievlev <inger@altlinux.org> 2.4-alt5
- update translations for alterator-bacula
- add translations for alterator-distro-backup-server
- finally remove obsolete uk_UA translations

* Wed Jun 17 2009 Alexey I. Froloff <raorn@altlinux.org> 2.4-alt4
- add translations for alterator-trust (closes: #19908)
- add translations for alterator-ca (closes: #19910)

* Tue Jun 09 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.4-alt3
- update translations for alterator-net-iptables

* Thu Jun 04 2009 Stanislav Ievlev <inger@altlinux.org> 2.4-alt2
- update translations for alterator-distro-office-server

* Wed Jun 03 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.4-alt1
- update_desktop: look for desktop and directory
  files in the whole module tree
- add translations for desktop-files from 
  alterator-{xinetd,services,net-iptables}

* Wed Jun 03 2009 Stanislav Ievlev <inger@altlinux.org> 2.3-alt13
- update translations for alterator-bacula

* Fri May 29 2009 Stanislav Ievlev <inger@altlinux.org> 2.3-alt12
- update translations for alterator-bacula

* Mon May 25 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.3-alt11
[barabashka@]
- add initial russian ldap-groups translate
- add initial russian ldap-users translate
[slazav@]
- pack ownerless dirs (/usr/share/alterator/help)

* Thu May 21 2009 Stanislav Ievlev <inger@altlinux.org> 2.3-alt10
- update translations for alterator-bacula

* Tue May 12 2009 Paul Wolneykien <manowar@altlinux.ru> 2.3-alt9
- Update Russian dictionary for alterator-openldap.

* Fri May 08 2009 Paul Wolneykien <manowar@altlinux.ru> 2.3-alt8
- Russian help page for modules Squid and Squidmill updated.

* Fri May 08 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.3-alt7
[ azol@ ]
- update ru help for acc
- add initial russian bacula-backup help

* Thu May 07 2009 Stanislav Ievlev <inger@altlinux.org> 2.3-alt6
- update translations for alterator-pkg
- fix typo in help (closes: #19756)

* Thu May 07 2009 Stanislav Ievlev <inger@altlinux.org> 2.3-alt5
- update translations for alterator-fbi
- turn off uk_UA (too obsolete) and es_ES (too differ from American's variant) locales.

* Thu Apr 30 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.3-alt4
[ azol@ ]
- add initial russian ahttpd-poweroff help
- po/ru/alterator-ahttpd.po: fix two typos

* Mon Apr 27 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.3-alt3
- update translations for alterator-net-iptables and alterator-netinst

* Fri Apr 24 2009 Paul Wolneykien <manowar@altlinux.ru> 2.3-alt2
- Squidmill module dictionary updated.

* Thu Apr 23 2009 Paul Wolneykien <manowar@altlinux.ru> 2.3-alt1
- Squid module dictionary.
- Squidmill module dictionary.

* Tue Apr 14 2009 Stanislav Ievlev <inger@altlinux.org> 2.2-alt12
- update pt_BR translations (closes: #19574)

* Tue Apr 14 2009 Alexey I. Froloff <raorn@altlinux.org> 2.2-alt11
- alterator-distro-office-server

* Thu Apr 09 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.2-alt10
- update translations for alterator-netinst

* Wed Apr 08 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.2-alt9
- update translations for alterator-netinst

* Wed Apr 08 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.2-alt8
- update help for alterator-xinetd (server reloading is not needed)
- update help for alterator-dovecot (server reloading is not needed)
- update help for alterator-dovecot (disable_plaintext_auth)
- update translations for alterator-dovecot (disable_plaintext_auth)

* Tue Apr 07 2009 Stanislav Ievlev <inger@altlinux.org> 2.2-alt7
- update translations for alterator-office-server

* Fri Apr 03 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.2-alt6
- add translations for alterator-quota

* Wed Apr 01 2009 Stanislav Ievlev <inger@altlinux.org> 2.2-alt5
- update translations for alterator-fbi

* Wed Apr 01 2009 Stanislav Ievlev <inger@altlinux.org> 2.2-alt4
- add English and Russian help for pkg-groups, dhcp
- add Spanish translations for timezone information
- remove obsolete and broken help

* Tue Mar 31 2009 Stanislav Ievlev <inger@altlinux.org> 2.2-alt3
- add translations from alterator-sysconfig

* Tue Mar 31 2009 Stanislav Ievlev <inger@altlinux.org> 2.2-alt2
- add Spanish translations

* Mon Mar 30 2009 Stanislav Ievlev <inger@altlinux.org> 2.2-alt1
- update pt_BR translations
- add help and translations from alterator-vm

* Fri Mar 27 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt11
- update translations for alterator-netinst and alterator-dhcp

* Thu Mar 26 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt10
- update translations for alterator-fbi

* Wed Mar 25 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt9
- update translations for alterator-net-eth
- add translations for alterator-bacula

* Tue Mar 24 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt8
- remove obsolete help for alterator-mirror
- update translations for alterator-pkg

* Mon Mar 23 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt7
- update translations for alterator-updates

* Mon Mar 23 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt6
- update translations for alterator-mirror

* Thu Mar 19 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt5
- update translations for alterator-net-eth

* Tue Mar 17 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt4
- add alterator-preinstall

* Fri Mar 13 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt3
- update translations for alterator-distro-office-server (former alterator-office-server)
- fix some Russian translations

* Thu Mar 12 2009 Stanislav Ievlev <inger@altlinux.org> 2.1-alt2
- update translations for alterator-dhcp

* Wed Mar 11 2009 Vladislav Zavjalov <slazav@altlinux.org> 2.1-alt1
- add ru help for net-dnat, update ru help for net-iptables
- update translations for alterator-net-iptables
- add translations for alterator-netinst
- add translations and help for alterator-sysinfo
- add help for alterator-net-domain (by inger@)
- update translations for alterator-office-server (by inger@)
- update translation for alterator (by inger@)

* Wed Mar 04 2009 Stanislav Ievlev <inger@altlinux.org> 2.0-alt2
- add alterator-net-domain
- update translations: alterator, alterator-net-eth, alterator-office-server

* Fri Feb 27 2009 Stanislav Ievlev <inger@altlinux.org> 2.0-alt1
- move to new schema: alterator-standalone, alterator-mailman, alterator-logs
- remove old help
- don't install compendum

* Thu Feb 26 2009 Stanislav Ievlev <inger@altlinux.org> 1.6-alt10
- add alterator-office-server

* Wed Feb 25 2009 Stanislav Ievlev <inger@altlinux.org> 1.6-alt9
- alterator-ahttpd: update translations

* Tue Feb 24 2009 Stanislav Ievlev <inger@altlinux.org> 1.6-alt8
- alterator-ahttpd: update help
- alterator-net-iptables: fix typo
- add translations for alterator-firsttime

* Thu Feb 19 2009 Stanislav Ievlev <inger@altlinux.org> 1.6-alt7
- update translations for alterator-updates

* Tue Feb 17 2009 Stanislav Ievlev <inger@altlinux.org> 1.6-alt6
- update translations for alterator-pkg and alterator-root

* Mon Feb 16 2009 Stanislav Ievlev <inger@altlinux.org> 1.6-alt5
- move alterator-net-eth to new schema

* Fri Feb 13 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.6-alt4
- rewrite ru help for new alterator-net-iptables

* Wed Feb 11 2009 Stanislav Ievlev <inger@altlinux.org> 1.6-alt3
- update translations for alterator-mirror

* Wed Feb 11 2009 Stanislav Ievlev <inger@altlinux.org> 1.6-alt2
- add alterator-updates

* Tue Feb 10 2009 Stanislav Ievlev <inger@altlinux.org> 1.6-alt1
- move alterator-pkg to new schema
- remove files for alterator-tzone

* Mon Feb 09 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.5-alt8
- alterator-net-iptables: fix label

* Fri Feb 06 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.5-alt7
- alterator-net-iptables: fix translation

* Fri Feb 06 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.5-alt6
- update translations for alterator-net-iptables

* Mon Feb 02 2009 Stanislav Ievlev <inger@altlinux.org> 1.5-alt5
- update translations for alterator-datetime
- move to new schema: alterator-control

* Fri Jan 30 2009 Stanislav Ievlev <inger@altlinux.org> 1.5-alt4
- update translations for new alterator-datetime

* Fri Jan 30 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.5-alt3
- add pt_BR po-files (by fmartini@)

* Fri Jan 30 2009 Stanislav Ievlev <inger@altlinux.org> 1.5-alt2
- move to new schema: alterator-datetime

* Thu Jan 29 2009 Stanislav Ievlev <inger@altlinux.org> 1.5-alt1
- move to new schema: alterator-wizardface, alterator-lookout, alterator-tzone, alterator-fbi

* Wed Jan 28 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.4-alt3
- move UA and EN help for alterator-dovecot to new_help dir
- remove old help for alterator-groups (new help is already in new_help dir)

* Wed Jan 28 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.4-alt2
- move help for alterator-openldap back to old_help dir

* Wed Jan 28 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.4-alt1
- update_module script: using dictionary from module directory when
  one in alterator-l10n does not exists yet
- add translations and new-style help for modules:
  + alterator-users
  + alterator-ulogd
  + alterator-dovecot
- move help to new_help dir for alterator-notes
- ru help fixes (by azol@):
  + services: add restart note
  + ahttpd-server: add signature section
  + openldap, samba, vsftpd, xinetd, dhcp, dovecot,
    postfix-restrictions, squid, ulogd: add service restart warning

* Tue Jan 27 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.3-alt2
- update translations for alterator-vsftpd

* Tue Jan 27 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.3-alt1
- add new-style dictionaries and help for modules:
 + alterator-dhcp
 + alterator-groups
 + alterator-net-{pptp,pppoe,iptables}
 + alterator-postfix-restrictions
 + alterator-squid
 + alterator-xkb
- update Conflicts and modules.list
- fix some po-files

* Tue Jan 27 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.2-alt3
- fix help for alterator-ahttpd-server
- fix help for alterator-chronograph (by manowar@)

* Tue Jan 27 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.2-alt2
- remove alterator-ahttpd translations (module does not exists)
- update conflicts for alterator-{vsftpd,alternatives,root}

* Tue Jan 27 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.2-alt1
- add new ru help (by azol@)
  + ahttpd-server
  + office-server-net
  + mirror
- move po-files for modules to alterator-l10n:
  + alterator-spamassassin
  + alterator-net-wifi
  + alterator-notes
  + alterator-notes
  + alterator-mirror
  + alterator-ahttpd
  + alterator
- move help to new-style directory:
  + alterator (notfound.html)
  + alterator-spamassassin
- for modules converted to new-style help and po keepping:
  + add conflicts on old versions
  + remove modules from modules.list
- add utils/get_po_transl script (moved from altertator:build/msggrep)
- move install_po script to utils dir
- fix update_desktop util: work with alterator itself, remove unused code

* Mon Jan 26 2009 Stanislav Ievlev <inger@altlinux.org> 1.1-alt4
- move alterator-vsftpd to new schema

* Mon Jan 26 2009 Stanislav Ievlev <inger@altlinux.org> 1.1-alt3
- move alterator-alternatives to new schema

* Mon Jan 26 2009 Stanislav Ievlev <inger@altlinux.org> 1.1-alt2
- move alterator-root to new schema

* Mon Jan 26 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.1-alt1
- add update_desktop script

* Fri Jan 23 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.0-alt3
- new-style help and po for alterator-xinetd and alterator-services
- fix update_module script

* Fri Jan 23 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.0-alt2
- add alterator-samba dictionary
- update alterator-samba help (by manowar@)
- update alterator-lilo dictionary

* Thu Jan 22 2009 Vladislav Zavjalov <slazav@altlinux.org> 1.0-alt1
- New style po files keeping!
  keep and install separate dictionary for each module
- add alterator-lilo and alterator-x11 dictionaries

* Thu Jan 22 2009 Stanislav Ievlev <inger@altlinux.org> 0.17-alt1
- move to new help: alterator-pkg
- update translations for alterator-pkg

* Wed Jan 21 2009 Vladislav Zavjalov <slazav@altlinux.org> 0.16-alt1
- merge with azol@ (new help for alterator-office-server-root)
- add help for chronograph and openldap (by manowar@)

* Thu Jan 15 2009 Stanislav Ievlev <inger@altlinux.org> 0.15-alt1
- move to new help: tzone acc-html
- update translations for alterator-fbi
- remove obsolete help: timezone

* Thu Jan 15 2009 Stanislav Ievlev <inger@altlinux.org> 0.14-alt1
- move to new_help: net-eth, sysconfig-base
- remove obsolete help: sysconfig-lang, sysconfig-kbd

* Thu Dec 11 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.13-alt4
- update pt_BR.po

* Thu Dec 11 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.13-alt3
- install some help files in /usr/share/alterator/help/ directory

* Tue Dec 09 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.12-alt2
- fix ru help (auth dhcp net-eth nut-devices postfix-restrictions spamassassin ulogd)
  (by bertis@)

* Fri Dec 05 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.12-alt1
- update ru help (by azol@):
  + acc-html
  + auth
  + datetime
  + dhcp
  + dovecot
  + lightsquid (NEW)
  + logs
  + net-eth
  + net-iptables
  + net-pppoe
  + net-pptp
  + notes-license
  + notes-release-notes
  + nut-devices (NEW)
  + pkg-groups
  + pkg-register
  + pkg-sources
  + pkg-upgrade
  + postfix-restrictions
  + root
  + samba
  + services
  + spamassassin
  + squid
  + sysconfig-kbd
  + sysconfig-language
  + sysconfig
  + sysinfo
  + tzone
  + ulogd (NEW)
  + users
  + vsftpd
  + xinetd

* Thu Dec 04 2008 Stanislav Ievlev <inger@altlinux.org> 0.11-alt2
- add pt_BR

* Tue Dec 02 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.11-alt1
- fix ru help files (by azol@):
  + notes-release-notes
  + notes-license
  + users
  + root
  + net-iptables
  + sysinfo
  + acc-html
  + tzone (move from module)

* Mon Nov 24 2008 Stanislav Ievlev <inger@altlinux.org> 0.10-alt4
- add english help for: logs, samba, dovecot, acc-html, root
- minor help improvements (inger@, azol@)

* Thu Nov 20 2008 Stanislav Ievlev <inger@altlinux.org> 0.10-alt3
- update translations for alterator-sysconfig

* Thu Nov 20 2008 Stanislav Ievlev <inger@altlinux.org> 0.10-alt2
- add alterator-mirror

* Mon Nov 17 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.10-alt1
- ru help for sysinfo, services, logs, pkg (by azol@)

* Wed Nov 05 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt19
- fix translation for alterator-x11

* Thu Oct 23 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt18
- add alterator-dhcp

* Wed Oct 15 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt17
- add alterator-mailman

* Tue Oct 14 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.9-alt16
- fix update_archive and update_po

* Tue Oct 14 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.9-alt15
- update translations for alterator-x11

* Thu Oct 09 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt14
- update translations for alterator-postfix-restrictions and alterator-dovecot

* Wed Oct 08 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt13
- add alterator-postfix-restrictions

* Fri Oct 03 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt12
- add alterator-samba

* Fri Sep 26 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt11
- add alterator-squid

* Mon Sep 22 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.9-alt10
- alterator-lilo: minor spelling fix (by mike@)

* Mon Sep 22 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt9
- update po for auth

* Mon Sep 22 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt8.2
- hotfix2

* Mon Sep 22 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt8.1
- hotfix

* Mon Sep 22 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt8
- update po for users

* Fri Sep 19 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.9-alt7
- fix uk.po

* Fri Sep 19 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.9-alt6
- changes for alterator-lilo, alterator-xkb, alterator-notes desktop labels

* Wed Sep 17 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt5
- roughly half of uk.po reviewed/updated/translated (mike@)
- fix some English phrases (mike@)
- update translations for new alterator and alterator-fbi

* Mon Sep 15 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt4
- update alterator translations

* Fri Sep 12 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt3
- update Ukrainian translation (port from 4.0 branch)

* Mon Sep 08 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt2
- update translation for alterator-net-eth

* Tue Sep 02 2008 Stanislav Ievlev <inger@altlinux.org> 0.9-alt1
- merge with cas@
- add helps
- replace po_head_repl script with fix_po
- fix package deps

* Thu Aug 28 2008 Stanislav Ievlev <inger@altlinux.org> 0.8-alt1
- add translations for alterator-net-iptables

* Mon Aug 25 2008 Stanislav Ievlev <inger@altlinux.org> 0.7-alt6
- update translations for acl feature

* Mon Aug 11 2008 Stanislav Ievlev <inger@altlinux.org> 0.7-alt5
- update translations for alterator-xkb

* Fri Aug 08 2008 Stanislav Ievlev <inger@altlinux.org> 0.7-alt4
- add alterator-xkb
- update Ukrainian translation

* Wed Aug 06 2008 Stanislav Ievlev <inger@altlinux.org> 0.7-alt3
- update translations for alterator (comments for desktop directories)

* Wed Jul 30 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.7-alt2
- update translations for alterator-groups

* Wed Jul 30 2008 Stanislav Ievlev <inger@altlinux.org> 0.7-alt1
- improve update-po script
- add translations for acc groups
- update Ukrainian translation

* Fri Jul 25 2008 Stanislav Ievlev <inger@altlinux.org> 0.6-alt8
- add alterator-postfix-sasl

* Fri Jul 25 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.6-alt7
- add alterator-groups

* Fri Jul 04 2008 Stanislav Ievlev <inger@altlinux.org> 0.6-alt6
- update translations for alterator-control

* Fri Jul 04 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.6-alt5
- update translations for alterator-xinetd

* Tue Jul 01 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.6-alt4
- fix labels for alterator-lilo

* Tue Jul 01 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.6-alt3
- update translations for new alterator-lilo

* Tue Jul 01 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.6-alt2
- update translations for new alterator-lilo

* Mon Jun 30 2008 Stanislav Ievlev <inger@altlinux.org> 0.6-alt1
- add alterator-fbi

* Wed Jun 25 2008 Stanislav Ievlev <inger@altlinux.org> 0.5-alt12
- update translations for alterator-users

* Wed Jun 25 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.5-alt11
- new labels in alterator-lilo (fix #16161)

* Tue Jun 24 2008 Stanislav Ievlev <inger@altlinux.org> 0.5-alt10
- update translations for alterator-root, alterator-root

* Tue Jun 24 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.5-alt9
- update translations for new alterator-lilo

* Mon Jun 23 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.5-alt8
- update translations for new alterator-lilo

* Wed Jun 18 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.5-alt7
- update translations for new alterator-lilo

* Tue Jun 17 2008 Stanislav Ievlev <inger@altlinux.org> 0.5-alt6
- add alterator-net-pppoe

* Mon Jun 16 2008 Stanislav Ievlev <inger@altlinux.org> 0.5-alt5
- add alterator-net-pptp

* Mon Jun 16 2008 Stanislav Ievlev <inger@altlinux.org> 0.5-alt4
- update translations for new alterator-pkg again

* Wed Jun 11 2008 Stanislav Ievlev <inger@altlinux.org> 0.5-alt3
- rebuild

* Wed Jun 11 2008 Stanislav Ievlev <inger@altlinux.org> 0.5-alt2
- update translations for new alterator-pkg

* Mon Jun 09 2008 Stanislav Ievlev <inger@altlinux.org> 0.5-alt1
- add translations for desktop files

* Fri Jun 06 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.4-alt12
- add some translations for new alterator-lilo

* Tue Jun 03 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.4-alt11
- clear pot-file before merging
- fix some translations

* Tue Jun 03 2008 Stanislav Ievlev <inger@altlinux.org> 0.4-alt10
- update alterator-ahttpd translations

* Fri May 30 2008 Stanislav Ievlev <inger@altlinux.org> 0.4-alt9
- add alterator-lookout, alterator-pkg

* Thu May 29 2008 Stanislav Ievlev <inger@altlinux.org> 0.4-alt8
- add alterator-standalone

* Wed May 28 2008 Stanislav Ievlev <inger@altlinux.org> 0.4-alt7
- add alterator-dovecot

* Wed May 28 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.4-alt6
- add alterator
- add alterator-net-wifi

* Mon May 26 2008 Stanislav Ievlev <inger@altlinux.org> 0.4-alt5
- add alterator-sysconfig

* Fri May 23 2008 Stanislav Ievlev <inger@altlinux.org> 0.4-alt3
- update for new alterator-lilo
- add alterator-wizardface

* Thu May 15 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.4-alt2
- modify with new alterator-lilo

* Tue May 13 2008 Stanislav Ievlev <inger@altlinux.org> 0.4-alt1
- add alterator-datetime
- add alterator-control
- improve po-file generation

* Tue May 13 2008 Stanislav Ievlev <inger@altlinux.org> 0.3-alt6
- fix ru.po
- fix uk.po
- add make check

* Mon May 12 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.3-alt5
- add alterator-lilo

* Thu May 08 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.3-alt4
- add alterator-xinetd

* Thu May 08 2008 Stanislav Ievlev <inger@altlinux.org> 0.3-alt3
- fix alterator-logs (s,Fist,First)

* Thu May 08 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.3-alt2
- add po_head_repl script

* Thu May 08 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.2-alt2
- add alterator-notes

* Thu May 08 2008 Stanislav Ievlev <inger@altlinux.org> 0.2-alt1
- ru.po: fix "Reset" translation
- add uk.po (resurrected from existing translations)

* Wed May 07 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.1-alt10
- add alterator-services

* Wed May 07 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt9
- add alterator-ahttpd
- add alterator-logs

* Tue May 06 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt8
- update alterator-x11

* Sun May 04 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt7
- add alterator-root

* Wed Apr 30 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt6
- add alterator-vsftpd

* Wed Apr 30 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt5
- add alterator-net-eth

* Wed Apr 23 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt4
- add alterator-x11

* Tue Apr 22 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt3
- add alterator-auth

* Sat Apr 19 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt2
- add alterator-spamassassin

* Thu Apr 17 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt1
- Initial build