Skip to content

Conversation

@comradekingu
Copy link
Contributor

No description provided.

<string name="share_button_stopping">Stopping… wait until stopped</string>
<string name="share_button_error">Try again</string>
<string name="share_button_stopping">Stopping… (Wait till it has stopped.)</string>
<string name="share_button_error">Retry</string>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a "Retry" below too…

Copy link
Contributor

@lucasmz-dev lucasmz-dev Apr 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Considering the description for it is mentions error, I would expect this to be used in the context of like a title?
(oop, seems like you mention it below)

<string name="share_state_error_text">Unexpected problem.</string>
<string name="share_button_start">Start Sharing</string>
<string name="share_button_starting">Starting… tap to cancel</string>
<string name="share_button_starting">Starting… Tap to cancel.</string>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<string name="share_button_starting">Starting… Tap to cancel.</string>
<string name="share_button_starting">Starting… (Tap to cancel.)</string>

<string name="share_empty_state">Nothing here yet.</string>
<string name="warning_alpha_intro">Warning:</string>
<string name="warning_alpha">This is an early alpha release. It should only be used for testing. The code is not finished and has not been audited.</string>
<string name="warning_alpha">This early alpha release should only be used for testing. The code is unfinished and not audited.</string>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<string name="warning_alpha">This early alpha release should only be used for testing. The code is unfinished and not audited.</string>
<string name="warning_alpha">This early alpha release is only for testing. The code is unfinished and not audited.</string>

<string name="settings_tor_title">Connecting to Tor</string>
<string name="settings_tor_automatic">Automatic based on location</string>
<string name="settings_tor_intro">A bridge is a dedicated uncensored route into the Tor network. Even if Automatic is selected, OnionShare may try to use bridges to connect.</string>
<string name="settings_tor_automatic">Automatic, based on location</string>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not good.

<string name="sharing_notification_title">Sharing…</string>
<string name="share_error_snackbar_text">Could not start OnionShare</string>
<string name="share_error_file_snackbar_text">Could not open %s. Removed.</string>
<string name="share_error_snackbar_action">Retry</string>
Copy link
Contributor Author

@comradekingu comradekingu Oct 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the other "Retry". Is one the title and the other is a button?

<string name="starting_notification_text">(May take a while.)</string>
<string name="sharing_notification_title">Sharing…</string>
<string name="share_error_snackbar_text">Could not start OnionShare</string>
<string name="share_error_file_snackbar_text">Could not open %s. Removed.</string>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<string name="share_error_file_snackbar_text">Could not open %s. Removed.</string>
<string name="share_error_file_snackbar_text">Could not open %s. (Removed.)</string>

@grote grote requested a review from akwizgran January 12, 2023 15:14
<string name="share_button_stopping">Stopping… wait until stopped</string>
<string name="share_button_error">Try again</string>
<string name="share_button_stopping">Stopping… (Wait till it has stopped.)</string>
<string name="share_button_error">Retry</string>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<string name="share_button_error">Retry</string>
<string name="share_button_error">Retry?</string>

Copy link
Contributor Author

@comradekingu comradekingu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small fixes

@grote grote closed this Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants