aboutsummaryrefslogtreecommitdiffstats
path: root/mageiaSync
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2015-02-13 08:00:59 +0200
committerYuri Chornoivan <yurchor@ukr.net>2015-02-13 08:00:59 +0200
commitf603d3257a722a7dee30abe013303cfc8bdd3866 (patch)
treefa42efe53005c7e203d4e741269b3ee8e893d7bc /mageiaSync
parent805cb30fe9d4c5b97d5cd9fac22b10452c1fcf9d (diff)
downloadMageiaSync-f603d3257a722a7dee30abe013303cfc8bdd3866.tar
MageiaSync-f603d3257a722a7dee30abe013303cfc8bdd3866.tar.gz
MageiaSync-f603d3257a722a7dee30abe013303cfc8bdd3866.tar.bz2
MageiaSync-f603d3257a722a7dee30abe013303cfc8bdd3866.tar.xz
MageiaSync-f603d3257a722a7dee30abe013303cfc8bdd3866.zip
Fix typos
Diffstat (limited to 'mageiaSync')
-rw-r--r--mageiaSync/mageiaSyncDBprefs.py2
-rw-r--r--mageiaSync/mageiaSyncDBprefs.ui2
-rw-r--r--mageiaSync/mageiaSyncDBprefs0.py4
-rw-r--r--mageiaSync/mageiaSyncDBprefs0.ui4
-rw-r--r--mageiaSync/mageiaSync_en.ts6
-rw-r--r--mageiaSync/mageiaSync_fr.ts6
6 files changed, 12 insertions, 12 deletions
diff --git a/mageiaSync/mageiaSyncDBprefs.py b/mageiaSync/mageiaSyncDBprefs.py
index 1d78be6..0959421 100644
--- a/mageiaSync/mageiaSyncDBprefs.py
+++ b/mageiaSync/mageiaSyncDBprefs.py
@@ -94,7 +94,7 @@ class Ui_prefsDialog(object):
prefsDialog.setWindowTitle(_translate("prefsDialog", "Preferences"))
self.label.setToolTip(_translate("prefsDialog", "Give the release name like \"mageia5-alpha2\""))
self.label.setText(_translate("prefsDialog", "Release:"))
- self.label_2.setToolTip(_translate("prefsDialog", "User name to acces the repository. Only for testing repository."))
+ self.label_2.setToolTip(_translate("prefsDialog", "User name to access the repository. Only for testing repository."))
self.label_2.setText(_translate("prefsDialog", "User:"))
self.label_3.setToolTip(_translate("prefsDialog", "Associated with user, if needed"))
self.label_3.setText(_translate("prefsDialog", "Password:"))
diff --git a/mageiaSync/mageiaSyncDBprefs.ui b/mageiaSync/mageiaSyncDBprefs.ui
index 092eae1..581025a 100644
--- a/mageiaSync/mageiaSyncDBprefs.ui
+++ b/mageiaSync/mageiaSyncDBprefs.ui
@@ -61,7 +61,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_2">
<property name="toolTip">
- <string>User name to acces the repository. Only for testing repository.</string>
+ <string>User name to access the repository. Only for testing repository.</string>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
diff --git a/mageiaSync/mageiaSyncDBprefs0.py b/mageiaSync/mageiaSyncDBprefs0.py
index 04b3911..81cf0bd 100644
--- a/mageiaSync/mageiaSyncDBprefs0.py
+++ b/mageiaSync/mageiaSyncDBprefs0.py
@@ -66,12 +66,12 @@ class Ui_prefsDialog0(object):
_translate = QtCore.QCoreApplication.translate
prefsDialog0.setWindowTitle(_translate("prefsDialog0", "Preferences"))
self.label_7.setText(_translate("prefsDialog0", "Define parameters which are stored and used for rsync"))
- self.label_2.setToolTip(_translate("prefsDialog0", "User name to acces the repository. Only for testing repository."))
+ self.label_2.setToolTip(_translate("prefsDialog0", "User name to access the repository. Only for testing repository."))
self.label_2.setText(_translate("prefsDialog0", "User:"))
self.label_3.setToolTip(_translate("prefsDialog0", "Associated with user, if needed"))
self.label_3.setText(_translate("prefsDialog0", "Password:"))
self.password.setToolTip(_translate("prefsDialog0", "Give a value if you want to use testing repository"))
self.label_4.setToolTip(_translate("prefsDialog0", "Source repository. Keep void to use the testing repo."))
self.label_4.setText(_translate("prefsDialog0", "Source:"))
- self.location.setToolTip(_translate("prefsDialog0", "Give a mirror adress with public access"))
+ self.location.setToolTip(_translate("prefsDialog0", "Give a mirror address with public access"))
diff --git a/mageiaSync/mageiaSyncDBprefs0.ui b/mageiaSync/mageiaSyncDBprefs0.ui
index 6c518f8..abeccb8 100644
--- a/mageiaSync/mageiaSyncDBprefs0.ui
+++ b/mageiaSync/mageiaSyncDBprefs0.ui
@@ -58,7 +58,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="toolTip">
- <string>User name to acces the repository. Only for testing repository.</string>
+ <string>User name to access the repository. Only for testing repository.</string>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
@@ -120,7 +120,7 @@
<item row="3" column="1">
<widget class="QLineEdit" name="location">
<property name="toolTip">
- <string>Give a mirror adress with public access</string>
+ <string>Give a mirror address with public access</string>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
diff --git a/mageiaSync/mageiaSync_en.ts b/mageiaSync/mageiaSync_en.ts
index 82f0a9d..bbeb993 100644
--- a/mageiaSync/mageiaSync_en.ts
+++ b/mageiaSync/mageiaSync_en.ts
@@ -270,7 +270,7 @@
</message>
<message>
<location filename="mageiaSyncDBprefs.ui" line="64"/>
- <source>User name to acces the repository. Only for testing repository.</source>
+ <source>User name to access the repository. Only for testing repository.</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -343,7 +343,7 @@
</message>
<message>
<location filename="mageiaSyncDBprefs0.ui" line="61"/>
- <source>User name to acces the repository. Only for testing repository.</source>
+ <source>User name to access the repository. Only for testing repository.</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -378,7 +378,7 @@
</message>
<message>
<location filename="mageiaSyncDBprefs0.ui" line="123"/>
- <source>Give a mirror adress with public access</source>
+ <source>Give a mirror address with public access</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/mageiaSync/mageiaSync_fr.ts b/mageiaSync/mageiaSync_fr.ts
index fcc2ceb..4821d60 100644
--- a/mageiaSync/mageiaSync_fr.ts
+++ b/mageiaSync/mageiaSync_fr.ts
@@ -351,7 +351,7 @@
</message>
<message>
<location filename="mageiaSyncDBprefs.ui" line="64"/>
- <source>User name to acces the repository. Only for testing repository.</source>
+ <source>User name to access the repository. Only for testing repository.</source>
<translation>Nom d&apos;utilisateur pour accéder au répertoire distant. Uniquement pour le dépôt de test.</translation>
</message>
<message>
@@ -424,7 +424,7 @@
</message>
<message>
<location filename="mageiaSyncDBprefs0.ui" line="61"/>
- <source>User name to acces the repository. Only for testing repository.</source>
+ <source>User name to access the repository. Only for testing repository.</source>
<translation>Nom d&apos;utilisateur pour accéder au dépôt distant. Uniquement pour le dépôt de test.</translation>
</message>
<message>
@@ -459,7 +459,7 @@
</message>
<message>
<location filename="mageiaSyncDBprefs0.ui" line="123"/>
- <source>Give a mirror adress with public access</source>
+ <source>Give a mirror address with public access</source>
<translation>Donner une adresse de miroir avec un accès public</translation>
</message>
</context>