Skip to content

Commit

Permalink
BIM: Don't mark for translation names of CC licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
hasecilu authored and yorikvanhavre committed Jul 31, 2024
1 parent 11eb278 commit c5408de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Mod/BIM/Resources/ui/dialogSetup.ui
Original file line number Diff line number Diff line change
Expand Up @@ -512,22 +512,22 @@
</item>
<item>
<property name="text">
<string>CC-BY</string>
<string notr="true">CC-BY</string>
</property>
</item>
<item>
<property name="text">
<string>CC-BY-SA</string>
<string notr="true">CC-BY-SA</string>
</property>
</item>
<item>
<property name="text">
<string>CC-BY-NC</string>
<string notr="true">CC-BY-NC</string>
</property>
</item>
<item>
<property name="text">
<string>CC-BY-SA-NC</string>
<string notr="true">CC-BY-SA-NC</string>
</property>
</item>
<item>
Expand Down

0 comments on commit c5408de

Please sign in to comment.