Replace some unicode ' with simple quote
This commit is contained in:
parent
62bd352071
commit
488e8e750d
|
@ -5656,7 +5656,7 @@ msgstr "Impossible de se connecter au serveur RabbitMQ! Veuillez vérifier si le
|
|||
#~ msgid ""
|
||||
#~ "Our new Dashboard view now has a powerful tabbed editing interface, so updating your tracks and playlists\n"
|
||||
#~ " is easier than ever."
|
||||
#~ msgstr "Notre nouvelle vue Tableau de bord dispose désormais d’une puissante interface d’édition par onglets. La mise à jour de vos pistes et de vos listes de lecture est donc plus simple que jamais."
|
||||
#~ msgstr "Notre nouvelle vue Tableau de bord dispose désormais d'une puissante interface d'édition par onglets. La mise à jour de vos pistes et de vos listes de lecture est donc plus simple que jamais."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "We've streamlined the Airtime interface to make navigation easier. With the most important tools\n"
|
||||
|
|
|
@ -456,17 +456,17 @@ Highlights:
|
|||
|
||||
1.8.0 - April 19, 2011
|
||||
* The biggest feature of this release is the ability to edit shows. You can
|
||||
change everything from ‘Name’, ‘Description’, and ‘URL’, to repeat and
|
||||
change everything from 'Name', 'Description', and 'URL', to repeat and
|
||||
rebroadcast days. Show instances will be dynamically created or removed as
|
||||
needed. Radio stations will be pleased to know they can now have up to
|
||||
ten rebroadcast shows too.
|
||||
* Airtime’s calendar now looks, feels and performs better than ever. Loading
|
||||
* Airtime's calendar now looks, feels and performs better than ever. Loading
|
||||
a station schedule is now five to eight times faster. In our tests of 1.7,
|
||||
if the month calendar had shows scheduled for every hour of every day, it
|
||||
used to take 16 seconds to load. Now in 1.8 it takes two seconds.
|
||||
* It is possible to have up to ten rebroadcast shows now, in 1.7 it was only
|
||||
up to five.
|
||||
* Airtime’s new installation script has two options for increased install
|
||||
* Airtime's new installation script has two options for increased install
|
||||
flexibility: --preserve to keep your existing config files, or --overwrite
|
||||
to replace your existing config files with new ones. Uninstall no longer
|
||||
removes Airtime config files or the music storage directory.
|
||||
|
|
|
@ -79,7 +79,7 @@ directory by default.
|
|||
Everything should now be working and you can broadcast for your entire time
|
||||
slot. If you choose to stop streaming before it is over click the white square
|
||||
**Stop** button to disconnect. Then go to the LibreTime page and if the Show
|
||||
Source didn’t automatically disconnect you can click it to the right and it
|
||||
Source didn't automatically disconnect you can click it to the right and it
|
||||
should turn gray.
|
||||
|
||||
You are now done streaming.
|
||||
|
|
Loading…
Reference in New Issue