aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Desktop/suggest_dialog.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-10-16 05:40:07 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-10-16 05:40:07 +0000
commit9d4399c7402f5fdc23efb1bda6bf84583ffe6fde (patch)
tree4b0c16e6b8f58a439b49ee76f0f408de42253ef9 /h-source/Application/Views/Desktop/suggest_dialog.php
parentbd08028d9186a3bf1c743fbeb98d5571db08bc0f (diff)
fixed typos (lammi issues) and improved i18n
Diffstat (limited to 'h-source/Application/Views/Desktop/suggest_dialog.php')
-rw-r--r--h-source/Application/Views/Desktop/suggest_dialog.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/h-source/Application/Views/Desktop/suggest_dialog.php b/h-source/Application/Views/Desktop/suggest_dialog.php
index 0122dee..3e9ad14 100644
--- a/h-source/Application/Views/Desktop/suggest_dialog.php
+++ b/h-source/Application/Views/Desktop/suggest_dialog.php
@@ -38,6 +38,6 @@
</script>
<div id="suggest_dialog" title="Insert new hardware">
- <p>Thanks for helping the h-node project and the free software movement!</p>
- <p>You have just inserted a new notebook in the database.. can you please insert its devices separately too? Thanks!</p>
+ <p><?php echo gtext("Thanks for helping the h-node project and the free software movement!");?></p>
+ <p><?php echo gtext("You have just inserted a new notebook into the database. Can you please insert its devices separately too? Thanks!");?></p>
</div> \ No newline at end of file