remove and add strings for the localization file

This commit is contained in:
Markos Calderon 2013-05-27 17:56:48 -05:00
parent bac46b09ef
commit ffbabcf51d
2 changed files with 3 additions and 44 deletions

View File

@ -1,4 +1,3 @@
bbb.pageTitle = BigBlueButton
bbb.mainshell.locale.version = 0.8
bbb.mainshell.statusProgress.connecting = Connecting to the server
bbb.mainshell.statusProgress.loading = Loading {0} modules
@ -77,9 +76,6 @@ bbb.presentation.uploadPresBtn.toolTip = Presentation Window Upload a document f
bbb.presentation.backBtn.toolTip = Presentation Window Previous slide.
bbb.presentation.slideNumLbl.toolTip = Presentation Window Click to select a slide
bbb.presentation.forwardBtn.toolTip = Presentation Window Next slide
bbb.presentation.resetZoomBtn.toolTip = Presentation Window Reset Zoom
bbb.presentation.presenterNameLbl = {0} is currently presenting.
bbb.presentation.clickToUpload = Presentation Window Upload presentation
bbb.presentation.maxUploadFileExceededAlert = Error: The file is bigger than what's allowed.
bbb.presentation.uploadcomplete = Upload completed. Please wait while we convert the document.
bbb.presentation.uploaded = uploaded.
@ -88,11 +84,9 @@ bbb.presentation.document.converted = Successfully converted the office document
bbb.presentation.error.document.convert.failed = Error: Failed to convert the office document.
bbb.presentation.error.io = IO Error: Please contact administrator.
bbb.presentation.error.security = Security Error: Please contact administrator.
bbb.presentation.error.convert.format = Error: Please check that the uploaded file have a valid extension.
bbb.presentation.error.convert.notsupported = Error: The uploaded document is unsupported. Please upload a compatible file.
bbb.presentation.error.convert.nbpage = Error: Failed to determine the number of pages in the uploaded document.
bbb.presentation.error.convert.maxnbpagereach = Error: The uploaded document has too many pages.
bbb.presentation.error.convert.swf = Error When Converting Uploaded File. Please Contact The Administrator.
bbb.presentation.converted = Converted {0} of {1} slides.
bbb.presentation.ok = OK
bbb.presentation.slider = Presentation Window Zoom
@ -103,7 +97,6 @@ bbb.presentation.uploadwindow.word = WORD
bbb.presentation.uploadwindow.excel = EXCEL
bbb.presentation.uploadwindow.powerpoint = POWERPOINT
bbb.presentation.uploadwindow.image = IMAGE
bbb.presentation.uploadwindow.closeLabel = Click OK to close the window
bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window
bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window
bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window
@ -112,6 +105,7 @@ bbb.whiteboard.slider = Select Whiteboard Draw Thickness
bbb.fileupload.title = Add Files to Your Presentation
bbb.fileupload.fileLbl = Choose File to Upload:
bbb.fileupload.selectBtn.label = Select File
bbb.fileupload.selectBtn.toolTip = Select File
bbb.fileupload.uploadBtn = Upload
bbb.fileupload.uploadBtn.toolTip = Upload file
bbb.fileupload.presentationNamesLbl = Uploaded Presentations:
@ -127,10 +121,6 @@ bbb.chat.sendBtn = Send
bbb.chat.sendBtn.toolTip = Send Message
bbb.chat.sendBtn.name = Chat Window Send Message
bbb.chat.publicChatUsername = All
bbb.chat.publicMsgAwaiting = Public message awaiting
bbb.chat.publicMsgAwaiting2 = * Public message awaiting *
bbb.chat.privateMsgAwaiting = Private message awaiting
bbb.chat.privateMsgAwaiting2 = * Private message awaiting *
bbb.chat.privateChatSelect = Chat Window Select a person to chat with privately
bbb.chat.private.userLeft = <b><i>The user has left.</i></b>
bbb.chat.chatOptions = Chat Window Chat Options
@ -139,8 +129,6 @@ bbb.chat.messageList = Chat Window Message Box
bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window
bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window
bbb.chat.closeBtn.accessibilityName = Close the Chat Window
bbb.listeners.title = Listeners{0} {1}
bbb.publishVideo.title = Share your webcam
bbb.publishVideo.changeCamera.toolTip = Click to open the change camera dialog box
bbb.publishVideo.startPublishBtn.toolTip = Start Sharing
bbb.video.minimizeBtn.accessibilityName = Minimize the Video Dock Window
@ -149,11 +137,6 @@ bbb.video.controls.muteButton.toolTip = Mute or unmute {0}
bbb.video.controls.switchPresenter.toolTip = Make {0} presenter
bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting
bbb.video.controls.privateChatBtn.toolTip = Chat with {0}
bbb.video.publish.close.tooltip = Stop sharing your video
bbb.video.publish.close.label = Close
bbb.video.keepAspectBtn.tooltip = Keep window aspect
bbb.video.fitVideoBtn.tooltip = Fit video
bbb.video.originalSizeBtn.tooltip = Original size
bbb.video.publish.hint.noCamera = No camera available
bbb.video.publish.hint.cantOpenCamera = Can't open your camera
bbb.video.publish.hint.waitingApproval = Waiting for approval
@ -164,12 +147,7 @@ bbb.video.publish.hint.cameraIsBeingUsed = Your camera is being used by another
bbb.video.publish.hint.publishing = Publishing...
bbb.video.publish.closeBtn.accessName = Webcam Window Close Window
bbb.video.publish.closeBtn.label = Cancel
bbb.video.publish.startBtn = Webcam Window Publish Webcam
bbb.video.publish.selectBtn = Webcam Window Select Webcam
bbb.video.publish.resolutionBtn = Webcam Window Change Webcam Resolution
bbb.video.publish.titleBar = Publish Webcam Window
bbb.video.publish.minimizeBtn = Minimize Webcam Publishing Window
bbb.video.publish.maximizeRestoreBtn = Maximize Webcam Publishing Window
bbb.desktopPublish.title = Desktop Sharing: Presenter's Preview
bbb.desktopPublish.fullScreenBtn = Desktop Sharing Full Screen
bbb.desktopPublish.closeBtn = Desktop Sharing Close
@ -223,11 +201,7 @@ bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page
bbb.highlighter.toolbar.undo = Undo Shape
bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape
bbb.highlighter.toolbar.color = Select Color
bbb.highlighter.toolbar.color.accesibilityName = Change whiteboard draw color
bbb.highlighter.toolbar.thickness = Change Thickness
bbb.highlighter.toolbar.thickness.accessibilityName = Change whiteboard cursor draw thickness
bbb.highlighter.button.toolTipShow = Show Whiteboard
bbb.highlighter.button.toolTipHide = Hide Whiteboard
bbb.logout.appshutdown = The server app has been shut down
bbb.logout.asyncerror = An Async Error occured
bbb.logout.connectionclosed = The connection to the server has been closed
@ -243,7 +217,6 @@ bbb.notes.saveBtn.toolTip = Save Note
bbb.settings.deskshare.instructions = Click Allow on the prompt that pops up to check that desktop sharing is working properly for you
bbb.settings.deskshare.start = Check Desktop Sharing
bbb.settings.voice.volume = Microphone Activity
bbb.settings.voice.adjust = Adjust Volume
bbb.settings.java.label = Java version error
bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. Click on the button bellow to install the newest Java JRE version.
bbb.settings.java.command = Install newest Java
@ -258,24 +231,13 @@ bbb.settings.warning.close = Close this Warning
bbb.settings.noissues = No outstanding issues have been detected.
bbb.settings.instructions = Accept the Flash prompt that asks you for camera permissions. If you can see yourself and hear yourself, your browser has been set up correctly. Other potentials issues are shown bellow. Click on each to find a possible solution.
bbb.videodock.title = Video dock
bbb.microphone.settings.closeBtn.label = Close
bbb.microphone.settings.closeBtn.accessName = Microphone Settings Window Close Window
ltbcustom.bbb.highlighter.toolbar.select = Selection Tool
ltbcustom.bbb.highlighter.toolbar.triangle = Triangle
ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle
ltbcustom.bbb.highlighter.toolbar.line = Line
ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line
ltbcustom.bbb.highlighter.toolbar.text = Text
ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text
ltbcustom.bbb.highlighter.toolbar.highlighter = Highlighter
ltbcustom.bbb.highlighter.toolbar.eraser = Eraser
ltbcustom.bbb.highlighter.toolbar.toggleFill = Toggle Filling
ltbcustom.bbb.highlighter.texttoolbar.toggleGrid = Toggle Grid
ltbcustom.bbb.highlighter.toolbar.toggleTransparency = Toggle Transparency
ltbcustom.bbb.highlighter.toolbar.fillColorPicker = Fill Color
ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color
ltbcustom.bbb.highlighter.texttoolbar.backColorPicker = Text background color
ltbcustom.bbb.highlighter.texttoolbar.backColorVisible = Enable background color
ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size
bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message.
@ -284,7 +246,6 @@ bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first
bbb.accessibility.chat.chatBox.navigatedLatest = You have navigated to the latest message.
bbb.accessibility.chat.chatBox.navigatedLatestRead = You have navigated to the most recent message you have read.
bbb.accessibility.chat.chatwindow.input = Chat input
bbb.accessibility.chat.plustab.fontsize = Font size
bbb.accessibility.chat.chatView.publicTabNew = NEW MESSAGE IN PUBLIC CHAT
bbb.accessibility.chat.chatView.privateTabNew = NEW MESSAGE IN PRIVATE CHAT WITH {0}
@ -430,8 +391,6 @@ bbb.polling.stats.close = Close
bbb.polling.stats.didNotVote = Did Not Vote
bbb.polling.stats.refresh = Refresh
bbb.polling.stats.stopPoll = Stop Poll
bbb.polling.stats.title = Poll Statistics
bbb.polling.view.title = Poll
bbb.polling.stats.webPollURL = This poll is available at:
bbb.polling.stats.votes = votes

View File

@ -2,13 +2,13 @@ These instructions help for determine which localization strings are used in the
1) Get the keys from the properties file, execute:
awk 'match($0,"="){ print substr($0,1,RSTART-1) }' bbbResources.properties &> keys.properties
awk 'match($0,"="){ print substr($0,1,RSTART-1) }' /home/firstuser/dev/bigbluebutton/bigbluebutton-client/locale/en_US/bbbResources.properties &> keys.properties
2) Copy the following text to a file called routine.sh:
for i in $(cat keys.properties)
do
if grep -nr --exclude-dir="locale" $i bigbluebutton-client/
if grep -nr --exclude-dir="locale" $i /home/firstuser/dev/bigbluebutton/bigbluebutton-client/
then
echo "$i" >> keys-used.properties
else