Skip to content

Commit

Permalink
changes noted by user Moldu and .gitignore for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dhpollack committed Oct 3, 2014
1 parent bb8a505 commit dcd66e6
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 5 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Gemfile.lock
test/dest
*.gem
pkg/
*.swp
*~
_site/
.bundle/
.DS_Store
bbin/
gh-pages/
site/_site/
coverage
.ruby-version
.sass-cache
4 changes: 2 additions & 2 deletions getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ <h2><strong data-i18n="dgc-getting-started-2-0">2. Install The Wallet.</strong><
</div>
<div class="col-md-8">
<h2><strong data-i18n="dgc-getting-started-3-0">3. Use Your Wallet!</strong></h2>
<p data-i18n="dgc-getting-started-osx-3-1">On launch, your wallet will have a loading bar on the bottom-left. You will have to wait 1 - 5 minutes for the wallet to synchronize.</p>
<p data-i18n="dgc-getting-started-osx-3-2">After it is synchronized with the network, you are now able to use your Dogecoin wallet!</p>
<p data-i18n="dgc-getting-started-windows-3-1">On launch, your wallet will have a loading bar on the bottom-left. You will have to wait 1 - 5 minutes for the wallet to synchronize.</p>
<p data-i18n="dgc-getting-started-windows-3-2">After it is synchronized with the network, you are now able to use your Dogecoin wallet!</p>
<p data-i18n="dgc-getting-started-wallet-done">You have just finished setting up your Dogecoin wallet!</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"dgc-getting-started-linux-1-3": "Download MultiDoge for Linux",
"dgc-getting-started-linux-2-0": "2. Set Permissions.",
"dgc-getting-started-linux-2-1": "Right click on the (.jar) file, click \"Properties\".",
"dgc-getting-started-linux-2-3": "Go to the \"Permissions\" tab, check the box next to \"Execute\" to allow executing of the file as a program. Close properties window.",
"dgc-getting-started-linux-2-2": "Go to the \"Permissions\" tab, check the box next to \"Execute\" to allow executing of the file as a program. Close properties window.",
"dgc-getting-started-linux-3-0": "3. Launch as OpenJDK Java!",
"dgc-getting-started-linux-3-1": "Right click the (.jar) file again, hover over \"Open With\", and then select OpenJDK Java 6 or 7 Runtime.",
"dgc-getting-started-linux-3-2": "Okay, we might've lied about 1, 2, 3 on Linux. But, we need to explain more compared to other Operating Systems. Sorry!",
Expand Down
4 changes: 2 additions & 2 deletions i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"dgc-exchanges-modal-localdogecoin": "LocalDogecoin",
"dgc-exchanges-modal-localdogecoin-desc": " (Pour acheter des Dogecoins à des personnes de votre pays.)",
"dgc-exchanges-modal-mining": "Vous pouvez aussi obtenir des Dogecoins en les « minant ». Miner consiste à utiliser la puissance de votre ordinateur pour vérifier les transactions d'autres personnes, en échange vous obtenez des Dogecoins.",
"dgc-exchanges-modal-mining-howto": "Le minage est seulement destiné aux utilisateurs avancés, car il requiert beaucoup de connaissances techniques. Si vous êtes intéressé, <a href=\"http://dogecointutorial.com/mining.html\" target=\"_blank\">cliquez ici</a>pour davantage d'informations.",
"dgc-exchanges-modal-mining-howto": "Le minage est seulement destiné aux utilisateurs avancés, car il requiert beaucoup de connaissances techniques. Si vous êtes intéressé, <a href=\"http://dogecointutorial.com/mining.html\" target=\"_blank\">cliquez ici</a> pour davantage d'informations.",
"dgc-exchanges-modal-disclaimer": "<strong>Note :</strong> Ces faucets en ligne ainsi que les marchés d'échange ne sont ni possédés, ni maintenus par le réseau Dogecoin ou par la Fondation Dogecoin. Bien que ces services soient dignes de confiance et fiables - utilisez-les à vos propres risques.",
"dgc-stores-modal-title": "COMMERCES :",
"dgc-stores-modal-shop-online": "Vous pouvez acheter des biens ainsi que des services en ligne grâce au Dogecoin.",
Expand Down Expand Up @@ -186,7 +186,7 @@
"dgc-getting-started-linux-1-3": "Téléchargez MultiDoge pour Linux",
"dgc-getting-started-linux-2-0": "2. Définissez les permissions.",
"dgc-getting-started-linux-2-1": "Faites un clic droit sur ​​le fichier (.jar), puis cliquez sur « Propriétés ».",
"dgc-getting-started-linux-2-3": "Allez à l'onglet « Permissions » et cochez la case « Exécution » pour permettre l'exécution du fichier comme un programme. Vous pouvez fermer la fenêtre des propriétés.",
"dgc-getting-started-linux-2-2": "Allez à l'onglet « Permissions » et cochez la case « Exécution » pour permettre l'exécution du fichier comme un programme. Vous pouvez fermer la fenêtre des propriétés.",
"dgc-getting-started-linux-3-0": "3. Ouvrez avec Java OpenJDK !",
"dgc-getting-started-linux-3-1": "Faites de nouveau clic droit sur le fichier (.jar), survolez « Ouvrir avec », puis sélectionnez Java OpenJDK 6 ou 7 Runtime.",
"dgc-getting-started-linux-3-2": "D'accord, nous avons peut-être exagéré à propos du « simple comme bonjour » sur Linux. Mais, nous devons expliquer d’avantage par rapport aux autres systèmes d'exploitation. Désolé !",
Expand Down

0 comments on commit dcd66e6

Please sign in to comment.