Made the bookmark-share dialog box display the name of the folder you selected; also, the 'Share This Folder' menu text is now pulled from share.properties for easier i18n.

This commit is contained in:
jonathandicarlo@jonathan-dicarlos-macbook-pro.local 2008-05-30 18:19:47 -07:00
Родитель 3d6393bf6a
Коммит 1249187fae
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,4 @@
status.ok = Weave sharing complete!
status.error = Error. Please check the Weave ID and try again.
status.working = Working...
folder.message = You have chosen to share the bookmark folder "%S".

Просмотреть файл

@ -4,3 +4,4 @@ status.idle = Idle
status.active = Working...
status.offline = Offline
status.error = Error
shareBookmark.menuItem = Share This Folder...