diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.yaml | 8 | ||||
| -rw-r--r-- | i18n/it.yaml | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index fe50254..0be4b62 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -166,9 +166,9 @@ easterEggTitle: # other: "GitHub SlackBuild Repositories" # visitGithub: # other: "Visit GitHub" -# repo_example_1_desc: -# other: "SlackBuild scripts for Example Package 1. Build system and tools for Slackware package management." -# repo_example_2_desc: -# other: "SlackBuild scripts for Example Package 2. A comprehensive package with full documentation and support." +repo_example_1_desc: + other: "A curated collection of programs, tools, libraries and various utilities, ready to be compiled and installed on Slackware." +repo_example_2_desc: + other: "Various SlackBuild scripts, following SlackBuilds.org conventions wherever is possible." # repo_example_3_desc: # other: "SlackBuild scripts for Example Package 3. Utility package for system administration and configuration." diff --git a/i18n/it.yaml b/i18n/it.yaml index 907acf8..27c5c84 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -168,9 +168,9 @@ easterEggTitle: # other: "Visita GitHub" # # Repository Descriptions -# repo_example_1_desc: -# other: "Script SlackBuild per Pacchetto Esempio 1. Sistema di compilazione e strumenti per la gestione dei pacchetti Slackware." -# repo_example_2_desc: -# other: "Script SlackBuild per Pacchetto Esempio 2. Un pacchetto completo con documentazione e supporto completi." +repo_example_1_desc: + other: "Una raccolta di programmi, tool, librerie e varie utility selezionate; pronte per essere compilate e installate su Slackware." +repo_example_2_desc: + other: "Vari script SlackBuild, seguo gli standard di SlackBuilds.org ovunque possibile." # repo_example_3_desc: # other: "Script SlackBuild per Pacchetto Esempio 3. Pacchetto di utilità per amministrazione di sistema e configurazione." |
