diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-27 07:43:51 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-27 07:43:51 +0100 | 
| commit | fa39bfb07912d44c90aa99ecaf334b8f6ac9fb74 (patch) | |
| tree | 137a679caa40deda2ec8e426fc4633fd7727d090 /gui/lang | |
| parent | 38fad69a88d2dd985676477c02f768ce5b82e763 (diff) | |
gui/options: camera offset -> camera angle
Adjust translations.
Diffstat (limited to 'gui/lang')
| -rw-r--r-- | gui/lang/nl_NL.ts | 2 | ||||
| -rw-r--r-- | gui/lang/ru_RU.ts | 2 | ||||
| -rw-r--r-- | gui/lang/stub.ts | 14 | 
3 files changed, 9 insertions, 9 deletions
| diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index 20b3994d..2329be15 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -464,7 +464,7 @@ Programma wordt afgesloten.</translation>      </message>      <message>          <location line="+12"/> -        <source>Camera offset</source> +        <source>Camera angle</source>          <translation>Camera-afwijking</translation>      </message>      <message> diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index 0cfc2bfd..78c160ac 100644 --- a/gui/lang/ru_RU.ts +++ b/gui/lang/ru_RU.ts @@ -470,7 +470,7 @@ Exiting now.</source>      </message>      <message>          <location line="+12"/> -        <source>Camera offset</source> +        <source>Camera angle</source>          <translation>Коррекция расположения камеры</translation>      </message>      <message> diff --git a/gui/lang/stub.ts b/gui/lang/stub.ts index 714b8834..efffe68c 100644 --- a/gui/lang/stub.ts +++ b/gui/lang/stub.ts @@ -451,12 +451,7 @@ Exiting now.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+12"/> -        <source>Camera offset</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <location line="+9"/> +        <location line="+21"/>          <source>Use camera center as translation offset</source>          <translation type="unfinished"></translation>      </message> @@ -541,7 +536,12 @@ Exiting now.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+15"/> +        <location line="-329"/> +        <source>Camera angle</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <location line="+344"/>          <source>Try changing this if centering doesn't perform correctly for your input device.</source>          <translation type="unfinished"></translation>      </message> | 
