Updated French UI with latest changes.

CQTexperiment
sryegkahl 2006-05-06 16:43:34 +00:00
parent d0809c2bdb
commit 1ae589e2f0
4 changed files with 10 additions and 8 deletions

View File

@ -13,8 +13,8 @@
"PrevButtonTooltip" = "Morceau précédent";
"NextButtonTooltip" = "Morceau suivant";
"TimeElapsed" = "Temps: %i:%02i";
"TimeRemaining" = "Temps: -%i:%02i";
"TimeElapsed" = "%i:%02i";
"TimeRemaining" = "-%i:%02i";
"AddButtonTooltip" = "Ajouter des fichiers";
"RemoveButtonTooltip" = "Retirer les fichiers sélectionnés";

View File

@ -8,6 +8,8 @@
loadPlaylist = id;
savePlaylist = id;
savePlaylistAs = id;
shufflePlaylist = id;
sortByPath = id;
toggleInfoDrawer = id;
};
CLASS = AppController;
@ -40,6 +42,7 @@
OUTLETS = {tableView = NSTableView; };
SUPERCLASS = NSArrayController;
},
{CLASS = DragScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
{
ACTIONS = {cancel = id; openFeedbackWindow = id; sendFeedback = id; };
CLASS = FeedbackController;

View File

@ -3,15 +3,15 @@
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>-1 441 625 294 0 0 1024 746 </string>
<string>264 157 625 294 0 0 1280 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>29</key>
<string>203 958 394 44 0 0 1280 1002 </string>
<string>195 378 394 44 0 0 1280 1002 </string>
<key>463</key>
<string>484 555 312 249 0 0 1280 1002 </string>
<string>486 586 308 187 0 0 1280 1002 </string>
<key>513</key>
<string>689 788 166 106 0 0 1280 1002 </string>
<string>689 788 166 137 0 0 1280 1002 </string>
</dict>
<key>IBFramework Version</key>
<string>443.0</string>
@ -21,10 +21,9 @@
</array>
<key>IBOpenObjects</key>
<array>
<integer>513</integer>
<integer>21</integer>
</array>
<key>IBSystem Version</key>
<string>8H14</string>
<string>8I127</string>
</dict>
</plist>

Binary file not shown.