To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">
(.+) (\d+)</span></strong>
or <strong><span class="nobr">
(<*) (<[0-9]@>)</span></strong>
in the <strong>
Find</strong>
field and enter <strong><span class="nobr">
$2 $1</span></strong>
or <strong><span class="nobr">
\2 \1</span></strong>
in the corresponding <strong>
Replace</strong>
field.
TheocBase/TheocBase
-
To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">(.+) (\d+)</span></strong> or <strong><span class="nobr">(<*) (<[0-9]@>)</span></strong> in the <strong>Find</strong> field and enter <strong><span class="nobr">$2 $1</span></strong> or <strong><span class="nobr">\2 \1</span></strong> in the corresponding <strong>Replace</strong> field.
To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter
<strong><span class="nobr">
(.+) (\d+)</span></strong>
or<strong><span class="nobr">
(<*) (<[0-9]@>)</span></strong>
in the<strong>
Find</strong>
field and enter<strong><span class="nobr">
$2 $1</span></strong>
or<strong><span class="nobr">
\2 \1</span></strong>
in the corresponding<strong>
Replace</strong>
field.Για να αλλάξετε τη σειρά του τίτλου και του αριθμού του ύμνου, μπορείτε να χρησιμοποιήσετε κανονικές εκφράσεις (regex) ή χαρακτήρες μπαλαντέρ στο παράθυρο διαλόγου αντικατάστασης πολλών προγραμμάτων επεξεργασίας κειμένου, π.χ. εισάγετε<strong><span class="nobr">
(.+) (\d+)</span></strong>
ή<strong><span class="nobr">
(<*) (
)<
[0-9 ]@></span></strong>
στο πεδίο<strong>
Εύρεση</strong>
και εισαγάγετε<strong><span class="nobr">
$2 $1</span></strong>
ή<strong><span class="nobr">
\2 \1</span></strong>
στο αντίστοιχο πεδίο<strong>
Αντικατάσταση</strong>
.
Historique
-
To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">(.+) (\d+)</span></strong> or <strong><span class="nobr">(<*) (<[0-9]@>)</span></strong> in the <strong>Find</strong> field and enter <strong><span class="nobr">$2 $1</span></strong> or <strong><span class="nobr">\2 \1</span></strong> in the corresponding <strong>Replace</strong> field.To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">(.+) (\d+)</span></strong> or <strong><span class="nobr">(<*) (<[0-9]@>)</span></strong> in the <strong>Find</strong> field and enter <strong><span class="nobr">$2 $1</span></strong> or <strong><span class="nobr">\2 \1</span></strong> in the corresponding <strong>Replace</strong> field.
-
Για να αλλάξετε τη σειρά του τίτλου και του αριθμού του ύμνου, μπορείτε να χρησιμοποιήσετε κανονικές εκφράσεις (regex) ή χαρακτήρες μπαλαντέρ στο παράθυρο διαλόγου αντικατάστασης πολλών προγραμμάτων επεξεργασίας κειμένου, π.χ. εισάγετε <strong><span class="nobr">(.+) (\d+)</span></strong> ή <strong><span class="nobr">(<*) (<[0-9 ]@>)</span></strong> στο πεδίο <strong>Εύρεση</strong> και εισαγάγετε <strong><span class="nobr">$2 $1</span></strong> ή <strong><span class="nobr">\2 \1</span></strong> στο αντίστοιχο πεδίο <strong>Αντικατάσταση</strong> .Για να αλλάξετε τη σειρά του τίτλου και του αριθμού του ύμνου, μπορείτε να χρησιμοποιήσετε κανονικές εκφράσεις (regex) ή χαρακτήρες μπαλαντέρ στο παράθυρο διαλόγου αντικατάστασης πολλών προγραμμάτων επεξεργασίας κειμένου, π.χ. εισάγετε
<strong><span class="nobr">
(.+) (\d+)</span></strong>
ή<strong><span class="nobr">
(<*) (
)<
[0-9 ]@></span></strong>
στο πεδίο<strong>
Εύρεση</strong>
και εισαγάγετε<strong><span class="nobr">
$2 $1</span></strong>
ή<strong><span class="nobr">
\2 \1</span></strong>
στο αντίστοιχο πεδίο<strong>
Αντικατάσταση</strong>
.
© 2009-2024 WebTranslateIt Software S.L. Tous droits réservés.
Termes d’utilisation
·
Politique de confidentialité
·
Politique de sécurité