Joe Bordes
2014-10-12 16:27:24 UTC
Hi,
It has been a LONG time since I last posted anything on the backupPC
lists, but me and my team have been using and recommending the
application ever since we started and are still very happy and
satisfied. It is a great piece of software.
I have personally been using version 4.0alpha3 for over two months now
and it seems to be working perfectly.
I attach an updated version of the ES translation and a small syntax
error I found while translating:
-------------------
diff --git a/BackupPC/Lang/en.pm b/BackupPC/Lang/en.pm
index 8441a3b..65b904c 100644
--- a/BackupPC/Lang/en.pm
+++ b/BackupPC/Lang/en.pm
@@ -1382,7 +1382,7 @@ EOF
# Configuration editor strings
#######################################################################
-$Lang{Only_privileged_users_can_edit_config_files} = "Only privileged
users can edit configuation settings.";
+$Lang{Only_privileged_users_can_edit_config_files} = "Only privileged
users can edit configuration settings.";
$Lang{CfgEdit_Edit_Config} = "Edit Config";
$Lang{CfgEdit_Edit_Hosts} = "Edit Hosts";
----------------------
I looked for the source code repository, something like github or
similar to make a pull request but I couldn't find it. Where is the code
hosted? How would you prefer that I send this kind of update?
Thanks for all the fabulous work
Joe
TSolucio
It has been a LONG time since I last posted anything on the backupPC
lists, but me and my team have been using and recommending the
application ever since we started and are still very happy and
satisfied. It is a great piece of software.
I have personally been using version 4.0alpha3 for over two months now
and it seems to be working perfectly.
I attach an updated version of the ES translation and a small syntax
error I found while translating:
-------------------
diff --git a/BackupPC/Lang/en.pm b/BackupPC/Lang/en.pm
index 8441a3b..65b904c 100644
--- a/BackupPC/Lang/en.pm
+++ b/BackupPC/Lang/en.pm
@@ -1382,7 +1382,7 @@ EOF
# Configuration editor strings
#######################################################################
-$Lang{Only_privileged_users_can_edit_config_files} = "Only privileged
users can edit configuation settings.";
+$Lang{Only_privileged_users_can_edit_config_files} = "Only privileged
users can edit configuration settings.";
$Lang{CfgEdit_Edit_Config} = "Edit Config";
$Lang{CfgEdit_Edit_Hosts} = "Edit Hosts";
----------------------
I looked for the source code repository, something like github or
similar to make a pull request but I couldn't find it. Where is the code
hosted? How would you prefer that I send this kind of update?
Thanks for all the fabulous work
Joe
TSolucio