mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Fix translations
Change from some using \u00A0 to represent space, no longer required. Also fixed some malformed translations which missed out the backslash so they were just messed up (see bug #42)
This commit is contained in:
parent
110ecde5a6
commit
43fd09827c
49 changed files with 97 additions and 97 deletions
|
|
@ -83,8 +83,8 @@ Atingeți acest mesaj (sau mergeți înapoi) pentru a omite acest pas.</string>
|
|||
<string name="share_license_summary">Această imagine va fi licențiată sub %1$s</string>
|
||||
<string name="menu_download">Descarcă</string>
|
||||
<string name="preference_license">Licență</string>
|
||||
<string name="license_name_cc_by_sa">CCu00A0Atribuireu00A0șiu00A0distribuireu00A0înu00A0condițiiu00A0identiceu00A03.0</string>
|
||||
<string name="license_name_cc_by">CCu00A0Atribuireu00A03.0</string>
|
||||
<string name="license_name_cc_by_sa">CC Atribuire și distribuire în condiții identice 3.0</string>
|
||||
<string name="license_name_cc_by">CC Atribuire 3.0</string>
|
||||
<string name="license_name_cc0">CC0</string>
|
||||
<string name="license_name_cc_by_sa_3_0">CC BY-SA 3.0</string>
|
||||
<string name="license_name_cc_by_sa_3_0_at">CC BY-SA 3.0 (Austria)</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue