Skip to content

Commit

Permalink
Updated strings
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzoPrimi committed Jan 25, 2018
1 parent 046f697 commit 0988ece
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 19 deletions.
8 changes: 4 additions & 4 deletions ooniprobe.xcodeproj/xcshareddata/xcschemes/ooniprobe.xcscheme
Expand Up @@ -15,7 +15,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D4A2F5D81A6C3244001B8460"
BuildableName = "OONI Probe.app"
BuildableName = "ooniprobe.app"
BlueprintName = "ooniprobe"
ReferencedContainer = "container:ooniprobe.xcodeproj">
</BuildableReference>
Expand All @@ -34,7 +34,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D4A2F5D81A6C3244001B8460"
BuildableName = "OONI Probe.app"
BuildableName = "ooniprobe.app"
BlueprintName = "ooniprobe"
ReferencedContainer = "container:ooniprobe.xcodeproj">
</BuildableReference>
Expand All @@ -58,7 +58,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D4A2F5D81A6C3244001B8460"
BuildableName = "OONI Probe.app"
BuildableName = "ooniprobe.app"
BlueprintName = "ooniprobe"
ReferencedContainer = "container:ooniprobe.xcodeproj">
</BuildableReference>
Expand All @@ -77,7 +77,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D4A2F5D81A6C3244001B8460"
BuildableName = "OONI Probe.app"
BuildableName = "ooniprobe.app"
BlueprintName = "ooniprobe"
ReferencedContainer = "container:ooniprobe.xcodeproj">
</BuildableReference>
Expand Down
27 changes: 13 additions & 14 deletions ooniprobe/Base.lproj/Localizable.strings
@@ -1,7 +1,7 @@
// Part of MeasurementKit <https://measurement-kit.github.io/>.
// MeasurementKit is free software. See AUTHORS and LICENSE for more
// information on the copying conditions.
"app_name" = "ooniprobe";
"app_name" = "OONI Probe";

"run_tests" = "Run Tests";
"past_tests" = "Past Tests";
Expand Down Expand Up @@ -50,30 +50,29 @@
"test_result" = "Test result";
"change" = "Change";

"welcome_ooniprobe" = "Welcome to ooniprobe!";
"welcome_ooniprobe" = "Welcome to OONI Probe!";
"get_started" = "Get Started!";

"what_is_ooniprobe" = "What is ooniprobe?";
"what_is_ooniprobe" = "What is OONI Probe?";
"learn_more" = "Learn more";

"risks_text_1" = "ooniprobe is free and open source software that enables you to examine internet censorship in your network!";
"risks_text_1" = "OONI Probe is free and open source software that enables you to examine internet censorship in your network!";
"risks_text_2" = "By running this app, you can examine whether and how websites are blocked, and whether censorship and/or surveillance systems are present in your network.";
"risks_text_3" = "You can also run this app to measure the speed and performance of your network.";
"risks_text_4" = "The data that you can collect through this app can serve as evidence of censorship events .";
"risks_text_5" = "Since ooniprobe is an investigatory tool and as such, may pose some risks.";
"risks_text_5" = "Since OONI Probe is an investigatory tool and as such, may pose some risks.";

"potential_risks" = "Potential risks";
"laws_text_1" = "Anyone monitoring your internet activity (e.g. ISP, government, employer) can know that you are running ooniprobe (even though OONI tries to make this hard).";
"laws_text_1" = "Anyone monitoring your internet activity (e.g. ISP, government, employer) can know that you are running OONI Probe (even though OONI tries to make this hard).";
"laws_text_2" = "When testing websites for censorship, you will connect to and download data from provocative or objectionable sites (e.g. pornography) that might be illegal in your country.";
"laws_text_3" = "OONI’s HTTP invalid request line test might trigger the suspicion of your ISP and could be viewed as a form of “hacking”.";
"laws_text_4" = "Unless you configure your settings otherwise, all data collected from your tests will by default be published by OONI and might include some personally- identifiable information (though OONI tries to prevent this from happening).";
"laws_text_5" = "The mere use of ooniprobe might be viewed as a form of espionage, regardless of the laws in your country.";
"laws_text_6" = "To our knowledge, no ooniprobe user has ever faced consequences from the use of our platform. However, many countries have a lengthy history of targeting and abusing digital rights activists, which could leave ooniprobe users subject to severe civil, criminal, or extra-judicial penalties.";
"laws_text_6" = "To our knowledge, no ooniprobe user has ever faced consequences from the use of our platform. However, many countries have a lengthy history of targeting and abusing digital rights activists, which could leave ooniprobe users subject to severe civil, criminal, or extra-judicial penalties.";
"laws_text_5" = "The mere use of OONI Probe might be viewed as a form of espionage, regardless of the laws in your country.";
"laws_text_6" = "To our knowledge, no OONI Probe user has ever faced consequences from the use of our platform. However, many countries have a lengthy history of targeting and abusing digital rights activists, which could leave OONI Probe users subject to severe civil, criminal, or extra-judicial penalties.";
"i_understand_the_risks" = "I understand the risks.";

"pop_quiz" = "Pop Quiz!";
"question_1" = "Question 1: Might anyone monitoring my internet activity (e.g. ISP, government or employer) be able to see that I am running ooniprobe, even though OONI takes precautions to make this hard?";
"question_1" = "Question 1: Might anyone monitoring my internet activity (e.g. ISP, government or employer) be able to see that I am running OONI Probe, even though OONI takes precautions to make this hard?";
"question_2" = "Question 2: Will my measurements by default get published by OONI and might they include personally-identifiable information?";
"true" = "True";
"false" = "False";
Expand All @@ -89,7 +88,7 @@
"upload_results" = "Share results publicly?";
"settings_text" = "All measurements are sent by default to OONI's measurement collector and automately published through the OONI explorer and OONI's list of measurements.";
"im_all_set" = "I'm all set!";
"ooniprobe_configured" ="Successfully configured ooniprobe. You are all set to go!";
"ooniprobe_configured" ="Successfully configured OONI Probe. You are all set to go!";

"about_ooni" = "About OONI";
"about_text_1" = "The Open Observatory of Network Interference (OONI) is a free software project under The Tor Project that aims to increase transparency of internet censorship around the world.";
Expand Down Expand Up @@ -127,12 +126,12 @@
"loading" = "Loading...";
"set_default" = "Set default";

"run_test_message" = "You are about to run an ooniprobe test on your network";
"run_test_message" = "You are about to run an OONI Probe test on your network";
"urls" = "URLs";
"test_name" = "Test name";
"test_details" = "Test Details";
"ooniprobe_outdate" = "ooniprobe is out of date";
"ooniprobe_outdate_msg" = "In order to run this test you need a newer version of ooniprobe, click on the button below to update";
"ooniprobe_outdate" = "OONI Probe is out of date";
"ooniprobe_outdate_msg" = "In order to run this test you need a newer version of OONI Probe, click on the button below to update";
"invalid_parameter" = "Invalid parameter";
"random_sampling_urls" = "A random sampling of URLs from the global list";

Expand Down
Binary file modified ooniprobe/ar.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/de.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/el.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/es.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/fa.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/fr.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/hi.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/it.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/ja.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/ru.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/zh-Hans.lproj/Localizable.strings
Binary file not shown.
Binary file modified ooniprobe/zh-Hant.lproj/Localizable.strings
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/update_languages.sh
Expand Up @@ -5,4 +5,4 @@ tx pull -f -l zh_TW
cp ooniprobe/zh_CN.lproj/Localizable.strings ooniprobe/zh-Hans.lproj/Localizable.strings
cp ooniprobe/zh_TW.lproj/Localizable.strings ooniprobe/zh-Hant.lproj/Localizable.strings
rm -Rf ooniprobe/zh_CN.lproj ooniprobe/zh_TW.lproj

rm -Rf description

0 comments on commit 0988ece

Please sign in to comment.