summaryrefslogtreecommitdiff
path: root/dselect
AgeCommit message (Collapse)AuthorFilesLines
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover7-54/+58
That is "" or '', and not the unbalanced `' pair.
2015-04-10Regenerate .pot files and merge .po files with themGuillem Jover31-10067/+11606
2015-04-06man: Place short options before long onesGuillem Jover1-6/+6
2015-04-06dselect: Document -? optionGuillem Jover1-2/+2
2015-04-06dselect: Improve color-spec --help outputGuillem Jover1-11/+12
2015-04-06dselect: Improve commands listing in --help outputGuillem Jover1-4/+5
Print them before options and list them one on each line with a description.
2015-04-06dselect: Say command instead of actionGuillem Jover1-2/+2
2015-03-31dselect: Improve available state sorting order stringsGuillem Jover1-6/+6
Switch to use terms that are more common in package managers, and as such should be more familiar to new users.
2015-03-31Say directory instead of dir in output messagesGuillem Jover1-2/+2
2015-03-31Use "<enter>" instead of "return" or "enter" in input promptsGuillem Jover1-1/+1
This should make it more clear we are talking about the key and not something else.
2015-03-31Expand EOF and eof into "end of file" in error messagesGuillem Jover1-5/+10
2015-03-30libdpkg: Simplify namevalue parsing codeGuillem Jover1-1/+0
This removes the special fallback value from the name/value table, so that we cannot accidentally parse it as a valid value.
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-4/+13
Place 'use' strict and warnings first, then Exporter 'our' declarations, then Test module imports, then system module imports, then Dpkg module imports, then 'use' parent and overload pragmas, separated by a blank line for each block. Split each exported symbol declaration into its own line to ease modifications.
2015-01-28build: Bump gettext version to 0.19Guillem Jover1-2/+3
This allows us to use the new --add-location option with the file argument, which will remove a huge amount diff noise on source code changes, while still retaining the useful origin of the string.
2015-01-28perl: Switch from legacy File::Path functions to new onesGuillem Jover1-4/+4
Use make_path() instead of mkpath(), and remove_tree() instead of rmtree().
2015-01-28build: Rename perl scripts to have a .pl extensionGuillem Jover5-4/+26
This allows to easily replace the shebang at installation time to use the system perl interpreter and will make it easier to analyze all perl scripts in the source tree.
2015-01-28Switch code to use the new C locale character type functionsGuillem Jover3-15/+20
2015-01-26Remove unused <ctype.h> includesGuillem Jover2-2/+0
2015-01-14Remove references to my @debian.org email addressPeter Krefting2-3/+3
2014-12-27Regenerate .pot files and merge .po files with themGuillem Jover31-159/+82
2014-12-23dselect: Use a matching group instead of ${^MATCH} in s///Guillem Jover1-1/+1
It seems that this is not supported or does not work in perl 5.14.0, although it should be since 5.10.0. Switch to a group matching to allow using older perl version from stable.
2014-12-23po: Update Polish dselect translationŁukasz Dulny1-3/+3
Signed-off-by: Guillem Jover <guillem@debian.org>
2014-12-15po: Update Catalan translationsGuillem Jover1-117/+80
2014-12-15po: Update Norwegian Bokmål dselect translationHans Fredrik Nordhaug1-37/+24
Signed-off-by: Guillem Jover <guillem@debian.org>
2014-12-15po: Update Vietnamese dselect translationTrần Ngọc Quân1-258/+208
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com> Signed-off-by: Guillem Jover <guillem@debian.org>
2014-12-15po: Update Russian translationsYuri Kozlov1-59/+19
Closes: #771682, #771691, #772841 Signed-off-by: Guillem Jover <guillem@debian.org>
2014-12-15po: Update Polish translationsŁukasz Dulny1-57/+16
Signed-off-by: Guillem Jover <guillem@debian.org>
2014-12-15po: Revert spurious PO-Revision-Date changesGuillem Jover1-1/+1
The fixes in commit 2d1948951f6309ed4a287b4a2a9a2776040f3a04 for Language-Team addresses did not update any string, revert the PO-Revision-Date field update to be able to tell which translations are stale.
2014-12-15po: Update Language-Team email addressesGuillem Jover4-4/+4
Several of these email addresses where blank, no longer valid, or the mailing list rejected non-subscriber posts. Prefer lists in Debian servers.
2014-12-02Update dselect translation to SpanishJavier Fernandez-Sanguino1-69/+19
2014-11-30Updated Portuguese translationMiguel Figueiredo1-59/+37
2014-11-29po: Update Czech translationMiroslav Kure1-14/+8
2014-11-28po: Fix mailing list addressesGuillem Jover1-2/+2
These bounced in the call for translations.
2014-11-28po: Update Japanese translationsKenshi Muto1-59/+13
Closes: #771255, #771256 Signed-off-by: Guillem Jover <guillem@debian.org>
2014-11-28po: Update Dutch dselect translationFrans Spiesschaert1-295/+237
Closes: #771237 Signed-off-by: Guillem Jover <guillem@debian.org>
2014-11-28po: Update Danish translationsJoe Dalton1-140/+93
Signed-off-by: Guillem Jover <guillem@debian.org>
2014-11-26Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2014-11-22po: Update French translationsSébastien Poher1-18/+22
Closes: #767918, #767934 Signed-off-by: Guillem Jover <guillem@debian.org>
2014-10-30Update Swedish translationPeter Krefting1-57/+17
po/sv.po: 1088t0f0u dselect/po/sv.po: 27t0f0u scripts/po/sv.po: 554t0f0u
2014-10-27Update French translationSébastien Poher1-15/+9
Signed-off-by: Raphaël Hertzog <hertzog@debian.org>
2014-10-27Update French translationSébastien Poher1-49/+13
man/po/fr.po: 2306t41f3u dselect/po/fr.po: 271t3f4u scripts/po/fr.po: 541t8f5u po/fr.po: 1084t4f Signed-off-by: Raphaël Hertzog <hertzog@debian.org>
2014-10-25Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2014-10-23Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2014-10-20Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2014-10-12po: Update Catalan translationsGuillem Jover1-55/+13
2014-10-12German dselect translation updateSven Joachim1-15/+9
Update to 278t.
2014-10-12Regenerate .pot files and merge .po files with themGuillem Jover31-33/+1078
2014-10-12dselect: Mark for translation and improve sthfailed() stringsGuillem Jover1-7/+7
2014-10-06po: Use the same name as the Maintainer field for the copyright holderGuillem Jover1-1/+1
2014-10-06Regenerate .pot files and merge .po files with themGuillem Jover31-33/+33